Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc728 for (int op_idx = 0, idx_limit = ops.size(); op_idx < idx_limit; ++op_idx) { in RewireSubgraph() local
Dconstant_folding.cc497 for (int port_idx = 0, idx_limit = output.size(); port_idx < idx_limit; in MaterializeShapes() local