arm
Here are 2,530 public repositories matching this topic...
-
Updated
Oct 14, 2021 - Shell
-
Updated
Sep 28, 2021 - C
-
Updated
Oct 9, 2021 - C++
-
Updated
Oct 14, 2021 - C++
-
Updated
Apr 26, 2021 - Python
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
Oct 10, 2021 - C
the .pcd file format allows for fields to be extended. this means it can neatly hold data about the label or object of a point. this can be very handy for ML tasks. However, the open3d file io does not appear to be able to read other fields other than the xyz, rgb, normals etc . I haven't been able to find where in the open3d structure the code for the file io pcd loading is implemented to att
-
Updated
Oct 11, 2021 - Python
-
Updated
Aug 24, 2021 - C
请问可以直接training tmfile出来吗? 因为tengine-convert-tool covert 会有error
tengine-lite library version: 1.4-dev
Get input tensor failed

或是有例子能training出下面tmfile 呢?
HIL functions need to support returning an error if hardware does not support that mode or if the implementation cannot put the hardware in to that mode at that time. See for an example where panic is used instead of returning an error https://github.com/tock/tock/pull/2629/files.
-
Updated
Oct 11, 2021 - JavaScript
-
Updated
Aug 31, 2021 - Python
https://docs.microsoft.com/en-us/powershell/module/az.automation/set-azautomationaccount?view=azps-6.4.0
The latest doc for Set-AzAutomationAccount is missing a lot of parameters in the Syntax section. And, it mentions only one parameter set, but there are two sets.
- src/CMakeLists.txt
- docs/cn/deploy.md
- python/test/sql_smoke_test.py
- src/codec/codec_bench_test.cc
-
Updated
Sep 16, 2021
-
Updated
Aug 26, 2021 - C++
Expected Behaviour
When users list or query functions from the REST API, then the memory limits set on the functions should be returned in the JSON response.
Current Beha
debootstrap.sh replaces extraargs or another line in the environment where it finds 'console=' before the line that starts with console=
Suggested the following fix:
--- a/lib/debootstrap.sh
+++ b/lib/debootstrap.sh
@@ -626,7 +626,7 @@ prepare_partitions()
# if we have a headless device, set console to DEFAULT_CONSOLE
if [[ -n $DEFAULT_CONSOLE && -f $SDCARD/boot/armbianE-
Updated
Oct 13, 2021 - Shell
-
Updated
Oct 10, 2021 - C
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."

Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.