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

tensor_annotations.tensorflow doesn't work with tf.experimental.ExtensionType #15

Open
legendof-selda opened this issue May 25, 2023 · 1 comment

Comments

@legendof-selda
Copy link

I am trying to use tensor_annotations inside a tf.experimental.ExtensionType class.
But it gives the error Unsupported type annotation tensor_annotations.tensorflow.Tensor3[tensor_annotations.tensorflow.uint16, tensor_annotations.axes.Batch, tensor_annotations.axes.Time, tensor_annotations.axes.Features]

Is there any plans to add support for tf.experimental.ExtensionType? Perhaps any workaround?

@mrahtz
Copy link
Collaborator

mrahtz commented Jun 10, 2023

Hey, sorry for the slow reply - it's been a busy couple of weeks.

I've no plans to add support for this any time soon - but if you were wiling to figure it out yourself, I'd happily accept a PR.

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

2 participants