HomeSort by relevance Sort by last modified time
    Searched refs:UnalignedConstMatrix (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/core/util/sparse/
group_iterator.cc 64 TTypes<int64>::UnalignedConstMatrix Group::indices() const {
65 return TTypes<int64>::UnalignedConstMatrix(
group_iterator.h 40 TTypes<int64>::UnalignedConstMatrix indices() const;
sparse_tensor_test.cc 440 std::vector<TTypes<int64>::UnalignedConstMatrix> grouped_indices;
  /external/tensorflow/tensorflow/core/kernels/
ctc_decoder_ops.cc 35 inline float RowMax(const TTypes<float>::UnalignedConstMatrix& m, int r,
191 std::vector<TTypes<float>::UnalignedConstMatrix> input_list_t;
284 std::vector<TTypes<float>::UnalignedConstMatrix> input_list_t;
  /external/tensorflow/tensorflow/core/framework/
tensor_types.h 102 UnalignedConstMatrix;

Completed in 95 milliseconds