Skip to content

fixed multi-gpu train bug.#5

Open
clhne wants to merge 1 commit intoyangxue0827:masterfrom
clhne:master
Open

fixed multi-gpu train bug.#5
clhne wants to merge 1 commit intoyangxue0827:masterfrom
clhne:master

Conversation

@clhne
Copy link

@clhne clhne commented Mar 29, 2019

When use multi-gpus to train:
python multi_gpu_train.py
error:
raise ValueError("None values not supported.")
ValueError: None values not supported.

ValueError: Tried to convert 'input' to a tensor and failed. Error: None values not supported.

When use multi-gpus to train:
python multi_gpu_train.py
error:
raise ValueError("None values not supported.")
ValueError: None values not supported.

ValueError: Tried to convert 'input' to a tensor and failed. Error: None values not supported.
@jackzpp12
Copy link

I hava same problem,could you support the method of fixed multi-gpu train bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants