Searched refs:EventTracerDebugLogLevel (Results 1 – 11 of 11) sorted by relevance
60 enum class EventTracerDebugLogLevel { enum427 void set_event_tracer_debug_level(EventTracerDebugLogLevel log_level) { in set_event_tracer_debug_level()434 EventTracerDebugLogLevel event_tracer_debug_level() { in event_tracer_debug_level()486 EventTracerDebugLogLevel event_tracer_debug_level_ =487 EventTracerDebugLogLevel::kNoLogging;504 using ::executorch::runtime::EventTracerDebugLogLevel;
261 EventTracerDebugLogLevel::kIntermediateOutputs) { in event_tracer_log_evalue()282 EventTracerDebugLogLevel::kProgramOutputs) { in event_tracer_log_evalue_output()
83 using executorch::runtime::EventTracerDebugLogLevel;232 EventTracerDebugLogLevel::kIntermediateOutputs); in main()237 EventTracerDebugLogLevel::kProgramOutputs); in main()
26 using executorch::runtime::EventTracerDebugLogLevel;261 EventTracerDebugLogLevel::kProgramOutputs); in TEST()274 EventTracerDebugLogLevel::kIntermediateOutputs); in TEST()
23 EventTracerDebugLogLevel::kProgramOutputs);31 EventTracerDebugLogLevel::kIntermediateOutputs);
35 using executorch::runtime::EventTracerDebugLogLevel;307 …cer_debug_level(args.dump_model_outputs ? EventTracerDebugLogLevel::kProgramOutputs : EventTracerD…
108 using executorch::runtime::EventTracerDebugLogLevel;275 EventTracerDebugLogLevel::kIntermediateOutputs);280 EventTracerDebugLogLevel::kProgramOutputs);
39 using executorch::runtime::EventTracerDebugLogLevel;141 …options.log_intermediate_tensors = (debug_level >= EventTracerDebugLogLevel::kIntermediateOutputs);
83 using executorch::runtime::EventTracerDebugLogLevel;249 EventTracerDebugLogLevel::kIntermediateOutputs); in main()
93 using ::executorch::runtime::EventTracerDebugLogLevel;220 EventTracerDebugLogLevel::kIntermediateOutputs); in Module()
1203 EventTracerDebugLogLevel::kProgramOutputs) { in log_outputs()