-
### Description
I have gpu, but trax just can not find it, it report that:
WARNING:absl:No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)
...
### Env…
-
Hi,
I have tried running the code on CPU (my setup is with Python 3.9, Ubuntu 16.04 on an 8-core machine), and I have had a segmentation fault:
```
Fatal Python error: Segmentation fault
Thr…
-
Hello
I am trying to use pretrained B_16 model on tfds kmnist dataset (which is similar to mnist in terms of 26x26 greyscale)
Problem is I got error
```
Initializer expected to generate shape…
-
The [tensorflow client example ](https://github.com/SymbioticLab/FedScale/blob/master/examples/tensorflow_engine/tf_client.py) is very helpful, but one suggestion for improvement is to add a [tf Datas…
ewenw updated
2 years ago
-
Hello, is there any article or paper available for this project?
I have many questions about this project.
Those are:
1. How did you created the patches? Did you use any specific method?
2. Can yo…
-
### 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 set up Pegasus following the instructions in a Docker container with CUDA 10, but it seems that the GPU is not used, whether I run `train.py` or `evaluate.py`.
Commands run:
`python3 pegasus/b…
-
Click to expand!
### Issue Type
Feature Request
### Source
source
### Tensorflow Version
2.10
### Custom Code
No
### OS Platform and Distribution
_No response_
### …
-
### System information
- **What is the top-level directory of the model you are using**: /tensorflow/models/research/deeplab
- **Have I written custom code (as opposed to using a stock example scr…
-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…