Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dimage_ops.cc333 struct WhileCondFn { struct
337 explicit WhileCondFn(int64 num_boxes, int64 output_size) in WhileCondFn() function
527 xla::WhileLoopHelper(WhileCondFn(num_boxes, output_size), in Compile()