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