Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dscalar_type_analysis.cpp392 static void LowPrecisionCastNodeForStandardOps(Node* n, int opset_version) { in LowPrecisionCastNodeForStandardOps() function
457 LowPrecisionCastNodeForStandardOps(*it, opset_version); in LowPrecisionCastForStandardOpsONNX()