This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
MXNet external operators #18904
MXNet external operators #18904
Changes from 44 commits
4fea36d
6d5fce2
3cea397
ead2684
51ce458
1ec330b
bee854b
c36363e
53b4136
2953891
0c0cceb
7cbc99b
6965cd7
db84377
42d00d0
2379eed
afa87a7
b2f5a19
68a3733
f90d8ad
04e88fb
f4aaa84
b9f67ef
4b9a4dc
4afe182
7a36a40
8607847
4165d02
55b441f
f7de08e
4b7d119
c3719fd
1a79284
f6b9082
4335985
1ef7b0a
d7e241b
cac8fba
36e0a6a
caaa011
27c46d7
591141a
0a4621d
c2e534b
fd9f836
545aff6
df85c38
bc80960
db438ec
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @leezu for that feedback, how about this where we point out that users might want to set the MXNET_CUDA_ARCH when using the linux_gpu.cmake file. And then let them refer below for the specific details. This at least points out that they might need to do something with MXNET_CUDA_ARCH in order to build for GPU
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leezu I tried to merge my version which what was there before. Hows this?