Home
last modified time | relevance | path

Searched defs:pass_index (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dgraph_transformations.cc197 int pass_index = 0; in RunGraphTransformationsWithStatus() local
/external/autotest/client/bin/
Dfio_util.py76 def _parse_log_file(cls, file_name, pass_index, pass_count, percentile): argument
/external/toolchain-utils/binary_search_tool/
Dbinary_search_state.py480 def DoBinarySearchBadPass(self, pass_index=-1, pass_name=None): argument