Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h149 struct CompileOptions { struct
152 bool use_tuple_arg = false;
159 bool return_updated_values_for_all_resources = false;
165 bool resolve_compile_time_constants = true;
169 bool is_entry_computation = true;
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py304 class CompileOptions(object): class
/external/v8/include/
Dv8.h1306 enum CompileOptions { enum