These 7 commits are when the Protocol Buffers files have changed:
Commit: | f2f45e5 | |
---|---|---|
Author: | lcy.seso |
add the artifact evaluation for fractaltensor.
Commit: | 79af71f | |
---|---|---|
Author: | LeiWang1999 |
nnfusion update
Commit: | aff4f4c | |
---|---|---|
Author: | Lei Wang | |
Committer: | GitHub |
[Typo] An automatic github action solution for typo inspection. (#416) * feat: new github action <check spelling> will automatically inspect typo @ push/pull request * modified: gitignore + macos ignore, .DS_Store is a macos-specified cache file, should be removed * typo fix: try my best to fix the typo Co-authored-by: Lei Wang <34334180+NjtechPrinceling@users.noreply.github.com> Co-authored-by: Wenxiang Hu <8460860+wenxcs@users.noreply.github.com>
The documentation is generated from this commit.
Commit: | 7664724 | |
---|---|---|
Author: | Yuqing |
tmp
Commit: | 23fbdcd | |
---|---|---|
Author: | Wenxiang Hu | |
Committer: | GitHub |
tools/nnfusion is mainly linked to static libraries (#341) tools/nnfusion is mainly linked to static libraries. Co-authored-by: Wenxh <wenxh@microsoft.com>
Commit: | 7c96540 | |
---|---|---|
Author: | lynex | |
Committer: | GitHub |
Update to enable parallel training via SuperScaler (#186) * Update to enable parallel training via SuperScaler * hearders update * hearders update * clean * format fix * remove dxcompute * format fix * NNFusion fixed by Ze Gao, mnist example added * nit * nit fix: python -> python3 for SuperScaler * fix rocm tests
Commit: | 1b2c23b | |
---|---|---|
Author: | Wenxiang Hu |
Initial Commit;