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

About operators are not implemented #4248

Closed
OriAlpha opened this issue Nov 2, 2019 · 4 comments
Closed

About operators are not implemented #4248

OriAlpha opened this issue Nov 2, 2019 · 4 comments

Comments

@OriAlpha
Copy link

OriAlpha commented Nov 2, 2019

Hi guys,
I am trying convert TensorFlow model to TVM version but have facing following issues
ERRORS:
The following operators are not implemented: {'RandomUniform'}

Can anyone tell me what is this issue

@yzhliu
Copy link
Member

yzhliu commented Nov 4, 2019

currently we don't have random op support at relay level.

@tqchen
Copy link
Member

tqchen commented Nov 4, 2019

consolidate to #2591 would also be great if we can open new threads in the discuss forum

@tqchen tqchen closed this as completed Nov 4, 2019
@KimBioInfoStudio
Copy link
Contributor

this op can easily add with using numpy, but we want more tvmic op

@OriAlpha
Copy link
Author

OriAlpha commented Nov 6, 2019

Thanks for Replaying

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