Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc512 xla::Shape result_shape, bool tuple_arguments) in PyTpuExecutable()
798 std::shared_ptr<PyTpuClient> client, bool tuple_arguments) { in Compile()