Searched defs:_FLOAT_CONV_MODULE (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/ao/nn/intrinsic/qat/modules/ | ||
H A D | conv_fused.py | 457 _FLOAT_CONV_MODULE = nn.Conv1d variable in ConvBn1d |
/aosp_15_r20/external/pytorch/torch/ao/nn/qat/modules/ | ||
H A D | conv.py | 140 _FLOAT_CONV_MODULE = nn.Conv1d variable in Conv1d |