-
### Description
Description:
When using JAX's argsort function on an array containing small floating-point numbers, as well as 0.0 and -0.0, the sorting order is incorrect compared to other librarie…
-
hoping you could build this and add it to the packages #tensorflow
check out build process https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/makefile/README.md
-
```otbuser@6dc23c62c23f:/home/data/decloud$ python3 models/train_from_tfrecords.py \
--training_record ./input/TFRecords/Cameroun/train/ \
--valid_records ./input/TFRecords/Cameroun/valid/ \
…
-
## 🐍 Package Request
- tensorflow,lightGBM:
- pypi :
-
Hi,
Thanks a lot of this wonderful work. I am wondering if you could help me in running this on Tensor flow? I did translate the main components but I am getting errors.
```
import tensorflow a…
-
Hi,
I created my own custom dataset by using the rlds dataset builder repo, and I'm trying to finetune on this data using `python scripts/finetune.py --config.pretrained_path=hf://rail-berkeley/oct…
-
When loading the dgs_corpus dataset, an AssertionError occurs due to unsynchronized pose shapes within one of the documents.
Here is the error message:
`AssertionError: Document 1177918: The poses…
-
which tensorflow version should I chose?version==1.4.0?
-
Hi,
Thanks for your excellent work! Could you please tell me your version information about your code and models?
I found that your .json model is generated in keras1.1.0, and could you please tell…
-
Bonjour,
J'ai essayé de convertir votre modèle (qui semble être le seul pertinent pour du sentiment analysis sur des textes français) au format TensorFlowJS (https://www.tensorflow.org/js/tutorials…