Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.h89 int64_t max_loop_iterations) { in CreateEmbedded()
H A Dhlo_evaluator.cc716 HloEvaluator::HloEvaluator(int64_t max_loop_iterations) in HloEvaluator()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc2383 const int64_t max_loop_iterations = in PropagateShapes() local