Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dunroll_batch_matmul.cc175 std::vector<int32> GetTransposeShape(const Shape& input_shape, in GetTransposeShape() function
195 GetTransposeShape(input_array.shape(), perm_array); in TransposeInput()