Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h229 Status XLAShapeForArgument(
Dxla_compiler.cc833 Status XlaCompiler::XLAShapeForArgument( in XLAShapeForArgument() function in tensorflow::XlaCompiler
1033 TF_RETURN_IF_ERROR(XLAShapeForArgument(args[(*input_to_args)[i]], in BuildArguments()
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_common.cc244 TF_RETURN_IF_ERROR(compiler.XLAShapeForArgument( in BuildComputationArgumentDescriptions()