universal-battery-database icon indicating copy to clipboard operation
universal-battery-database copied to clipboard

UserWarning: Converting sparse IndexedSlices

Open harvey2phase opened this issue 4 years ago • 0 comments

Resolve the following warning

python/framework/indexed_slices.py:433: UserWarning: Converting sparse IndexedSlices to a dense Tensor of unknown shape. This may consume a large amount of memory.
  "Converting sparse IndexedSlices to a dense Tensor of unknown shape. "

when running ml_smoothing

harvey2phase avatar May 10 '20 13:05 harvey2phase