Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dutils.cc152 std::vector<const Shape*>* argument_layout_pointers) { in DetermineArgumentLayoutsFromCompileOptions()
Dpjrt_stream_executor_client.cc2137 std::vector<const Shape*> argument_layout_pointers; in Compile() local