microsoft / tensorflow-directml-plugin

DirectML PluggableDevice plugin for TensorFlow 2
Apache License 2.0
185 stars 25 forks source link

TypeError: Unable to serialize [2.0896919 2.1128857 2.1081853] to JSON. Unrecognized type <class 'tensorflow.python.framework.ops.EagerTensor'>. #370

Open leo-smi opened 1 year ago

leo-smi commented 1 year ago

I was doing some research about this error and found out this occurs on tensorflow 2.10.

tensorflow-directml-plugin needs support for new tensorflow >= 2.13

PatriceVignola commented 11 months ago

Development on this plugin has been paused for now. For the time being, all latest DirectML features and performance improvements are going into onnxruntime for inference scenarios. We'll update this issue if/when things change.