Searched defs:GraphExecutionOptions (Results 1 – 1 of 1) sorted by relevance
28 struct GraphExecutionOptions { struct29 explicit GraphExecutionOptions(const tensorflow::tfrt_stub::Runtime* rt) in GraphExecutionOptions() function36 bool run_placer_grappler_on_functions = false;40 bool enable_grappler_function_optimizer = false;43 bool enable_tfrt_gpu = false;47 const tensorflow::tfrt_stub::Runtime* runtime = nullptr;50 tensorflow::SessionMetadata model_metadata;52 tensorflow::TfrtCompileOptions compile_options;