-
### Description
I would like to export trax trained model as tf object, to serve it in tensorflow serving
...
### Environment information
```
Google Colab
$ pip freeze | grep trax
trax=…
-
### Description
There are some problems when using the BERT class from trax/models/research/bert.py. The method new_weights(self, input_signature) in PretrainedBERT class is using `super().new_weig…
-
I use VOT-2017 with ECO tracker in MATLAB 2018a
this is from the matlab
CLIENT: Socket opened successfully on port 9090.
CLIENT: Creating process "C:\Program Files\MATLAB\R2018a\bin\matlab.exe" -no…
-
hi i realize this might be beyond your abilities or desire but i was wondering if you are able to maybe help me get this to build on a 2017 mbpro?
i get as far as "flutter run -d macos" and the res…
-
### Description
...
### Environment information
```
OS:
$ pip freeze | grep trax
trax==1.4.1
$ pip freeze | grep tensor
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorbo…
-
Have you tested your run_vot.m script on vot toolkit? It ran into error and I can't debug it.
-
When reading a DOM document form a StAXSource backed by a validating XMLStreamReader2, com.sun.org.apache.xalan.internal.xsltc.trax.SAX2DOM will throw a NullPointerException when trying to process att…
-
I'm having trouble passing arguments to the convolution layer for just a single evaluation of the layer. So instead of building a network, I'd just like to pass in the input and the kernel, and get th…
-
### Description
I am looking to implement a neural network using trax based on the coursera deeplearning.ai course and found an error that I might need help with. I am fairly new using trax and would…
-
I've tried to run the Reformer: Image Generation colab a couple of times but get an error message on the last cell:
module 'trax' has no attribute 'fastmath'.
It may be something I'm doing or not b…