Skip to content

Small fix of the Depthwise Convolution example in python3#224

Merged
tqchen merged 3 commits intoapache:masterfrom
sxjscience:small_fix
Jul 7, 2017
Merged

Small fix of the Depthwise Convolution example in python3#224
tqchen merged 3 commits intoapache:masterfrom
sxjscience:small_fix

Conversation

@sxjscience
Copy link
Copy Markdown
Member

No description provided.

fix for python3
from tvm.contrib import nvcc_compiler

DIR_PATH = os.path.realpath(os.path.dirname(__file__))
sys.path.append(os.path.join(DIR_PATH, '..', '..', 'python'))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can assume topi is in path, so this is not needed

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sxjscience can you remove this line so that it can be merged? thanks!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, done.

@tqchen tqchen merged commit b759d0f into apache:master Jul 7, 2017
@sxjscience sxjscience deleted the small_fix branch July 9, 2017 04:17
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 28, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
tqchen pushed a commit to tqchen/tvm that referenced this pull request May 25, 2023
tqchen pushed a commit to tqchen/tvm that referenced this pull request May 25, 2023
zxybazh pushed a commit to zxybazh/tvm that referenced this pull request May 25, 2023
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Jun 12, 2023
Hzfengsy pushed a commit to Hzfengsy/tvm that referenced this pull request Jun 29, 2023
LeiWang1999 added a commit to LeiWang1999/tvm that referenced this pull request Nov 8, 2024
…e#224)

* Refactor dequantize scheduler and simplify pass

* Refactor dequantize scheduler and simplify pass

* Implement Fast Decoding
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 4, 2025
Upstream : https://github.com/apache/tvm-ffi.git
Branch   : main
New HEAD : 227bdd0c5c70f186fac3b3c99427a032424ed58e
Subject  : [EXTRA] Improve the Error propagation in alloc (apache#224)
Author   : Tianqi Chen <tqchen@users.noreply.github.com>
Date     : 2025-11-04T15:28:03-05:00
Delta    : 1 commit(s) since 00a9ad7df61b
Compare  : apache/tvm-ffi@00a9ad7...227bdd0

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 : 227bdd0c5c70f186fac3b3c99427a032424ed58e
Subject  : [EXTRA] Improve the Error propagation in alloc (apache#224)
Author   : Tianqi Chen <tqchen@users.noreply.github.com>
Date     : 2025-11-04T15:28:03-05:00
Delta    : 1 commit(s) since 00a9ad7df61b
Compare  : apache/tvm-ffi@00a9ad7...227bdd0

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 8, 2025
Upstream : https://github.com/apache/tvm-ffi.git
Branch   : main
New HEAD : 227bdd0c5c70f186fac3b3c99427a032424ed58e
Subject  : [EXTRA] Improve the Error propagation in alloc (apache#224)
Author   : Tianqi Chen <tqchen@users.noreply.github.com>
Date     : 2025-11-04T15:28:03-05:00
Delta    : 1 commit(s) since 00a9ad7df61b
Compare  : apache/tvm-ffi@00a9ad7...227bdd0

This commit updates the tvm-ffi submodule to the latest upstream HEAD.
tlopex pushed a commit to tlopex/tvm that referenced this pull request Mar 9, 2026
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