Searched defs:CompileOptions (Results 1 – 6 of 6) sorted by relevance
108 struct CompileOptions { struct111 bool use_tuple_arg = false;118 bool return_updated_values_for_all_resources = false;123 bool always_return_tuple = true;127 bool is_entry_computation = true;130 bool add_token_input_output = false;134 bool alias_resource_update = false;
218 struct CompileOptions { struct242 // Serialize the CompileOptions into a CompileOptionsProto. argument
103 const CompileOptions& /*options*/) { in RunHloPasses()111 const CompileOptions& /*options*/) { in RunBackend()
224 struct CompileOptions { struct245 const CompileOptions& options) = 0; argument
288 CompileOptions = _xla.CompileOptions variable
821 const CompileOptions& /*options*/) { in RunHloPasses()