Home
last modified time | relevance | path

Searched refs:runTorchBackendForOnnx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dconstant_fold.h21 std::optional<at::Tensor> runTorchBackendForOnnx(
H A Dconstant_fold.cpp261 std::optional<at::Tensor> runTorchBackendForOnnx( in runTorchBackendForOnnx() function
652 auto updatedValWrapped = onnx_constant_fold::runTorchBackendForOnnx( in ConstantFoldONNX()
H A Dshape_type_inference.cpp436 return onnx_constant_fold::runTorchBackendForOnnx( in ComputeConstantFolding()