Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/onnx/
H A Dsymbolic_opset8.py95 scales, align_corners = symbolic_helper._get_interpolate_attributes(
H A Dsymbolic_helper.py920 def _get_interpolate_attributes(g: jit_utils.GraphContext, mode, args): function
1024 scales, align_corners = _get_interpolate_attributes(g, interpolate_mode, args)
H A Dsymbolic_opset10.py457 scales, align_corners = symbolic_helper._get_interpolate_attributes(
H A Dsymbolic_opset9.py1893 scales, align_corners = symbolic_helper._get_interpolate_attributes(