Hongxin Liu
|
079bf3cb26
|
[misc] update pre-commit and run all files (#4752)
* [misc] update pre-commit
* [misc] run pre-commit
* [misc] remove useless configuration files
* [misc] ignore cuda for clang-format
|
1 year ago |
Xuanlei Zhao
|
30dd13c450
|
[autochunk] support complete benchmark (#3121)
* refact memory code
* dont log free var memory
* add memory align
* update chunk target
* update setting for new memory
* finish test
* update tracer
* update typo
* update test
* add unet test
* add bench
* update bench
* update bench
* init
* support vit
* move to cpu
* add cpu benchmark
|
2 years ago |
Xuanlei Zhao
|
10c61de2f7
|
[autochunk] support vit (#3084)
support vit for autochunk
* support some new ops for vit
* fix some bugs
* add test for vit
|
2 years ago |
Xuanlei Zhao
|
2ca9728cbb
|
[autochunk] refactor chunk memory estimation (#2762)
* refact memory code
* dont log free var memory
* add memory align
* update chunk target
* update setting for new memory
* finish test
* update tracer
* update typo
* update test
|
2 years ago |
oahzxl
|
c4b15661d7
|
[autochunk] add benchmark for transformer and alphafold (#2543)
|
2 years ago |