Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_transpose.cc53 ExtendShuffle(perm, 4, &extended_perm); in Transpose()
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.h283 void ExtendShuffle(const std::vector<int>& input_shuffle, int newdim,
Dtooling_util.cc2082 void ExtendShuffle(const std::vector<int>& input_shuffle, int newdim, in ExtendShuffle() function
2145 ExtendShuffle(shuffle, 4, &extended_shuffle); in ShuffleArrayTemplate()