Searched defs:BatchNormImplBase (Results 1 – 1 of 1) sorted by relevance
35 template class BatchNormImplBase<1, BatchNorm1dImpl>; variable36 template class BatchNormImplBase<2, BatchNorm2dImpl>; variable37 template class BatchNormImplBase<3, BatchNorm3dImpl>; variable