Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dwhile_op.cc241 xla::XlaOp BuildWhile(XlaOpKernelContext* ctx, in BuildWhile() function
574 BuildWhile(ctx, wrapped_cond, wrapped_body, init, body.input_mapping, in Compile()
/external/tensorflow/tensorflow/python/kernel_tests/
Dwhile_v2_test.py147 def BuildWhile(): function
159 BuildWhile()