Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Internal: No unary variant device copy function found for direction: 1 and Variant type_index: tensorflow::data::(anonymous namespace)::DatasetVariantWrapper #525

Open
maria364 opened this issue Feb 12, 2020 · 0 comments

Comments

@maria364
Copy link

I am using this toolkit for language modelling and I would like to train a model with wiki103 dataset.
The training will take place without using Horovod and by using 2GPUs.
I have checked the parameters in the "lstm-wkt103-mixed.py" file and edited them according to the information provided in this page https://nvidia.github.io/OpenSeq2Seq/html/language-model.html.

The command used for training is:
CUDA_VISIBLE_DEVICES=0,1 python run.py --config_file=example_configs/lstmlm/lstm-wkt103-mixed.py --mode=train_eval --enable_logs

The error I am facing is available in the image below:
image

Could anyone please help?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant