Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc367 xla::ExecutableBuildOptions exec_options; in XlaCompiledProgramShape() local
368 exec_options.set_result_layout(input_program_shape.result()); in XlaCompiledProgramShape()
374 client->Compile(computation, parameters_shapes, exec_options) in XlaCompiledProgramShape()