-
`import sys
import modulegraph
import os
import matplotlib
import numpy as np
import matplotlib.pyplot as plt
import copy
import cv2
# Disable tensorflow compilation warnings
os.environ['TF_C…
-
Hi,
We are experiencing unexpected `sccache` server shutdowns when building our C++ project ([OpenVINO](https://github.com/openvinotoolkit/openvino)) for RISC-V with [Conan](https://conan.io/) in G…
-
Hi, I was trying to inject faults with TensorFI2 in different pre-trained models in Keras with the ImageNet dataset. I was able to successfully inject faults with VGG16, VGG19, and MobileNet. However,…
-
## 🐛 Bug
Hello team,
Thanks for creating such an amazing engine. I ran Llama-3-8B-Instruct-q4f16_1-MLC in server mode with different batch sizes (2-128) but I still see my requests are being run …
-
**System information**.
- Have I written custom code (as opposed to using a stock example script provided in Keras): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04
- Te…
-
Hi,
Can anyone help me with this?
I am obtaining the following error message when running:
`!python3 "predict_video.py" --save_weights_path="/content/tennis_tracking/WeightsTracknet/model.1" --…
-
This issue was posted and closed recently however there is no clear resolution for me to follow. I've tried training with VOC and COCO datasets compiled appropriately into TFRecord datasets. I've us…
-
The original issue #40437 has taken a different path so I reopen here just for this.
Reminder of relevant post:
https://github.com/cms-sw/cmssw/issues/40437#issue-1522624055
https://github.com/cm…
-
Steps to reproduce:
```
bazel build examples/jax_cpp:main --experimental_repo_remote_exec --check_visibility=false
```
Output:
```
((jax) ) mate@raptor:~/prog/jax$ python --version
Python…
-
Traceback (most recent call last):
File "/content/generate_tfrecord.py", line 29, in
from object_detection.utils import dataset_util, label_map_util
ModuleNotFoundError: No module named 'obj…