Ecosyste.ms: Issues

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

GitHub / sony/nnabla-nas issues and pull requests

#72 - remove deprecated sphinx configuration

Pull Request - State: closed - Opened by TomonobuTsujikawa 10 months ago
Labels: release-note-doc

#71 - Replace docker base from CentOS7 to RockyLinux8

Pull Request - State: closed - Opened by TomonobuTsujikawa about 1 year ago
Labels: release-note-build

#70 - Export trained model to onnx and Latency of network

Issue - State: open - Opened by John1231983 over 1 year ago

#69 - Fix readthedocs dependency for version switch issue

Pull Request - State: closed - Opened by TomonobuTsujikawa over 1 year ago
Labels: release-note-doc

#68 - Add .readthedocs.yaml v2

Pull Request - State: closed - Opened by TomonobuTsujikawa over 1 year ago
Labels: release-note-doc

#67 - Bugfix for loading dataloder of OFA reset_bn_statistics

Pull Request - State: closed - Opened by yuikosakuma1 over 1 year ago - 1 comment
Labels: bug, release-note-bugfix

#66 - Fix ImageNet data file directory

Pull Request - State: closed - Opened by yuikosakuma1 over 1 year ago - 1 comment
Labels: bug, release-note-bugfix

#65 - How to get architecture without providing base architecture

Issue - State: open - Opened by omkale221 over 1 year ago - 1 comment

#64 - Upgrade upload-artifact action to v3

Pull Request - State: closed - Opened by TE-StephenTiedemann almost 2 years ago
Labels: release-note-ignore

#63 - Feature/20221017 move transform method out of dataloader class

Pull Request - State: closed - Opened by TE-JavierAlonsoGarcia almost 2 years ago
Labels: release-note-core

#62 - Fix Dynamic BN for inefficient memory use

Pull Request - State: closed - Opened by yuikosakuma1 almost 2 years ago - 1 comment
Labels: release-note-bugfix

#61 - Use scikit-learn package instead of sklearn

Pull Request - State: closed - Opened by TomonobuTsujikawa almost 2 years ago
Labels: release-note-ignore

#60 - Fix bz parameter for schedulers

Pull Request - State: closed - Opened by yuikosakuma1 about 2 years ago - 1 comment
Labels: bug, release-note-bugfix

#59 - Add the API information of OFASearcher and OFA-based search spaces to docs

Pull Request - State: closed - Opened by hyingho about 2 years ago - 1 comment
Labels: documentation, release-note-doc

#58 - Add dependencies for RTD documentation build.

Pull Request - State: closed - Opened by TE-StephenTiedemann about 2 years ago
Labels: release-note-build

#57 - Fix wrong path to working directory when saving and loading files

Pull Request - State: closed - Opened by hyingho about 2 years ago
Labels: bug, release-note-bugfix

#56 - Remove the duplicate processes of saving learned weights in OFA searcher

Pull Request - State: closed - Opened by hyingho about 2 years ago
Labels: release-note-bugfix

#55 - Fix KeyError: 'comm'.

Pull Request - State: closed - Opened by hyingho about 2 years ago
Labels: bug, release-note-bugfix

#54 - Redefine the batch size definition

Pull Request - State: closed - Opened by TE-JavierAlonsoGarcia about 2 years ago
Labels: release-note-core

#53 - [OFA] Add loss_weights arg in configs

Pull Request - State: closed - Opened by yuikosakuma1 about 2 years ago - 1 comment
Labels: bug, release-note-bugfix

#52 - Correct the package installation files.

Pull Request - State: closed - Opened by TE-StephenTiedemann about 2 years ago
Labels: release-note-build

#51 - Rework config and hparams

Pull Request - State: closed - Opened by TE-JavierAlonsoGarcia about 2 years ago
Labels: release-note-core

#50 - Fix OFA valid/test

Pull Request - State: closed - Opened by yuikosakuma1 about 2 years ago - 1 comment
Labels: release-note-bugfix

#49 - Fix imagenet datapath

Pull Request - State: closed - Opened by yuikosakuma1 about 2 years ago - 1 comment
Labels: release-note-bugfix

#48 - Fix wrong working directory for OFAResnet50 and OFAXception search spaces

Pull Request - State: closed - Opened by hyingho about 2 years ago
Labels: bug, release-note-bugfix

#47 - Add test for search space

Pull Request - State: closed - Opened by hyingho about 2 years ago
Labels: release-note-ignore

#46 - Fix mismatching order of params of AvgPool

Pull Request - State: closed - Opened by hyingho about 2 years ago
Labels: release-note-bugfix

#45 - Issue running code

Issue - State: closed - Opened by mahdihey about 2 years ago - 9 comments

#44 - f-string compatibility with Python version < 3.8

Pull Request - State: closed - Opened by hyingho over 2 years ago - 1 comment
Labels: release-note-bugfix

#43 - Update imagenet.yaml

Pull Request - State: closed - Opened by TE-LukasMauch over 2 years ago
Labels: release-note-bugfix

#42 - Add OFA-ResNet50

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago - 1 comment
Labels: release-note-core

#41 - Updated docs, readme and tutorials and gave timestamps to the config logs

Pull Request - State: closed - Opened by TE-JavierAlonsoGarcia over 2 years ago
Labels: release-note-doc

#40 - Fixed jobs.sh

Pull Request - State: closed - Opened by FabienCardinaux over 2 years ago
Labels: release-note-bugfix

#39 - Fix formating : missing whitespace after keyword

Pull Request - State: closed - Opened by FabienCardinaux over 2 years ago
Labels: release-note-ignore

#38 - Switch to hydra to handle configurations

Pull Request - State: closed - Opened by FabienCardinaux over 2 years ago
Labels: release-note-utility

#37 - Fix/doc build requirements

