-
# š bug report
I use the same new URL, pointing to an extension page, in two different places: SW and Popup, but Parcel keeps on bundling two distinct files. Their dependencies are somehow mixeā¦
-
### Have you completed your first issue?
- [ ] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [ ] I have the link to my latest merged PR
### Latest Merged PR Linā¦
-
Congrats on featuring on HN, there have been many comments on how to counter toxic comments, here is way using deep learning(using tensorflow.js)
https://github.com/tensorflow/tfjs-models/blob/mastā¦
-
I have recently been trying to build custom layers, however, as I am using ESM I am unable to access a large number of things from the library. For example, including the imports below will prevent thā¦
-
Customer has notice on iOS multiple op with value < 0.0001
will result in 0 output.
Theoretically, our float16 iOS kernel should allow number 5 digits precision (0.000061035)
To get help from tā¦
-
created
TensorFlow: v1.14.0-21-ge77504ac6b
DeepSpeech: v0.6.0-0-g6d43e21
2019-12-21 15:15:21.046395: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this Teā¦
-
Both p5.js and `@tensorflow-models/face-landmark-detection` use `VERSION` as a global variable. This causes p5 to throw a warning that `VERSION` is a p5-reserved variable. To not cause confusion amongā¦
-
### What version of Bun is running?
1.0.29
### What platform is your computer?
linux
### What steps can reproduce the bug?
```ts
import { Magika } from "magika@0.2.5";
const magika = new Magikaā¦
-
Hi,
I'm looking for pretrained machine translation models in tensorflow.
If I understand correctly, Opus-MT is based on marian-nmt, which in turn is a pure C++ implementation of nematus.
Would itā¦
-
I am experiencing a significant discrepancy in the logits and probabilities output when running the same TensorFlow.js model on Android and iOS. The model, a self-trained MobileNetV3 (large) from PyToā¦