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;
134 struct CompileOptions { struct136 absl::optional<std::vector<Shape>> argument_layouts;140 bool parameter_is_tupled_arguments = false;143 ExecutableBuildOptions executable_build_options;149 bool compile_portable_executable = false;
162 struct CompileOptions { struct183 const CompileOptions& options) = 0; argument
99 const CompileOptions& /*options*/) { in RunHloPasses()107 const CompileOptions& /*options*/) { in RunBackend()
343 CompileOptions = _xla.CompileOptions variable
601 const CompileOptions& /*options*/) { in RunHloPasses()