8000 Tags · anmolsahoo25/tvm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: anmolsahoo25/tvm

Tags

v0.10.0

Toggle v0.10.0's commit message
final v0.10.0 release

v0.10.0rc0

Toggle v0.10.0rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[skip ci] Added label tags links to the wiki page in issue templates …

…to align with Issue Tracking RFC (apache#12988)

* [skip ci] Added links to label tag wiki page in issue templates to align with Issue Tracking RFC

* format changes

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release][v0.9] Remove VTA submodule (apache#11992)

v0.9.0.rc0

Toggle v0.9.0.rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release][v0.9] Remove VTA submodule (apache#11992)

v0.10.dev0

Toggle v0.10.dev0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[MetaSchedule] Enable Adapative Training For XGBoost Cost Model (apac…

…he#11892)

CostModel retraining is a time consuming part for MetaSchedule tuning, similar to AutoScheduler, we can alleviate it with an adapative way of increasing waiting period between each retraining. This PR introduced an argument called `adpative_training` in `TuneConfig` and the constructor of `XGBoostModel` to enable the capability. Testing tuning scripts are also updated.

v0.9.dev0

Toggle v0.9.dev0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Conv2DTransposed] Fix wrong shape check and add new TOPI module to s…

…upport groups (apache#9465)

* f wrong type check in conv2d_transpose

* add test case for conv2d transpose

* add groups support for conv2d_transpose

* add  naive implementation and schedule for conv2d with groups

* enable tests for cpu and arm_cpu, raise error for cuda platform

* revert the cuda and generic strategy

* revert back the x86 strategy

* revert back the arm_cpu strategy

* revert back the arm_cpu strategy

* revert back the arm_cpu strategy

* fix EOF of x86

* clang lint updated c++ code

* update topi implementation

* Revert test

* Revert test

* add generic/x86/arm specialization for conv2d_transpose with groups > 1

* remove commentted codes

* fix lint

* fix lint

* fix c++ lint

* fix lint

* fix python lint

* remove comments and reformat

* lint file

* lint code

* fix lint

* update logging information in convolution.h

Co-authored-by: Alicja Kwasniewska <alicja.kwasniewska@sima.ai>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update license file to note libbacktrace

v0.8.0.rc0

Toggle v0.8.0.rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update license file to note libbacktrace

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[RELEASE] Update NEWS.md for v0.7 (apache#6613)

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix some typo errors in license header (apache#5957)

Signed-off-by: leonwanghui <wanghui71leon@gmail.com>

Co-authored-by: leonwanghui <wanghui71leon@gmail.com>
0