Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_torch/
H A Doss_proxy_executor.cpp229 const std::vector<c10::Argument>& schema_args, in get_input_info_from_serialized()
346 const auto& schema_args = schema.arguments(); in OSSProxyExecutor() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dcalculate_necessary_args.h13 const std::vector<Argument>& schema_args, in CalculateNecessaryArgs()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DCPUFallback.cpp95 auto& schema_args = op.schema().arguments(); in cpu_fallback() local
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/
H A Dts_eager_fallback.cpp211 auto& schema_args = op.schema().arguments(); in ts_eager_fallback() local
/aosp_15_r20/external/pytorch/torch/_custom_op/
H A Dimpl.py559 def compare(sig_args, schema_args): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue.cpp675 const auto& schema_args = lt_schema.arguments(); in checkObjectSortSchema() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.cpp1017 const auto& schema_args = schema->arguments(); in set_inputs() local