-
### Description
When running Cells on google Colab, second cell gives error
### Environment information
google colab
```
OS: Linux
$ pip freeze | grep tensor
# your output here
$ python …
-
### Description
I am trying to train a Transformer network on my own data using Tensor2Tensor. I am adapting the [Cloud Poetry](https://cloud.google.com/blog/products/gcp/cloud-poetry-training-and-hy…
-
please answer with yes or no, this is a simple question?
-
### Description
I've run the following code in google colab with GPU, and it got stuck after printing 'Saving checkpoints for 0 into /content/test/model.ckpt.' Any ideas?
!pip install -q tensor2te…
zhez6 updated
4 years ago
-
C:\Users\zhaoxianghui\AppData\Local\Programs\Python\Python38\python.exe D:\project\python\tensor2tensor-master\tensor2tensor\bin\t2t-trainer --registry_help
Traceback (most recent call last):
Fil…
-
I've just installed g2p-seq2seq via
`sudo python3 setup.py test`
Before that I've installed the latest `setuptools` and `tensorflow` versions.
But when I run
`sudo python3 setup.py test`
I've g…
-
> Could not find a version that satisfies the requirement tf-agents (from tensor2tensor>=1.10.0->magenta-gpu) (from versions: )
> No matching distribution found for tf-agents (from tensor2tensor>=1…
-
We need a nightly package so that, for example, Tensor2Tensor's open source does not break when it runs Travis builds using the latest functionality here.
-
Using the command : python -m pip install magenta==2.0.1, I get the following error :
ERROR: Could not find a version that satisfies the requirement jaxlib>=0.1.51 (from dopamine-rl->tensor2tens…
-
Which exactly tensorflow and tensorflow-XXX (tensor2tensor, tensorboard,.... ) version is used to run properly ?
I can not run because of conflicts, so please make it clear.