Home
last modified time | relevance | path

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

/external/executorch/exir/capture/
D_unlift.py19 def _unlift(gm, inp_pos_to_param_buffer_name, in_spec, out_spec, state_dict): argument
/external/pytorch/torch/csrc/inductor/aoti_runner/
Dmodel_container_runner.cpp193 const char* out_spec = nullptr; in get_call_spec() local
/external/pytorch/torch/_export/
Dwrappers.py70 def update_module_call_signatures(path, in_spec, out_spec): argument
/external/pytorch/torch/_inductor/codegen/aoti_runtime/
Dinterface.cpp268 const char** out_spec) { in AOTInductorModelContainerGetCallSpec()
/external/pytorch/aten/src/ATen/functorch/
DBatchRulesConvolution.cpp24 DimVector out_spec = lhs_spec; in convolution_batch_rule() local
/external/executorch/runtime/executor/
Dmethod.cpp144 CompileSpec** out_spec) { in PopulateCompileSpecs()
/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.cc75 ShardingSpec out_spec; member