-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
0.4.0
### Custom code
No
### OS platform and distribution
_No respons…
-
Hi
I understand that this is all based on data in English. How about other languages?
Most LLM are predominantly trained using English data and have limited support for other languages.
-
We added support for revpi-connect-4 here https://github.com/balena-os/balena-raspberrypi/pull/1078
During further testing, I see that we don't have a device node/file in /dev for rs-485. So may be…
-
Hi!
How do I properly configure WiringPi for the Rock 5B? After installing the `wiringpi` package from apt, the `gpio readall` command returns an error:
```
Oops: Unable to determine board revision…
-
I may be able to help with this if you're open to it; I have things pretty well working on my rMPP. The only unknown is I haven't tried enabling the web interface on boot yet.
My changes are [here]…
-
I'm looking into what it would take to use ostree to manage full system atomic updates on Beaglebone boards. The official Beaglebone images for their boards are generated using scripts from this repos…
-
As a user
I want to be notified when someone replies to my post in a community with a push notification
So that I can reply promptly
### Implementation
Currently replies are not supported in …
-
Users that have no or limited permissions to view any device, graph, tree, template should only be able to view the devices/graphs/templates which they have access to.
Basically this would enable t…
-
**Test environment version**
* Branch: develop
* Commit: 540916c508f3b11e3123c42c21125d4c388c1a9d
**Dasharo version (if applicable)**
v1.1.4-rc1 for MSI zz690 DDR5
**Dasharo variant (if ap…
-
**Keras version:** 3.5.0
**Backend:** TensorFlow 2.17.0
I encountered a strange bug when working with the GRU layer. If you create a simple model with a GRU layer and set `recurrent_dropout=0.5`…