Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Does it support to tf dtype variant? #691

Open
moncio opened this issue Feb 15, 2021 · 2 comments
Open

Does it support to tf dtype variant? #691

moncio opened this issue Feb 15, 2021 · 2 comments

Comments

@moncio
Copy link

moncio commented Feb 15, 2021

Hi, I'm trying your library because I need to convert a keras model to onnx. When I run a script using the main function, it shows the next error: ValueError: Unable to find out a correct type for tensor type = <dtype: 'variant'>

Do you have support to this kind of type from tensorflow? Which version of tf is required? I'm using the latest (2.4.1). @wenbingl @jiafatom @cjermain

Thanks in advance

@jiafatom
Copy link
Collaborator

tf 2.4.1 is not supported, can you try tf 2.2.0?

@moncio
Copy link
Author

moncio commented Feb 23, 2021

Same error @jiafatom . I dont think the problem has to do with tf version. Reviewing the code of the library, it doesnt seem to have support to VariantTensorType (_parser_tf.py)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants