Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tfrt/graph_executor/
Dgraph_execution_options.h56 struct GraphExecutionRunOptions { struct
57 absl::optional<std::chrono::system_clock::time_point> deadline;
60 int priority = 0;
64 bool validate_input_specs = false;
69 bool validate_input_specs_dry_run = false;
73 tensorflow::tfrt_stub::WorkQueueInterface* work_queue = nullptr;
76 bool enable_cost_measurement = false;