Searched refs:RunStateArgs (Results 1 – 2 of 2) sorted by relevance
204 struct RunStateArgs { struct205 RunStateArgs(const DebugOptions& options) : debug_options(options) {} in RunStateArgs() argument225 ExecutorsAndKeys** executors_and_keys, RunStateArgs* run_state_args); argument233 RunStateArgs* run_state_args);242 RunStateArgs* run_state_args, DataTypeVector* input_types,
747 RunStateArgs run_state_args(run_options.debug_options()); in Run()848 RunStateArgs run_state_args(debug_options); in PRunSetup()1189 RunStateArgs* run_state_args) { in CreateExecutors()1350 RunStateArgs* run_state_args) { in GetOrCreateExecutors()1461 RunStateArgs* run_state_args, DataTypeVector* input_types, in CreateGraphs()1728 RunStateArgs run_state_args(callable_options.run_options().debug_options()); in MakeCallable()1811 RunStateArgs run_state_args(debug_options); in RunCallable()