-
- [x] Kubernetets cluster env @ Almaren 200
- [x] [Jenkins Slave and Kubernetes client env](http://10.112.231.51:18888/view/BigDL-2.0-NB/job/BigDL-NB-K8s-ExampleTests/)
- [x] [Hyper Zoo Doicker imag…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14
### Custom code
Yes
### OS platform and distribution
aarch64…
-
### Description
I followed the tutorials in https://cloud.google.com/tpu/docs/tutorials/transformer to build a translation model, the Memory Error occurs when I use t2t-datagen with changing problem …
-
**Bug Description**
Hello,
I built the image from the latest commit: 6a51a604618e613d7c6d04d520c8264fe4e69d88
I pushed it in ECR and deployed a multi-model Sagemaker endpoint. The endpoint is worki…
-
## Environment
* OS Version: Ubuntu 24.04 run inside a Docker container
* Binary build: v8.6.0
```
[ruby $(which gz) sim-7] [Dbg] [gz.cc:166] Subscribing to [/gazebo/starting_world].
[r…
-
### Issue Type
Others
### OS
Linux
### onnx2tf version number
1.25.9
### onnx version number
1.16.1
### onnxruntime version number
1.18.1
### onnxsim (onnx_simplifier) ve…
-
### Terraform Version
Working: v1.2.2
Broken:
```
Terraform v1.2.3
on darwin_arm64
+ provider registry.terraform.io/hashicorp/archive v2.2.0
+ provider registry.terraform.io/hashicorp/aws v4.…
dr-yd updated
2 years ago
-
Hi, I'm trying to convert my model (saved in 'saved model' format) to a tflite model but I get an error, this is my code:
`converter = tf.lite.TFLiteConverter.from_saved_model('saved_model')
tfli…
-
In the context of TF-TRT, we need to be able to load and assign SavedModel and GraphDef to a specific `tf.device`. And as shown in this reproducer, virtually all calls lead to a loss/disrespect of the…
-
## 🐛 Bug
There's a 150x gap in performance for TorchScript ops versus straight Python / C++.
Looping over 100K numbers takes 2+ seconds instead of 18ms or better.
Please see the benchmarks here:…