Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport.h223 struct TORCH_API BytecodeEmitModeGuard { struct
224 BytecodeEmitModeGuard( in BytecodeEmitModeGuard() function
241 ~BytecodeEmitModeGuard() { in ~BytecodeEmitModeGuard() argument
249 bool prev_default_value_for_unspecified_arg_mode;
250 bool prev_default_args_before_out_args;
251 bool prev_default_emit_promoted_ops;