Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h359 Status XLAShapeForArgument(const Argument& arg, bool is_entry_computation,
Dxla_compiler.cc612 Status XlaCompiler::XLAShapeForArgument(const XlaCompiler::Argument& arg, in XLAShapeForArgument() function in tensorflow::XlaCompiler
770 TF_RETURN_IF_ERROR(XLAShapeForArgument( in BuildArguments()