Sheikh Md Shakeel Hassan

Results 5 comments of Sheikh Md Shakeel Hassan

Hey. Thanks for replying. I am using the following code to get the inference graph. ``` import tensorflow as tf from lingvo import model_imports from lingvo import model_registry from lingvo.core...

I am using the docker container generated using the command ``` docker run --rm $(test "$LINGVO_DEVICE" = "gpu" && echo "--runtime=nvidia") -it -v ${LINGVO_DIR}:/tmp -v ${HOME}/.gitconfig:/home/${USER}/.gitconfig:ro -p 6006:6006 -p 8888:8888...

the version installed is 3.11.2

Were you able to resolve the issue?I am also facing the same issue. I am using 6 GB Nvidia Geforce GTX 1060 with Cuda 10.0 and nvidia drivers 430.64. My...