Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_analysis.cc409 HloInstruction* while_cond_bound = nullptr; in PatternMatchLoopTripCount() local
413 m::ConstantEffectiveScalar(&while_cond_bound)))) { in PatternMatchLoopTripCount()
421 LiteralAsScalarInt64(while_cond_bound->literal()); in PatternMatchLoopTripCount()