Searched defs:CompileOptions (Results 1 – 6 of 6) sorted by relevance
106 struct CompileOptions { struct109 bool use_tuple_arg = false;116 bool return_updated_values_for_all_resources = false;121 bool always_return_tuple = true;125 bool is_entry_computation = true;128 bool add_token_input_output = false;132 bool alias_resource_update = false;
115 struct CompileOptions { struct117 absl::optional<std::vector<Shape>> argument_layouts;121 bool parameter_is_tupled_arguments = false;124 ExecutableBuildOptions executable_build_options;130 bool compile_portable_executable = false;
163 struct CompileOptions { struct184 const CompileOptions& options) = 0; argument
98 const CompileOptions& /*options*/) { in RunHloPasses()106 const CompileOptions& /*options*/) { in RunBackend()
315 CompileOptions = _xla.CompileOptions variable
576 const CompileOptions& /*options*/) { in RunHloPasses()