mm.zhang
Results
2
issues of
mm.zhang
## Description I am trying to quantize swish(sigmoid + mul) operator into int8 using trtexec tool, but the result has not been satisfactory. ```bash # trtexec command line trtexec --verbose...
triaged
I am trying to train a point cloud segmentation model using PTV3 on my own dataset. In the config file, there is a parameter called mix_prob (default value: 0.8). From...