-
### Description
when i try to use insights(https://github.com/tensorflow/tensor2tensor/tree/master/tensor2tensor/insights), an error occurred, ValueError: Hyperparameter name is reserved: shards,
.…
-
### Description
When using query.py from serving the following appears.
It looks like tensorflow' has no attribute 'bytes'. What does it mean?
Traceback (most recent call last):
```
File "C:…
-
### Description
ImportError: cannot import name 'backend'
### environment
```
OS: ubuntu16.04+ python3.6.5+cuda9.0+cudnn7.0+tensorflow1.5
$ pip freeze | grep tensor
# your output here
tenso…
-
I am getting this error while running the backward translation
it specifies there is no file in the backward_gen folder what should i do now
-
In the notebook:
https://colab.research.google.com/notebooks/magenta/hello_magenta/hello_magenta.ipynb#scrollTo=7zp--0n5FSDm
Running the first cell finishes with:
> ERROR: kfac 0.2.2 has requirem…
-
Any plans of extending Pegasus to export models as TFHub modules or to run directly with TensorFlow Server? [Tensor2Tensor has an easy to use model exporter/server](https://github.com/tensorflow/tenso…
-
As of today pip starts backtracking versions of many packages when I try to install magenta in google colab.
Log excerpt:
INFO: This is taking longer than usual. You might need to provide the depe…
-
Errors setting up the environment:
ERROR: pynndescent 0.5.1 has requirement numba>=0.51.2, but you'll have numba 0.49.1 which is incompatible.
ERROR: note-seq 0.0.2 has requirement numba==0.48.0, …
-
## 一言でいうと
RNN/CNNを使わず翻訳のSOTAを達成した話。Attentionを基礎とした伝搬が肝となっている。単語/位置のlookupから入力を作成、Encoderは入力+前回出力からAを作成しその後位置ごとに伝搬、DecoderはEncoder出力+前回出力から同様に処理し出力している
![image](https://user-images.githubusercont…
-
I got an error while attempting to `pip install magenta` The diagnosis at [GitHub Magenta Issue #1422 - pip: No matching distribution found for tensorflow-metadata](https://github.com/tensorflow/mage…