Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dutils.h32 bool compile_portable_executable, ExecutableBuildOptions* build_options,
Dutils.cc114 bool compile_portable_executable, ExecutableBuildOptions* build_options, in ParseDeviceAssignmentCompileOptions() argument
119 if (compile_portable_executable) { in ParseDeviceAssignmentCompileOptions()
Dpjrt_client.h130 bool compile_portable_executable = false; member
Dpjrt_stream_executor_client.cc2131 options.compile_portable_executable, &options.executable_build_options, in Compile()