microsoft / tensorflow-directml-plugin

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

Disable plugin_get_allocator_stats #249

Closed PatriceVignola closed 2 years ago

PatriceVignola commented 2 years ago

plugin_get_allocator_stats never returned anything useful, so it should return false for the moment so that TensorFlow knows not to rely on the information for now.