Searched defs:ConstMatrix (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | tensor_types.h | 95 ConstMatrix; typedef |
/external/tensorflow/tensorflow/core/kernels/ | ||
D | tensor_array_ops.cc | 593 typedef typename TTypes<T, 2>::ConstMatrix ConstMatrix; typedef in tensorflow::TensorArrayPackOrGatherOp |