-
Updated
May 1, 2022 - C#
tizen
Here are 137 public repositories matching this topic...
-
Updated
Jan 18, 2022
-
Updated
May 3, 2022 - JavaScript
We can get the code from https://twitter.com/rafaelcaricio/status/1509856495927808038?cxt=HBwWzMC-2fiei_QpAAAA&cn=ZmxleGlibGVfcmVjcw%3D%3D&refsrc=email and write a few subplugins that can provide an example pipeline with nnstreamer in the form of
... ! tensor_converter ! tensor_filter fw=custom ${some pre-proc code from vosk} ! tensor_filter ${NN model} ! tensor_decoder ${some post-proc
-
Updated
Jan 16, 2020 - C++
Gradients currently use initializer::ZEROS which initializes the gradient for the first iteration.
However, gradients are not initialized to zero for the next iterations and the layer is expected to initialize the gradients to zero if expected.
To maintain this consistency, gradients should be initialized for initializer::NONE.
-
Updated
Apr 25, 2022 - C
-
Updated
Apr 23, 2022 - JavaScript
-
Updated
Jan 15, 2022 - Shell
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Apr 29, 2022 - C#
-
Updated
Apr 29, 2022 - TypeScript
-
Updated
Dec 1, 2021 - Shell
-
Updated
Mar 31, 2022 - JavaScript
-
Updated
May 9, 2022 - C
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
May 22, 2021 - C#
-
Updated
Sep 8, 2017 - C
-
Updated
Feb 13, 2022 - Java
-
Updated
May 10, 2022 - CSS
-
Updated
Mar 23, 2022 - JavaScript
Improve this page
Add a description, image, and links to the tizen topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tizen topic, visit your repo's landing page and select "manage topics."
the remote control dpad and numeric are doing nothing is there a keyhandler that should be implemented ?