Home
last modified time | relevance | path

Searched defs:tensor_dtype (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc64 const DataType& tensor_dtype, in PrepareChunkEventProto()
/external/tensorflow/tensorflow/python/ops/
Dmath_ops.py2803 def accumulate_n(inputs, shape=None, tensor_dtype=None, name=None): argument