Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Internal: invalid device function #461

Open
oletivenu opened this issue Feb 19, 2020 · 1 comment
Open

Internal: invalid device function #461

oletivenu opened this issue Feb 19, 2020 · 1 comment

Comments

@oletivenu
Copy link

Hi,

im getting below error after executing this code

code:

python -m nmt.nmt --src=vi --tgt=en --vocab_prefix=/tmp/nmt_data/vocab --train_prefix=/tmp/nmt_data/train --dev_prefix=/tmp/nmt_data/tst2012 --test_prefix=/tmp/nmt_data/tst2013 --out_dir=/tmp/nmt_model --num_train_steps=12000 --steps_per_stats=100 --num_layers=2 --num_units=128 --dropout=0.2 --metrics=bleu

### error below :

2020-02-19 16:44:41.625734: F .\tensorflow/core/kernels/random_op_gpu.h:227] Non-OK-status: GpuLaunchKernel(FillPhiloxRandomKernelLaunch, num_blocks, block_size, 0, d.stream(), gen, data, size, dist) status: Internal: invalid device function
Fatal Python error: Aborted

tensorflow : 1.15
tensorflow-gpu : 1.15
cuda : 10.2

please help me.

@BBHao1
Copy link

BBHao1 commented Apr 18, 2021

I have the same problem. Have you solved it?

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

2 participants