-
### System information
Make sure to provide all system information that may be relevant to the issue you are reporting. Some common points are:
- **OS Platform and Distribution**: Linux Ubuntu 20…
-
I am able to get my AMD Radeon Pro 5700 XT gpu to run on an iMac 27" with Big Sur tensorflow with 2.5.
If I add tensorflow-text, I get this exception:
```
% python
Python 3.8.2 (default, Apr…
-
The switch from Keras 2 to Keras 3 in Tensorflow 2.16 apparently breaks `tf2onnx`:
```python
import tf2onnx
...
onnx_model, _ = tf2onnx.convert.from_keras(model)
# AttributeError: ... object has …
-
### Description
Description:
When using JAX's argsort function on an array containing small floating-point numbers, as well as 0.0 and -0.0, the sorting order is incorrect compared to other librarie…
-
Hello
I am trying to install AIMET from release package using instructions in [this link](https://quic.github.io/aimet-pages/releases/latest/install/install_host.html).
I installed prerequisite pa…
-
你好, 作者.
想请教下,我使用 mmpose 模型 ,做精度分析时,报如下错误,是什么原因导致的 ? 非常感谢.
2023-05-08 13:50:57.833593: W tensorflow/core/framework/op_kernel.cc:1490] Invalid argument: ValueError: Unknown element o
Tra…
-
```otbuser@6dc23c62c23f:/home/data/decloud$ python3 models/train_from_tfrecords.py \
--training_record ./input/TFRecords/Cameroun/train/ \
--valid_records ./input/TFRecords/Cameroun/valid/ \
…
-
Hello,would you please tell us the environment about your project?we can't run it for all kinds of strange problems.
-
Hi, the tensorflow version seems to be too old, thus the script doesn't work. on Colab Is there a way you could check how to update the tensorflow version?
-
I've tried to compile your exercice_iris sketch with the the official Arduino_TensorFlowLite library which you can find in the library manager of the Arduino IDE (Version 1.15.0-ALPHA). This works whe…