Searched refs:has_device_assignment (Results 1 – 13 of 13) sorted by relevance
120 if (build_options->has_device_assignment()) { in ParseDeviceAssignmentCompileOptions()128 if (!build_options->has_device_assignment()) { in ParseDeviceAssignmentCompileOptions()
105 bool has_device_assignment() const { return device_assignment_.has_value(); } in has_device_assignment() function
130 if (build_options.has_device_assignment()) { in CreateExecutionOptions()
366 if (options.has_device_assignment()) { in Compile()
114 execution_options->has_device_assignment()) { in CreateModuleConfig()
452 if (execution_options->has_device_assignment()) { in CreateModuleConfigFromShape()
116 if (metadata.has_device_assignment()) { in CreateCompilationCacheKey()
418 if (metadata->has_device_assignment()) { in CompileOpMetadataFromContext()
732 if (executable.has_device_assignment()) { in DoWork()
478 return options.executable_build_options.has_device_assignment() in BuildXlaCompilerSubmodule()548 return options.has_device_assignment() in BuildXlaCompilerSubmodule()
169 if (config.has_device_assignment()) { in Compile()
199 if (executable.has_device_assignment()) { in RunExecutable()
815 if (options.has_device_assignment()) { in Compile()