Home
last modified time | relevance | path

Searched defs:token_output (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dcase_op.cc336 xla::XlaOp token_output = in Compile() local
Dif_op.cc321 xla::XlaOp token_output = in Compile() local
Dwhile_op.cc594 xla::XlaOp token_output = in Compile() local
/external/tensorflow/tensorflow/core/tpu/kernels/xla/
Dhost_compute_ops.cc235 xla::XlaOp token_output = recv_from_host_tokens.empty() in Compile() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc170 std::unique_ptr<xla::XlaOp> token_output, in BuildComputation()
1317 std::unique_ptr<xla::XlaOp> token_output; in CompileGraph() local