Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc303 StateMap* cond_state_map, const ShapeRefiner& refiner);
391 StateMap* cond_state_map, const ShapeRefiner& refiner) in Conditional() argument
393 state_map_(cond_state_map), in Conditional()