张一极

Results 4 issues of 张一极

Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-linux-gnu/10.2.0/lto-wrapper Target: x86_64-linux-gnu Configured with: /usr/src/gcc/configure --build=x86_64-linux-gnu --disable-multilib --enable-languages=c,c++,fortran,go Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (GCC)

Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-linux-gnu/4.9.4/lto-wrapper Target: x86_64-linux-gnu Configured with: /usr/src/gcc/configure --build=x86_64-linux-gnu --disable-multilib --enable-languages=c,c++,fortran,go Thread model: posix gcc version 4.9.4 (GCC)

作者您好,想问一下,我直接生成mxl的cfg是否能够直接支持对应模型的剪枝操作呢

When I was doing inference with ”engine“ on “Nvidia agx” device, I found that ”segment/predict.py“ would report a dimension mismatch error. The reason was that the output branch selection was...