Home
last modified time | relevance | path

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

/external/pytorch/torch/utils/
D_contextlib.py154 def __new__(cls, orig_func=None): argument
/external/pytorch/test/dynamo/
Dtest_ctx_manager.py912 def autocast_func(orig_func): argument
919 def autocast_func_cuda(orig_func): argument
926 def autocast_func_cpu(orig_func): argument
/external/compiler-rt/lib/interception/
Dinterception_win.cc833 uptr orig_func; in OverrideFunction() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc3347 auto orig_func = symbol_table.lookup<mlir::func::FuncOp>( in CreateSavedModelIR() local