-
感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. :smile_cat:
## 问题描述
- 错误信息
- 错误截图
## 具体信息
- 转换模型后用处
- [ ] 使用 Paddle 框架/ PaddleInference 推理预测
- [ ] 使用 Paddle-L…
-
作者您好,我使用你的开源代码去运行quantization.py,成功生成了5个tflite版本,我选取全整型的hrnet_quant_int_only.tflite,在ubuntu上用edgetpu_compiler optimized/hrnet_quant_int_only.tflite进行编译,尝试使用TPU运行模型。但是我得到了这样的报错
-
### System information
- **Have I written custom code (as opposed to using a stock example script
provided in TensorFlow)**: Yes
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04…
-
hi,
With the ckpt model can't easily used in phone APP/APK, so could you pls supply some advice or suggestion about how to translate the model to pb version ?
Yes, I have seen some, but they are cl…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Whenever I try to train the model I get an error that says this:
WARNING:tensorflow:Model was constructed with shape (None, 512, 512, 3) for input KerasTensor(type_spec=TensorSpec(shape=(None, 512…
-
I want to use c++ std::thread and atomic in wasm file but wasi does not support them yet.
So I want to try emsdk as I see your sample of tensorflow.
But I always get failed when I try my own code.
…
-
Hello @10zinten
Thank you for this amazing dataset.
First of all, I would like to say this is not an issue.
But I have a couple of questions if you can help me with those.
1. How did you ge…
-
Dynamic typing is extremely powerful for data science and machine learning. Since this language will have a competitive performance to C++, it makes sense to me that future ML libraries may be written…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and distribution
Ubunt…