Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Jul 7, 2017

@Huyuwei let us add a testcase of the depthwise related api here. The difference from recipes are, we will only test the correctness and compatiblity of python2/python3 under conditions but not the speed(to save the CI server's time)

@sxjscience

@tqchen tqchen merged commit 5fec5c5 into apache:master Jul 7, 2017
@Huyuwei
Copy link
Contributor

Huyuwei commented Jul 7, 2017

@tqchen Got it

@tqchen
Copy link
Member Author

tqchen commented Jul 7, 2017

Would be nice though to cover the testcase by having a function that takes in the workload configuration, and test a few workloads(different input filter size)

tqchen pushed a commit to tqchen/tvm that referenced this pull request May 26, 2018
tqchen pushed a commit that referenced this pull request May 29, 2018
tqchen pushed a commit to tqchen/tvm that referenced this pull request Jul 6, 2018
sergei-mironov pushed a commit to sergei-mironov/tvm that referenced this pull request Aug 8, 2018
tqchen pushed a commit to tqchen/tvm that referenced this pull request May 25, 2023
Now FuncCopier will provide a var_map member as the relax var mapping
from the old function and the new function.

In FuncCopier we will call SymbolicVarRenewMutator, which also renews
relax Vars. However, previously we did not consider this var mapping
into account, leading that we will provide wrong var_map in FuncCopier.

That leads to bugs in the Gradient pass, whichs uses this member.

This PR will merge the var mappings in FuncCopier and in
SymbolicVarRenewMutator.
tqchen pushed a commit to tqchen/tvm that referenced this pull request May 25, 2023
Now FuncCopier will provide a var_map member as the relax var mapping
from the old function and the new function.

In FuncCopier we will call SymbolicVarRenewMutator, which also renews
relax Vars. However, previously we did not consider this var mapping
into account, leading that we will provide wrong var_map in FuncCopier.

That leads to bugs in the Gradient pass, whichs uses this member.

This PR will merge the var mappings in FuncCopier and in
SymbolicVarRenewMutator.
zxybazh pushed a commit to zxybazh/tvm that referenced this pull request May 25, 2023
Now FuncCopier will provide a var_map member as the relax var mapping
from the old function and the new function.

In FuncCopier we will call SymbolicVarRenewMutator, which also renews
relax Vars. However, previously we did not consider this var mapping
into account, leading that we will provide wrong var_map in FuncCopier.

That leads to bugs in the Gradient pass, whichs uses this member.

This PR will merge the var mappings in FuncCopier and in
SymbolicVarRenewMutator.
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Jun 12, 2023
Now FuncCopier will provide a var_map member as the relax var mapping
from the old function and the new function.

In FuncCopier we will call SymbolicVarRenewMutator, which also renews
relax Vars. However, previously we did not consider this var mapping
into account, leading that we will provide wrong var_map in FuncCopier.

That leads to bugs in the Gradient pass, whichs uses this member.

This PR will merge the var mappings in FuncCopier and in
SymbolicVarRenewMutator.
Hzfengsy pushed a commit to Hzfengsy/tvm that referenced this pull request Jun 29, 2023
Now FuncCopier will provide a var_map member as the relax var mapping
from the old function and the new function.

In FuncCopier we will call SymbolicVarRenewMutator, which also renews
relax Vars. However, previously we did not consider this var mapping
into account, leading that we will provide wrong var_map in FuncCopier.

That leads to bugs in the Gradient pass, whichs uses this member.

This PR will merge the var mappings in FuncCopier and in
SymbolicVarRenewMutator.
Ubospica added a commit to Ubospica/tvm-develop that referenced this pull request Jul 4, 2023
Now FuncCopier will provide a var_map member as the relax var mapping
from the old function and the new function.

In FuncCopier we will call SymbolicVarRenewMutator, which also renews
relax Vars. However, previously we did not consider this var mapping
into account, leading that we will provide wrong var_map in FuncCopier.

That leads to bugs in the Gradient pass, whichs uses this member.

This PR will merge the var mappings in FuncCopier and in
SymbolicVarRenewMutator.
MasterJH5574 pushed a commit to MasterJH5574/tvm that referenced this pull request Aug 17, 2025
junrushao added a commit to junrushao/tvm that referenced this pull request Nov 5, 2025
Upstream : https://github.com/apache/tvm-ffi.git
Branch   : main
New HEAD : 75c2a2bb7b8d367f33ade1a1b4f9f14212fc080f
Subject  : [ADDON] Improved github action for torch-c-dlpack-ext (apache#225)
Author   : Yaxing Cai <[email protected]>
Date     : 2025-11-04T20:45:03-08:00
Delta    : 1 commit(s) since a5241e5e5edf
Compare  : apache/tvm-ffi@a5241e5...75c2a2b

This commit updates the tvm-ffi submodule to the latest upstream HEAD.
junrushao added a commit to junrushao/tvm that referenced this pull request Nov 5, 2025
Upstream : https://github.com/apache/tvm-ffi.git
Branch   : main
New HEAD : 75c2a2bb7b8d367f33ade1a1b4f9f14212fc080f
Subject  : [ADDON] Improved github action for torch-c-dlpack-ext (apache#225)
Author   : Yaxing Cai <[email protected]>
Date     : 2025-11-04T20:45:03-08:00
Delta    : 1 commit(s) since a5241e5e5edf
Compare  : apache/tvm-ffi@a5241e5...75c2a2b

This commit updates the tvm-ffi submodule to the latest upstream HEAD.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants