Home
last modified time | relevance | path

Searched refs:_fast_fill (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dbackprop.py660 def _fast_fill(value, shape, dtype): function
689 cached = _fast_fill(value, shape, dtype)
709 return _fast_fill(value, shape, dtype)