-
**GaNDLF Version**
0.0.15
**Desktop (please complete the following information):**
- OS: Windows 10 19044.2251
**How did you install GaNDLF**
git clone https://github.com/mlcommons/G…
-
-
It seems like the tf input pipeline seems to have issues? I couldn't debug much. I ensured that there is dataset in the `/dataset` folder and there are no file permission issues and passed `data_dir `…
-
https://github.com/mlcommons/training/tree/master/reinforcement says that MiniGo is 9x9. Isn't it 19x19? Maybe we should update documentation.
Can we please fix this prior to 2.0?
-
Which commit is used for v0.7 runs?
Currently, instruction for BERT is broken as both wiki dump dataset is missing and also the master branch of WikiExtractor does not contain`WikiExtractor.py`.
-
From: ddutta@gmail.com
Some early thoughts:
GitHub issue with a link to a working doc
-- algorithm details: e.g. network structure
-- normalization
-- pre-processing
-- hyper-param tuning
…
-
https://github.com/mlperf/training the version of resnet50 should be 1.5, but the summary page says its ResNet-50 v1, which cause confusion.
...
We provide reference implementations for each of the…
-
https://github.com/mlcommons/training/tree/master/rnn_speech_recognition/pytorch#quality-target
For the target quality of 5.8% on LibriSpeech validation sets, should we include both `dev-other` and…
-
**Describe the bug**
Retrieving an entity (e.g. `GET /results/{uid}`) when the entity doesn't exists in the database returns a `500 internal error` response.
**To Reproduce**
Steps to reproduce t…
-
@furiosamg 새 환경에 설치하면 저는 종종 아래 문제를 겪는데요. 혹시 짐작가는 바가 있으실까요? clone 하자 마자 editable 로 설치 하지 않고 `pip install --pre .` 와 같이 설치했을 때 주로 발생했습니다.
```
Traceback (most recent call last):
File "/home/hyun…