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

  /external/tensorflow/tensorflow/core/grappler/utils/
topological_sort.cc 70 PermuteNodesInPlace(graph, &ready_nodes, /*invert_permutation=*/true);
  /external/tensorflow/tensorflow/core/grappler/
utils.h 167 void PermuteNodesInPlace(GraphDef* graph, std::vector<int>* permutation,
utils.cc 296 void PermuteNodesInPlace(GraphDef* graph, std::vector<int>* permutation,

Completed in 188 milliseconds