HomeSort by relevance Sort by last modified time
    Searched refs:SetInvalidOutput (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
const_op.cc 45 ctx->SetInvalidOutput(0);
  /external/tensorflow/tensorflow/compiler/tf2xla/
xla_op_kernel.h 147 void SetInvalidOutput(int index);
xla_op_kernel.cc 384 void XlaOpKernelContext::SetInvalidOutput(int index) {

Completed in 59 milliseconds