jiahangxu
|
ca4e92e086
|
fix comma typo
|
2023-02-06 22:15:58 -05:00 |
jiahangxu
|
9d80233cb3
|
Merge branch 'main' into dev/add-error-info
|
2023-02-06 21:46:25 -05:00 |
Jiahang Xu
|
ffd51e32c3
|
fix doc link error (#97)
|
2023-01-09 15:35:18 +08:00 |
dependabot[bot]
|
1148260265
|
Bump tensorflow from 2.7.2 to 2.9.3 in /docs/requirements (#89)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.2 to 2.9.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.7.2...v2.9.3)
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 15:31:42 +08:00 |
Ahmad Naufal Labiib Nabhaan
|
b59d4db306
|
resolve imgs directory (#98)
|
2023-01-09 15:29:15 +08:00 |
Ahmad Naufal Labiib Nabhaan
|
ee6e816bdf
|
Duplicated note (#96)
|
2023-01-09 15:28:43 +08:00 |
jiahangxu
|
d2af06f018
|
update downgrade protobuf package
|
2023-01-06 19:08:34 +08:00 |
jiahangxu
|
28f0edf1f8
|
update workflow test python version (3.6)
|
2023-01-06 05:05:09 -05:00 |
jiahangxu
|
e29c775e5a
|
update workflow test python version
|
2023-01-06 04:49:43 -05:00 |
jiahangxu
|
dbc5735e53
|
update workflow test python version
|
2023-01-06 04:46:22 -05:00 |
jiahangxu
|
0c66e1a762
|
update workflow test python version
|
2023-01-06 04:39:19 -05:00 |
jiahangxu
|
9cd05ccaaa
|
update workflow test python version
|
2023-01-06 04:29:45 -05:00 |
jiahangxu
|
8623ab7e92
|
Merge branch 'main' into dev/add-error-info
|
2023-01-06 04:25:08 -05:00 |
Jiahang Xu
|
a1682dd2d2
|
Fix bug in TFLite GPU parser (#92)
|
2023-01-06 16:15:55 +08:00 |
Yuge Zhang
|
f719fb21e9
|
Fix errors for single-node graph (#94)
|
2022-12-20 15:19:17 +08:00 |
jiahangxu
|
aef41ddaa3
|
Merge branch 'dev/tflitegpu-parser' into dev/add-error-info
|
2022-11-25 04:59:01 -05:00 |
jiahangxu
|
39117ab53d
|
refine onnx pipeline test
|
2022-11-25 04:57:00 -05:00 |
jiahangxu
|
e54bc1779a
|
fix tflite2.1 gpu parser
|
2022-11-25 04:17:55 -05:00 |
jiahangxu
|
9b8fb55954
|
remove profiler repeated cmd
|
2022-11-25 04:17:40 -05:00 |
jiahangxu
|
71ce46be1d
|
refine read_profiled_results
|
2022-11-25 04:14:21 -05:00 |
jiahangxu
|
0d61554739
|
add profiling error info
|
2022-10-27 06:14:57 -04:00 |
Jiahang Xu
|
93e754a807
|
Sort sampling config (#87)
|
2022-10-25 16:41:54 +08:00 |
Jiahang Xu
|
0f00a22a2d
|
[Fix bug] Modify profiling arguments (#86)
|
2022-10-25 16:41:35 +08:00 |
Jiahang Xu
|
29b7f9a073
|
Update customized workspace create doc (#84)
|
2022-10-25 16:40:35 +08:00 |
Jiahang Xu
|
d33c66422f
|
[Fix bug] torch fusion rule test (#85)
|
2022-10-25 16:07:52 +08:00 |
Jiahang Xu
|
a700e6d293
|
Fix shape in PyTorch Fusion Rule Test (#81)
|
2022-09-13 18:38:57 +08:00 |
Jiahang Xu
|
7ac63167f4
|
Handle model profiling timeout (#76)
|
2022-09-09 19:05:08 +08:00 |
Jiahang Xu
|
681f4ae86e
|
change the backend profile argument (#78)
|
2022-09-09 18:08:53 +08:00 |
Jiahang Xu
|
28af7704b5
|
Update onnx version (#80)
|
2022-09-09 18:08:33 +08:00 |
Zhiqiang Wang
|
66e2f93855
|
Update image link (#79)
|
2022-09-08 16:47:27 +08:00 |
Jiahang Xu
|
4c10c00271
|
Update version info after v2.0 (#75)
|
2022-07-01 11:07:10 +08:00 |
dependabot[bot]
|
b8d433f736
|
Bump tensorflow from 2.7.0 to 2.7.2 in /docs/requirements (#74)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.7.0...v2.7.2)
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-01 11:01:47 +08:00 |
Jiahang Xu
|
bdef60ebc0
|
sync v2.0 changes to main branch (#73)
|
2022-06-28 21:08:32 +08:00 |
Jiahang Xu
|
113ad7e2a5
|
Refactor nn_modules from building tools (#72)
|
2022-06-27 09:31:20 +08:00 |
dependabot[bot]
|
ff64c3029d
|
Bump numpy from 1.21.0 to 1.22.0 in /docs/requirements (#71)
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-23 23:22:34 +08:00 |
Jiahang Xu
|
25a53d89f4
|
Refine docs and readme.md, refactor nn_generator (#70)
|
2022-06-14 15:52:32 +08:00 |
Jiahang Xu
|
d5d4cd92a2
|
Prepare for v2.0 (#66)
|
2022-05-30 16:54:30 +08:00 |
Li Lyna Zhang
|
e8bf03ad32
|
Merge pull request #59 from microsoft/dev/setup-refactor
Prepare nn-Meter v2.0
|
2022-04-08 14:56:26 +08:00 |
jiahangxu
|
db6dc89af2
|
fix model path
|
2022-04-07 23:07:03 -04:00 |
jiahangxu
|
5721afccad
|
fix
|
2022-04-07 22:34:59 -04:00 |
jiahangxu
|
f4e7127e71
|
add fusion rule tester for torch
|
2022-04-07 21:52:48 -04:00 |
jiahangxu
|
b5364eb32c
|
fix typo
|
2022-04-07 11:15:34 -04:00 |
jiahangxu
|
fb76abd5b5
|
fix typo
|
2022-04-05 09:59:57 -04:00 |
jiahangxu
|
6b88d06454
|
change MODEL_DIR to WORKSPACE and refine save_path
|
2022-04-04 12:52:19 -04:00 |
jiahangxu
|
28f6f82ab2
|
change kernel name to sync with nn-meter predictor
|
2022-04-04 05:30:38 -04:00 |
jiahangxu
|
9af03d48bc
|
change feature num to sync with nn-meter predict
|
2022-04-03 13:03:03 -04:00 |
jiahangxu
|
1e7e0a35b3
|
fix torch se block + channel shuffle block
|
2022-03-28 10:31:33 -04:00 |
jiahangxu
|
186d7abb99
|
fix torch add block
|
2022-03-25 11:41:29 -04:00 |
jiahangxu
|
8c61b54edf
|
refactor 'odd' to 'even' in config sampler
|
2022-03-25 11:41:09 -04:00 |
jiahangxu
|
200a3e50c4
|
fix typo
|
2022-03-21 11:54:05 -04:00 |