Home
last modified time | relevance | path

Searched defs:CompileOptions (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h193 struct CompileOptions { struct
196 bool use_tuple_arg = false;
203 bool return_updated_values_for_all_resources = false;
208 bool always_return_tuple = true;
212 bool is_entry_computation = true;
215 bool add_token_input_output = false;
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py508 class CompileOptions(object): class
/external/v8/include/
Dv8.h1877 enum CompileOptions { enum