Pull Request - State: closed - Opened by FabienCardinaux over 2 years ago
Labels: release-note-build

#36 - Fix documentation build

Pull Request - State: closed - Opened by TE-StephenTiedemann over 2 years ago
Labels: release-note-build

#35 - [OFA] Update Model Zoo README with results on imagenet

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago - 1 comment
Labels: release-note-doc

#35 - [OFA] Update Model Zoo README with results on imagenet

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago - 1 comment
Labels: release-note-doc

#34 - Fixed OFA searcher to get correct net parameters with keys

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago
Labels: release-note-bugfix

#33 - Enable save nnp function for OFA searcher

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago
Labels: release-note-utility

#32 - Add OFA-Xception search space

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago
Labels: release-note-core

#31 - Fix parameters not being inherited.

Pull Request - State: closed - Opened by TE-StephenTiedemann over 2 years ago
Labels: release-note-bugfix

#30 - Implementation of mixed operations fast mode

Pull Request - State: closed - Opened by TE-StephenTiedemann over 2 years ago
Labels: release-note-core

#30 - Implementation of mixed operations fast mode

Pull Request - State: closed - Opened by TE-StephenTiedemann over 2 years ago
Labels: release-note-core

#29 - Support nnabla.no_grad etc.

Pull Request - State: closed - Opened by hyingho over 2 years ago - 1 comment
Labels: release-note-core

#28 - Extract elastic-nn-related codes to common packages for better code reuse

Pull Request - State: closed - Opened by hyingho over 2 years ago - 3 comments
Labels: release-note-core

#27 - Convert batch file to CRLF

Pull Request - State: closed - Opened by hyingho over 2 years ago - 1 comment
Labels: release-note-ignore

#26 - Bug fixes and refactoring of OFA utilities

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago - 1 comment
Labels: release-note-bugfix

#25 - Add proper extra_repr to all OFA modules.

Pull Request - State: closed - Opened by hyingho over 2 years ago - 1 comment
Labels: release-note-bugfix

#24 - Bug fixes of OFA DynamicBN layer

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago - 1 comment
Labels: release-note-bugfix

#23 - Fixed missing regularizer arguments

Pull Request - State: closed - Opened by FabienCardinaux over 2 years ago
Labels: release-note-bugfix

#22 - Bug fixes of OFA(Once-for-All) and add tutorials for OFA

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago
Labels: release-note-bugfix

#21 - Update DALI Pipeline to the latest version for the ImageNet dataset

Pull Request - State: closed - Opened by HiromichiKamata over 2 years ago
Labels: release-note-utility

#21 - Update DALI Pipeline to the latest version for the ImageNet dataset

Pull Request - State: closed - Opened by HiromichiKamata over 2 years ago
Labels: release-note-utility

#20 - Get regulizers out of the optimizers dictionary.

Pull Request - State: closed - Opened by FabienCardinaux over 2 years ago
Labels: release-note-core

#19 - fixed parameter save upon epoch end during search

Pull Request - State: closed - Opened by TomonobuTsujikawa over 2 years ago
Labels: release-note-ignore

#18 - add no_image_normalization param in executor when saving nnp

Pull Request - State: closed - Opened by TomonobuTsujikawa over 2 years ago
Labels: release-note-utility

#17 - add image augmentation for csv dataloader

Pull Request - State: closed - Opened by TomonobuTsujikawa over 2 years ago
Labels: release-note-utility

#16 - save arch.json when save-nnp option is specified.

Pull Request - State: closed - Opened by TomonobuTsujikawa over 2 years ago
Labels: release-note-utility

#15 - remove conda from dockerfile.build

Pull Request - State: closed - Opened by TomonobuTsujikawa over 2 years ago
Labels: release-note-build

#14 - add ofa modules into wheel package

Pull Request - State: closed - Opened by TomonobuTsujikawa over 2 years ago
Labels: release-note-build

#13 - Feature/20220127 ofa

Pull Request - State: closed - Opened by yuikosakuma1 over 2 years ago
Labels: release-note-core

#12 - add --save-nnp option

Pull Request - State: closed - Opened by TomonobuTsujikawa over 2 years ago
Labels: release-note-utility

#11 - Add the functions to save checkpoint and restart from it

Pull Request - State: closed - Opened by FabienCardinaux almost 3 years ago
Labels: release-note-core

#10 - add csv dataloader

Pull Request - State: closed - Opened by TomonobuTsujikawa almost 3 years ago
Labels: release-note-utility

#9 - FairNAS implementation

Pull Request - State: closed - Opened by FabienCardinaux about 3 years ago
Labels: release-note-core

#8 - Correct argument order of zero module init function.

Pull Request - State: closed - Opened by TE-StephenTiedemann over 3 years ago
Labels: release-note-bugfix

#7 - latency measurements and exporter functions to nnp and onnx

Pull Request - State: closed - Opened by TE-JavierAlonsoGarcia over 3 years ago
Labels: release-note-core

#6 - fix doc build error

Pull Request - State: closed - Opened by TomonobuTsujikawa almost 4 years ago
Labels: release-note-build

#5 - Fix URLs in documentations

Pull Request - State: closed - Opened by bacnguyencong-sony almost 4 years ago
Labels: bug

#4 - Support building wheel with docker

Pull Request - State: closed - Opened by YukioOobuchi about 4 years ago
Labels: release-note-build

#3 - Question about DARTS benchmark efficiency?

Issue - State: closed - Opened by sakaia about 4 years ago - 2 comments

#2 - Adding FLOPS Estimator

Pull Request - State: closed - Opened by bacnguyencong-sony about 4 years ago
Labels: enhancement

#1 - Fix import issue and data split for cifar10

Pull Request - State: closed - Opened by bacnguyencong-sony over 4 years ago
Labels: bug