Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc1595 for (int root_idx = 0; root_idx < graph_type_view_.num_nodes(); ++root_idx) { in FindFloat32TensorListOpClustersAndDenylistUnsafe() local
1682 for (int root_idx = 0; root_idx < graph_type_view_.num_nodes(); ++root_idx) { in AddAllowlistOps() local
1708 for (int root_idx = 0; root_idx < graph_type_view_.num_nodes(); ++root_idx) { in PropagateDenyFwdThroughClearAndInfer() local
1728 for (int root_idx = 0; root_idx < graph_type_view_.num_nodes(); ++root_idx) { in PropagateDenyFwdThroughClearAndInfer() local
1756 for (int root_idx = 0; root_idx < graph_type_view_.num_nodes(); ++root_idx) { in AddClearAndInferToAllowIfBetweenAllow() local
1782 for (int root_idx = 0; root_idx < graph_type_view_.num_nodes(); ++root_idx) { in AddClearAndInferToAllowIfBetweenAllow() local
1812 for (int root_idx = 0; root_idx < graph_type_view_.num_nodes(); ++root_idx) { in PropagateAllowThroughClear() local
1889 for (int root_idx = 0; root_idx < graph_type_view_.num_nodes(); ++root_idx) { in RemoveAllowsetWithFp32() local
/external/mesa3d/src/util/
Dsparse_array.c150 uint64_t root_idx = idx >> (root_level * node_size_log2); in util_sparse_array_get() local
/external/harfbuzz_ng/src/graph/
Dgraph.hh386 unsigned root_idx () const in root_idx() function
681 for (unsigned root_idx : roots) in isolate_subgraph() local