Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/graph_executor/
H A Dgraph_execution_options.h28 struct GraphExecutionOptions { struct
29 explicit GraphExecutionOptions(const tensorflow::tfrt_stub::Runtime* rt) in GraphExecutionOptions() function
36 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;