Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Darray_ops.py1781 def _constant_if_small(value, shape, dtype, name): function
1826 output = _constant_if_small(zero, shape, dtype, name)
2039 output = _constant_if_small(one, shape, dtype, name)