Searched defs:ConstMatrixVector (Results 1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/ | ||
| D | pack_op.cc | 43 ConstMatrixVector; typedef in tensorflow::PackOp |
| D | concat_op.cc | 46 ConstMatrixVector; typedef in tensorflow::ConcatBaseOp |
| D | quantized_concat_op.cc | 74 ConstMatrixVector; typedef in tensorflow::QuantizedConcatOp |
| D | list_kernels.h | 167 ConstMatrixVector; typedef |
| D | tensor_array_ops.cc | 588 typedef std::vector<std::unique_ptr<ConstMatrix> > ConstMatrixVector; typedef in tensorflow::TensorArrayPackOrGatherOp |
| /external/tensorflow/tensorflow/core/kernels/mkl/ | ||
| D | mkl_concat_op.cc | 98 ConstMatrixVector; typedef in tensorflow::EigenConcatBaseOp |