I had same problem. After I changed
`set_cuda_target_arch('sm_62')`
to
`set_cuda_target_arch('sm_37')` like AWS EC2 p2 you used,
I could run the code with no problem.
---
[Visit
Topic](https://discuss.tvm.ai/t/got-error-on-jetson-tx2-with-resnet50-v2-cuda-out-of-resources/2153/13)
to res
wow thank you! I'll try it.
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-assign-a-specific-gpu-when-auto-tuning/4509/5)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/unsubscribe
I have tuned , but it wasn't useful. I use nvidia 1080ti, cuda.
---
[Visit
Topic](https://discuss.tvm.ai/t/mxnet-group-conv-not-support-very-well-by-tvm/6811/5)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](http
have you tried using AutoTVM to tune these ops? Which platform are you using?
---
[Visit
Topic](https://discuss.tvm.ai/t/mxnet-group-conv-not-support-very-well-by-tvm/6811/4)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [clic
Dynamic input shape will involve dynamic shape kernel codegen, which is still
WIP.
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-setting-model-compiled-from-pytorch-with-mutable-input-size/6827/4)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscri
Good questions in general.
1. This would be a problem if you have limited memory in the machine.
2. Currently AutoTVM doesn't have an official API to export tasks. At this
moment, one solution I can think of is writing a script to extract necessary
task information and save it to a JSON file.
maybe group=1 fallback to a dense convolution. group=32 become a depthwise
convolution. tvm has tuned optimal schedules for dense conv and depthwise conv
---
[Visit
Topic](https://discuss.tvm.ai/t/mxnet-group-conv-not-support-very-well-by-tvm/6811/3)
to respond.
You are receiving this be
`export CUDA_VISIBLE_DEVICES="your gpu id"`
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-assign-a-specific-gpu-when-auto-tuning/4509/4)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/em
ok, thinks ,any way.
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-setting-model-compiled-from-pytorch-with-mutable-input-size/6827/3)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/ema
@ [comaniac](https://discuss.tvm.ai/u/comaniac)
any advice? Thank you!
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-assign-a-specific-gpu-when-auto-tuning/4509/3)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here
have you solved this problem?
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-assign-a-specific-gpu-when-auto-tuning/4509/2)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/unsubscrib
No, the input shape needs to be fixed.
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-setting-model-compiled-from-pytorch-with-mutable-input-size/6827/2)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://d
Same error with Jetson Xavier
---
[Visit Topic](https://discuss.tvm.ai/t/cannot-find-cuda-use-cuda-on/6180/2) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/unsubscribe/99812f5c60efc6f5
relay.frontend.from_pytorch set fixed input size, but I need input size can
change at inference,is there any way to handle this?
---
[Visit
Topic](https://discuss.tvm.ai/t/how-to-setting-model-compiled-from-pytorch-with-mutable-input-size/6827/1)
to respond.
You are receiving this becau
14 matches
Mail list logo