Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / quic/aimet issues and pull requests

#3658 - refactor: make v1 unittest subdirectory

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3657 - refactor: articulate imports

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3657 - refactor: articulate imports

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3655 - Bootstrap examples for PyTorch in quick start

Pull Request - State: closed - Opened by quic-hitameht 2 months ago
Labels: documentation

#3655 - Bootstrap examples for PyTorch in quick start

Pull Request - State: closed - Opened by quic-hitameht 2 months ago
Labels: documentation

#3654 - Add release notes for past releases

Pull Request - State: closed - Opened by quic-hitameht 2 months ago

#3654 - Add release notes for past releases

Pull Request - State: closed - Opened by quic-hitameht 2 months ago

#3653 - refactor: migrate quantsim export() to _base.quantsim

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3650 - fix: fix bug and pylint warning

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3650 - fix: fix bug and pylint warning

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3649 - refactor: migrate quantsim __init__ to _base.quantsim

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3647 - refactor: remove v1 import in v2 quant analyzer

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3646 - refactor: remove v1 import in v2 AMP

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3645 - refactor: migrate v1.nn to _base.nn

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3643 - refactor: reduce v1 imports in quantsim code

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3642 - Remove onnxsim from aimet_torch

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3641 - MMP: Add support for supported_kernels validation

Pull Request - State: closed - Opened by quic-ykota 2 months ago

#3640 - Optimize onnx quantsim init latency for large graphs

Pull Request - State: closed - Opened by quic-mtuttle 2 months ago

#3639 - fix: fix sim.export bug of non-leaf quantized modules

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3638 - Suppress pylint warning

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3637 - Restructure module dependencies of v1/v2 quant analyzer

Pull Request - State: closed - Opened by quic-seokan 2 months ago

#3636 - undefined symbol: gzeof

Issue - State: open - Opened by Novelfor 2 months ago - 6 comments
Labels: dependencies

#3635 - Insulate LazyQuantWrapper from libpymo

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3634 - Remove v1 imports from bias_correction

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3633 - Remove libpymo from bias_correction

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3632 - Add autoquant with amp support to quantsim v2

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3631 - Migrate v1-specific util functions to aimet_torch.v1.utils

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3629 - Migrate common components to aimet_torch._base.quantsim

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3628 - Remove unnecessary v1 imports

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3627 - Fix pylint warning by adding too-many-return-statements

Pull Request - State: closed - Opened by quic-geunlee 2 months ago - 2 comments

#3626 - Give informative error message for missing CG products

Pull Request - State: closed - Opened by quic-mtuttle 2 months ago

#3625 - Fix bug in torch imagenet trainer

Pull Request - State: closed - Opened by quic-mtuttle 2 months ago

#3624 - Add links to past versions of docs

Pull Request - State: closed - Opened by quic-hitameht 2 months ago

#3623 - aimet-onnx wheel installation issue

Issue - State: open - Opened by NikilXYZ 2 months ago
Labels: installation, dependencies, aimet-onnx

#3622 - Fix cyclic import pylint warning

Pull Request - State: closed - Opened by quic-hitameht 2 months ago

#3621 - Resturcture autoquant dependencies

Pull Request - State: closed - Opened by quic-seokan 2 months ago

#3619 - Migrate common portion to aimet_torch._base.amp

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3618 - Delete blockwise quant recipes

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3616 - Migrate v1-specific util functions to aimet_torch.v1.utils

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3615 - Implement aimet_torch.v2 AMP

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3612 - Added check for pad attribute

Pull Request - State: closed - Opened by quic-cgulecha 2 months ago

#3611 - Optimize aimet torch 1 0 0 encoding export

Pull Request - State: closed - Opened by quic-klhsieh 2 months ago

#3610 - Make onnx ConnectedGraph one-to-one with onnx model

Pull Request - State: closed - Opened by quic-mtuttle 2 months ago

#3609 - Make AMP util functions v2-compatible

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3607 - MMP: disable pylint fstring interpolation warning

Pull Request - State: closed - Opened by quic-ashvkuma 2 months ago

#3606 - Make internal utils compatible with v2

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3605 - Fix code incompatible with python 3.8

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3604 - Supplement unknown module type error message

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3603 - Remove unused constants

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3602 - Migrate amp to v1 namespace

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3601 - Make bias correction v2 compatible

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3600 - Fix import statement

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3599 - Restructure quantsim guide

Pull Request - State: closed - Opened by quic-hitameht 2 months ago

#3598 - Restructure quantsim guide

Pull Request - State: closed - Opened by quic-hitameht 2 months ago

#3597 - Add advanced installation instructions

Pull Request - State: closed - Opened by quic-hitameht 2 months ago

#3594 - MMP Reorganization

Pull Request - State: closed - Opened by quic-ashvkuma 2 months ago

#3593 - Add scaled dot product attention

Pull Request - State: closed - Opened by quic-hitameht 2 months ago

#3592 - Retag image using buildx

Pull Request - State: closed - Opened by quic-emironov 2 months ago

#3591 - Blockwise quantization failed

Issue - State: open - Opened by Weilun-Hub 2 months ago

#3590 - Fix AdaRound pad attribute handling for convtranspose

Pull Request - State: closed - Opened by quic-mtuttle 2 months ago

#3589 - libpymo import failed

Issue - State: open - Opened by 1826133674 2 months ago - 6 comments
Labels: help wanted, aimet-onnx

#3588 - BatchNorm Folding issue incase of KerasTensor in kwargs

Pull Request - State: closed - Opened by quic-ssayanta 2 months ago

#3586 - MMP: Resolve Contentions and add support for logging

Pull Request - State: closed - Opened by quic-ykota 2 months ago

#3585 - Ensure pip is installed in fast-release docker image

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3584 - aimet-onnx install error

Issue - State: open - Opened by 1826133674 2 months ago - 2 comments
Labels: installation, aimet-onnx

#3583 - BatchNorm fold bug fix for layers having submodules

Pull Request - State: closed - Opened by quic-ssayanta 2 months ago

#3581 - Batch size issue in the per-layer output utility

Pull Request - State: closed - Opened by quic-ssayanta 2 months ago

#3580 - Batch size issue in the per-layer output utility

Issue - State: closed - Opened by quic-ssayanta 2 months ago

#3579 - Restructure batch_norm_fold module dependency

Pull Request - State: closed - Opened by quic-kyunggeu 2 months ago

#3578 - Fix sklearn<1.6 backwards-compatibility issue

Pull Request - State: closed - Opened by quic-bharathr 2 months ago

#3577 - Disable pylint warning

Pull Request - State: closed - Opened by quic-bharathr 2 months ago

#3576 - Utility to load modules in runtime added

Pull Request - State: closed - Opened by quic-ristha 2 months ago

#3575 - Add utility to load the python module dynamically

Issue - State: closed - Opened by quic-ristha 2 months ago

#3574 - Fixed pylint warnings from mixed precision

Pull Request - State: closed - Opened by quic-ashvkuma 2 months ago

#3573 - Fix warnings during document build

Pull Request - State: closed - Opened by quic-geunlee 2 months ago

#3572 - Glossary

Pull Request - State: closed - Opened by dwelsch-esi 2 months ago

#3571 - Version selection page

Pull Request - State: closed - Opened by dwelsch-esi 2 months ago

#3567 - Fix onnx torch dependency

Pull Request - State: closed - Opened by quic-twilkens 3 months ago - 1 comment

#3565 - Avoid recursion in get_ordered_ops

Pull Request - State: closed - Opened by quic-mtuttle 3 months ago