arm
Here are 2,339 public repositories matching this topic...
-
Updated
May 1, 2021 - C++
-
Updated
Apr 16, 2021 - C
-
Updated
Apr 26, 2021 - Python
-
Updated
May 1, 2021 - C++
paddle-mobile将开发一个新的版本,为了:
- 支持Paddle Fluid
- 更小的体积
- 更快的速度
- 更广泛地支持各种arm设备和终端平台
因此,paddle-mobile将会进行一次完全的重构,从框架设计到代码开发。在新版本开发完成后,将会删除原有mobile-deep-learning的代码。新版本开发期间,代码将放置在paddle-mobile repo的一个子目录下。对于子目录的命名,目前有3个候选,希望大家投票:
👍 zygote👎 paddle❤️ fluid
有更好的建议,请回复issue。相关issue:#121
另外,待新版本代码开发完成,移除老版本mobile-deep-learning代码后,新版本代码将移出子目录,直接放置在paddle-mobile repo下面。
-
Updated
May 3, 2021 - Python
-
Updated
Apr 24, 2021 - C
-
Updated
Apr 19, 2021 - C
-
Updated
May 4, 2021 - C++
-
Updated
May 16, 2020 - Python
With Tock running on this board with virtual_uart sitting on top of USB, the Nano 33 BLE is a reasonably promising board to be a standard, well supported Tock board. Additionally, if the board turns out to not be great, the infrastructure which would make the Nano 33 BLE work well would apply to any other board that has the nRF52840 + USB combination.
- Make the bootloader and tockloader ex
-
Updated
May 3, 2021 - JavaScript
-
Updated
May 2, 2021 - C
-
Updated
May 4, 2021 - C#
-
Updated
Apr 28, 2021
-
Updated
Apr 6, 2021 - C++
When root filesystem fails and drops to initramfs, it is impossible to mount fat32 boot partition to correct and error
the error message is "IO charset ascii not found".
I believe nls_ascii should be built-in to solve this problem
-
Updated
Apr 27, 2021 - Shell
Description
We need a volunteer to update all the guides, terraform automation and cloud-config.txt to use the release 0.9.0
The assets are in this repo, so you shouldn't have too hard of a time finding stuff. Bear in mind we now have a dependency on docker-compose.yaml and that may need to be downloaded before faasd install.
Feel free to ask questions here.
The new cloud-config.t
-
Updated
May 1, 2021 - OCaml
Improve this page
Add a description, image, and links to the arm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arm topic, visit your repo's landing page and select "manage topics."


(I thought that this was already a tracked issue, but I cannot find it.)
See https://github.com/simdjson/simdjson/blob/c5def8f7060a7e9519c7f38e2c4ddf2dc784d6a8/doc/basics.md#json-pointer
If the pointer points at an array or an object, you'd like to be able to do...