forked from jiuyuan/InfiniTensor
YdrMaster
a27391fcdc
- onnx 和 pytorch 认为 batchNorm 的 4 个参数是 [c] 形状的,cuDNN 可能认为是 [1,c,1,...]。 优化已改为 [c],但 cuDNN 推理没有改; Signed-off-by: YdrMaster <ydrml@hotmail.com> |
||
---|---|---|
.. | ||
test_batch_norm.cc | ||
test_concat.cc | ||
test_conv.cc | ||
test_conv_transposed_2d.cc | ||
test_element_wise.cc | ||
test_extend.cc | ||
test_gather.cc | ||
test_matmul.cc | ||
test_pad.cc | ||
test_pooling.cc | ||
test_reduce_mean.cc | ||
test_reshape.cc | ||
test_resize.cc | ||
test_slice.cc | ||
test_split.cc |