-
## misc material:
* kaggle notebook that uses PL for object detection: https://www.kaggle.com/code/artgor/object-detection-with-pytorch-lightning/notebook and https://github.com/Erlemar/wheat
* kag…
-
## Description
I followed [this official tutorial ](https://mxnet.apache.org/api/python/docs/tutorials/performance/backend/tensorrt/tensorrt) to perform inference with TensorRT. It works fine when I …
-
## Description
This is a combination of two small issues with the `HybridBlock.export` and `SymbolBlock.imports` methods.
1. When serializing/deserializing hybridized block objects, the `_in_forma…
-
## Description
Error Running GluonCV Transfer Learning Tutorial on Mac OSX.
https://gluon-cv.mxnet.io/build/examples_classification/transfer_learning_minc.html
### Error Message
(Paste the com…
-
Any plans to publish solutions to the exercises?
2c2c updated
5 months ago
-
## Description
I use the `excluded_sym_names `when I test my custom model on `imagenet_gen_qsym.py`, but actually the symbols are not be excluded, that is the symbols are also be quantized.
The mo…
-
https://github.com/THUDM/ChatGLM-6B
int4 quant
https://arxiv.org/abs/2301.12017
百万级别语言模型
https://github.com/LianjiaTech/BELLE
https://zhuanlan.zhihu.com/p/616151762
2023/3/26 更新-- ChatGLM…
-
## Description
The problem is that im trying to sent a batch of images ( > 1) to the model. But it fails with the following errr
### Error Message
```
input_sym_arg_type = in_param.infer_type(…
-
## Description
After a cudaMalloc failed: out of memory error is raised everything becomes unusable with more out of memory errors (even if a smaller batch is provided).
If I load two models both …
-
## Description
Seg Fault on master, 1.5.1, 1.4.0
### Error Message
```
Segmentation fault: 11
Stack trace:
[bt] (0) /home/ubuntu/anaconda3/envs/mxnet_pip_install/lib/python3.6/site-package…