Home
last modified time | relevance | path

Searched defs:grad_format (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/xpu/
H A Dtest_conv.py1108 grad_format, argument
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_convolution.py3730 grad_format, argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_nn.py8471 def helper(input_format, grad_format, B=2, C=4, W=4, H=4): argument