-
### Description
The crossentrophy loss in Trax 1.3.7 gave strange reading. Is this normal?
![1](https://user-images.githubusercontent.com/45889437/102689364-6aa91600-4238-11eb-81a9-70a6346984f2.…
-
### Description
In the README, following the first link to
[trax.data API explained](https://github.com/google/trax/blob/master/trax/examples/trax_data_Explained.ipynb) :
When clicking on "Open…
ras44 updated
2 years ago
-
Right now wrapping a function with gin adds two lines to every traceback. For projects which use gin heavily, this gets to be...kind of a lot, see example at the bottom of this bug report.
Would y…
-
### Description
I am unable to install trax using pip in an Ubuntu18.04 VM (windows10 host).
It could not install tensorflow>=2.2 on the default python (3.6.9).
So I installed Python3.8. But the…
-
When customers define `-Djavax.xml.transform.TransformerFactory=` they can receive a `ClassNotFoundException` related to [this code](https://github.com/newrelic/newrelic-java-agent/blob/23ae8202fbb104…
-
### Description
Imagenet64 dataset from tensor2tensor used in this gin config:
https://github.com/google/trax/blob/master/trax/supervised/configs/reformer_imagenet64.gin
seems to have some load…
-
when i build in ubuntu, the problem is shot as "GOTURN-master/src/native/vot.h:50:22: fatal error: trax.h: No such file or directory", how to fix it?
-
Overall Architecture Issue
-
I'm not sure why this is such an issue and what change to site caused it, but can you go through all manufacturers and make sure they're filterable on site? I've caught several and Corson/Karli fixed,…
-
### Description
I use just some input activations, one SelfAttention layer and `n_heads=2`, but my code breaks. However, when I set `n_heads=1`, everything works fine.
### Environment informati…