-
## vnni BigDL predict - OpenCV Error: Assertion failed (ssize.width > 0 && ssize.height > 0) in resize, file /root/opencv/opencv.native/modules/imgproc/src/imgwarp.cpp, line 3496
the example link: …
-
When enabling learned amax, with default INT8 config, I got the following error when inference
```
[1m'TensorQuantizer' object has no attribute 'clip'[0m
```
Could you please help figure out what …
-
When I use Keras to construct a one LSTM layer DL model with hidden size=0 and further conduct model inference, theano will directly crash with the following traceback:
```
Traceback (most recent ca…
-
Hi all,
I was trying to use ResNet50 model for mnist digit classification, after training the model i was trying to perform Autoquant operation on the model it is always giving eval accuracy as 0, I…
-
- 【FastDeploy版本】: 最新版镜像
- 【系统平台】: Linux x64(Ubuntu 18.04)
- 【硬件】: Nvidia GPU 3080TI, CUDA 11.2 CUDNN 8.3
```
payload = {
"inputs" : [
{
"name" : "INPUT",
"shape" : image…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Currently we are trying to run inference with pretrained BLOOM model. However, the loading takes very long due to DeepSpeed sharding in runtime. Since there is a pre-sharded version of BLOOM:
```
…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…
-
Hi @lewes6369 , I'm very happy because your git help me so much on my work. But can you give me what link you was use for trainning. I'm a noob in caffe so i was try convert from keras or tensorflow t…
-
### 1. System information
- OS Platform and Distribution: Ubuntu 22.04
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (version, if pip package or github SH…