Home
last modified time | relevance | path

Searched defs:in_spec (Results 1 – 6 of 6) 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.cpp192 const char* in_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/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Ddevice_target.cc118 auto in_spec = input_specs[0].dyn_cast<UniformQuantizedType>(); in DecomposeMultiplyAccumulateScale() local
/external/pytorch/torch/_inductor/codegen/aoti_runtime/
Dinterface.cpp267 const char** in_spec, in AOTInductorModelContainerGetCallSpec()
/external/pytorch/torch/_dynamo/
Deval_frame.py1031 in_spec, argument