Nmt: AttributeError: 'ZipDataset' object has no attribute 'shard'

Created on 21 Sep 2017  路  10Comments  路  Source: tensorflow/nmt

Most helpful comment

@jongsae @sarahzhouUestc You can use tf-1.2 branch for official released tensorflow version 1.2 and 1.3 which has GPU support.

All 10 comments

I installed latest tf-nightly and from then I don't see this error.

pip install tf-nightly --upgrade

Currently, tf-nightly doesn't support GPU...

Hi guys, has this issue been solved? I have encounter this issue and I need to use GPU, how to deal with it ?

@jongsae @sarahzhouUestc You can use tf-1.2 branch for official released tensorflow version 1.2 and 1.3 which has GPU support.

@oahziur yes! It works, thanks ~

hi, I installed latest tf-nightly, but I also see this error ? I use tf-1.3.0, and python 2.7

hi, I have addressed this issue, it requires python3, tf-1.3 and tf-nightly.

The builds linked from github work just fine with GPU support (tested).

When will the release version supports this?

Was this page helpful?
0 / 5 - 0 ratings