pycoco
pycoco
when i use global_avgpool2d with change_ordering=True,some error happen. ValueError: operands could not be broadcast together with shapes (1,224,1,1) (1,3,1,1)
I use trtexec to convert my onnx model to int8 engine. But I find some log like 'Dynamic range would not be set for tensor (Unnamed Layer* 36) [Constant]_output for...
Any solution to fix this problem? RuntimeError: /io/build/temp.linux-x86_64-cpython-38/spconv/build/core_cc/src/cumm/conv/main/ConvMainUnitTest/ConvMainUnitTest_matmul_split_Simt_f32f32f32_0.cu(225) int64_t(N) * int64_t(K) * tv::bit_size(algo_desp.dtype_a) / 8 < int_max assert faild. your data exceed int32 range. this will be fixed in cumm...