Home
last modified time | relevance | path

Searched refs:begin_indices_b (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dunroll_batch_matmul.cc76 std::vector<int> begin_indices_b = batch; in UnrollBatchMatMul3D() local
77 begin_indices_b.resize(dims_count); in UnrollBatchMatMul3D()
86 begin_indices_b), in UnrollBatchMatMul3D()