Commit Graph

6 Commits

Author SHA1 Message Date
Phoenix
b671024a27
Add Ghostnet && Fix object destruction order in APIToModel function to avoid undefined behavior (#1581)
* add ghostnet

* add ghostnet

* add ghostnetV1&ghostnetV2

* Fix object destruction order in APIToModel function to avoid undefined behavior

* Fix pre-commit errors in ghostnet/README.md

* Fix pre-commit errors

* Fix pre-commit errors in mobilenetV3

* Add a noqa marker in mobilenet py files
2024-10-09 18:48:03 +08:00
Aditya Lohia
e8653a776d
Add: AlexNet, MobileNetV3, DenseNet121 Python Network Definition API (#512)
* add: mobilenetv2 Python network definition API

* add: mobilenetv3 base code

* add: mobilenetv2 Python network definition API

* restructure: mobilenetv2 code

* add: Alexnet Python Network Definition API

* update: README according to new folder architecture

* add: mobilenetv3 small and large python network definition API

* add: DenseNet121 Python Network Definition API
2021-04-28 13:39:55 +08:00
Aditya Lohia
bf1d851b5e
add: mobilenetv2 Python network definition API (#506)
* add: mobilenetv2 Python network definition API

* restructure: mobilenetv2 code
2021-04-26 14:04:22 +08:00
wang-xinyu
9ff37c46ad Update directory structure 2021-04-26 03:17:35 +00:00
wang-xinyu
cd8e95d13f rename dirs 2020-01-18 10:36:37 +08:00
wang-xinyu
51c8ce800f transfer from gitlab 2019-11-25 02:55:45 +08:00