-
After compiling the tensor2tensor from source, it can success without error.
but when just run t2t-trainer, there are some errors as the following
Traceback (most recent call last):
File "./t2t…
-
Hi,
I just installed this (with Tensorflow 1.6), and got the following error on my first run.
Traceback (most recent call last):
File ".............bin/g2p-seq2seq", line 11, in
load_en…
-
### Description
Every time when I want to install tensor2tensor on my Jetson Nano, I have error
"ERROR: Could not find a version that satisfies the requirement opencv-python (from tensor2tensor) (f…
-
I have a problem when running the command,has anyone encountered?python 3.7, other package is same to the package in the requirement.txt.
when I update tensorflow-datasets version to 2.1.0 …
-
### Description
I got a unexpected error when I was using t2t-decoder! It worked well before I updated the tensor2tensor code.
### Environment information
### For bugs: reproduction and erro…
-
### Description
Error when importing problems.
...
### Environment information
```
OS: Windows10
$ pip freeze | grep tensor
mesh-tensorflow==0.0.5
tensor2tensor==1.14.0
tensor2tensor==1.…
-
I am getting a `WARNING:tensorflow:Estimator's model_fn ... includes params argument, but params are not passed to Estimator.` warning followed by a `assert data_dir` (from https://github.com/cmusphin…
-
### Description
The requirements are missing `oauth2client` as a dependency. `pip install tensor2tensor` does not install it, nor it has been specified in `setup.py`.
### Environment information…
-
### Description
TensorFlow 2.0 has no attribute `to_float`.
### Environment information
```
OS: Windows 10 Home Edition
$ pip freeze | grep tensor
mesh-tensorflow==0.1.4
tensor2tensor==…
-
### Description
Can't generate data for problem algorithmic_math_two_variables. Looks like there is trouble downloading https://art.wangperawong.com/mathematical_language_understanding_train.tar.gz…