dataset
Here are 4,314 public repositories matching this topic...
-
Updated
Nov 29, 2020 - Python
-
Updated
Oct 22, 2020
-
Updated
Sep 8, 2020
-
Updated
Feb 24, 2021 - JavaScript
How to reproduce the behaviour
The error occurs in the Step 5/9 of the docker build process
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
-
Updated
Sep 18, 2020
-
Updated
Feb 24, 2021 - JavaScript
-
Updated
Feb 24, 2021 - Python
-
Updated
Feb 24, 2021 - Python
-
Updated
Jan 10, 2021 - Jupyter Notebook
🐛 🐛 Bug Report
⚗️ Current Behavior
Launch of an large_dataset_build.py falls with an exception
File "hub\store\shape_detector.py", line 107, in _get_chunks
assert chunks[0] == 1
The chuck value in schema in given example is chunks=(2, 1920, 1080, 3)
. So to run this code without exceptions I need to change it to chunks=(1, 1920, 1080, 3)
. Why is there an asserti
-
Updated
Dec 29, 2020 - Python
-
Updated
Jan 15, 2021 - JavaScript
-
Updated
Feb 24, 2021 - Python
Expected Behavior
I want to convert torch.nn.Linear modules to weight drop linear modules in my model (possibly big), and I want to train my model with multi-GPUs. However, I have RuntimeError in my sample code. First, I have _weight_drop() which drops some part of weights in torch.nn.Linear (see the code below).
Actual Behavior
RuntimeError: arguments are located on different GPUs at /
-
Updated
Sep 28, 2020 - Jupyter Notebook
-
Updated
Nov 6, 2020 - Python
-
Updated
Feb 21, 2021 - Python
-
Updated
Nov 26, 2020 - Jupyter Notebook
Each item in the list should be written in the same language as what it's represent
Ex. :
The French choice should be Français
The Portuguese should be Português
The Chinese should be 中文
The Dutch should be Holländisch
(The traduction come from google traduction and should be double check)
![image](https://user-images.githubusercontent.com/74309042/105092026-b4229600-5a6e-11eb-9e6a-394b0
-
Updated
Feb 19, 2021 - Jupyter Notebook
-
Updated
Sep 27, 2020 - Python
-
Updated
Jan 26, 2021 - PowerShell
-
Updated
Feb 24, 2021 - JavaScript
-
Updated
Dec 15, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the dataset topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dataset topic, visit your repo's landing page and select "manage topics."
My actions before raising this issue
It looks like in case of a lot of log events (about about 1 million per da