Home
last modified time | relevance | path

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

/external/pytorch/torch/_export/db/
Dcase.py45 ArgsType = Tuple[Any, ...] variable
/external/executorch/backends/cadence/aot/quantizer/
Dfusion_pass.py38 ArgsType = Any variable
/external/pytorch/torch/distributed/tensor/
D_op_schema.py24 ArgsType = Tuple[object, ...] variable
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2166 CodeGenModule &CGM, llvm::Type *ArgsType, in emitCopyprivateCopyFunction()
4222 llvm::Type *ArgsType, in emitReductionFunction()