-
## 🐛 Bug
There's a 150x gap in performance for TorchScript ops versus straight Python / C++.
Looping over 100K numbers takes 2+ seconds instead of 18ms or better.
Please see the benchmarks here:…
-
how to change the procedure into 3-classifier? I want to change the procedure into a 3-classifier,which is about aspect based sentiment anysize. Thank you!
-
Hi, I'm trying to convert my model (saved in 'saved model' format) to a tflite model but I get an error, this is my code:
`converter = tf.lite.TFLiteConverter.from_saved_model('saved_model')
tfli…
-
In the context of TF-TRT, we need to be able to load and assign SavedModel and GraphDef to a specific `tf.device`. And as shown in this reproducer, virtually all calls lead to a loss/disrespect of the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
Another good test would be to replicate the examples provided in the libraries. I started on polycharts.
# polychart.js examples in rCharts
## Dow Jones (Simple Line)
``` r
require(quantmod)
require…
-
TaskCluster is a CI service provided by Mozilla, and available to both Firefox development (Firefox-CI instance) and Community on Github (Community TaskCluster). It’s being widely used across some Moz…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### System Info
The main branch still does not include the fix:
https://github.com/huggingface/transformers/issues/19691#issuecomment-1791869884
namely
```
#new_scores = tf.ones_like(scores…
dsame updated
2 months ago
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Any
- TensorF…