-
Hello,
I'm trying to apply reduce over a TF dataset from DALIDataset, but it does not work (either GPU or CPU). What could be wrong?
tensorflow 2.0.0
tensorfl…
-
Hey!
I'm trying to run sd_maskrcnn but getting this error with the nvidia
I'm running it on colab
I've tried installing but keep getting same error
-
## Description
## Environment
**TensorRT Version**:
**NVIDIA GPU**:
**NVIDIA Driver Version**:
**CUDA Version**:
**CUDNN Version**:
Operating System:
Python Version…
-
Hi,
Tried to install the code on an older MBP (OSX 10.10.5, python 3.6), but run into version incompatibility issues after the release of tensorflow 2.0:
```Could not find a version that satisfies t…
-
**Environment:**
1. Framework: (TensorFlow, Keras, PyTorch, MXNet)
TensorFlow: `2.4.1`
PyTorch: `1.7.1`
2. Framework version:
3. Horovod version:
4. MPI version:
5. CUDA version:
10.1
6. NCCL…
-
After the recent [**2nd Machine Learning Community Standup** - Sept 9th 2020 - Data Science and Machine Learning with **SciSharp**](https://youtu.be/ngvR-BNQsJE)
It is clear Microsoft has reasonabl…
-
hi
I have problems installing package and cannot import it in my python scripts
I am using an Ubuntu 16.04 python 3.6.4
after cloning and
pip install -e .
I get:
Obtaining file:///home/iaiai/b…
-
Hello,
I am trying to run RAVE using unbiased MD simulation frames as input. I have a total of 6 OPs (all CA-CA distances) determined using AMINO. Unfortunately I obtain several error messages when…
-
I have some issues running the degirum models on my raspberrypi5 + edgetpu environment with raspberrypi os 12 bookworm. Moving from this issue https://github.com/ultralytics/ultralytics/issues/1185. @…
-
Hello,
I have setup my environment as was mentioned in this repository (tensorflow 1.2.1, Cuda 8.0, etc.) However, after the data preparation step, the train_PNet.py code **doesn't train. It just …