Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVDLA does not support Tensorflow and pyTorch? #217

Open
zijin520 opened this issue Apr 29, 2021 · 3 comments
Open

NVDLA does not support Tensorflow and pyTorch? #217

zijin520 opened this issue Apr 29, 2021 · 3 comments

Comments

@zijin520
Copy link

NVDLA only supports caffe mdel?

@kthoru01
Copy link

They opened sourced the compiler code. You might be able to figure out from that if they support other models. Based on the command to call the compiler it seems that they only support a caffemodel.

@LeiWang1999
Copy link

I think you can try onnc ? it supports onnx model.

@mtx512
Copy link

mtx512 commented Jun 18, 2021

I think you can try onnc ? it supports onnx model.

onnc only support FP16 on NVDLA there is no int8 support without purchasing the commercial version.

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

No branches or pull requests

4 participants