Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/AliOS-Things-master/components/py_engine/tests/basics/
A Dbuiltin_help.py4 help
9 help() # no args
10 help(help) # help for a function
11 help(int) # help for a class
12 help(1) # help for an instance
14 help(micropython) # help for a module
15 help('modules') # list available modules
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/example/
A Dparametrized_example.cc13 void read_cmdline_args(bool help, int argc, char* argv[], const char* name, in read_cmdline_args() argument
16 if (help) { in read_cmdline_args()
135 bool help = argc == 1 || (argc == 2 && !strcmp(argv[1], "--help")); in main() local
136 if (help) { in main()
145 read_cmdline_args(help, argc, argv, "--types", "%s", "f32xf32->f32", in main()
149 read_cmdline_args(help, argc, argv, "--paths", "%x", "0", nullptr, in main()
153 read_cmdline_args(help, argc, argv, "--repeat", "%d", "1", nullptr, in main()
155 read_cmdline_args(help, argc, argv, "--lhs_cache_policy", "%d", "0", in main()
157 read_cmdline_args(help, argc, argv, "--rhs_cache_policy", "%d", "0", in main()
171 read_cmdline_args(help, argc, argv, "--lhs_order", "%s", "row-major", in main()
[all …]
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dgenerate_streaming_test_wav.py181 help='Location of speech training data')
186 help="""\
193 help="""\
200 help="""\
207 help="""\
214 help="""\
231 help='Expected sample rate of the wavs.',)
241 help='How long each spectrogram timeslice is',)
262 help='File to save the generated test audio to.')
267 help='File to save the generated test labels to.')
[all …]
A Dtrain.py338 help="""\
345 help="""\
352 help="""\
359 help="""\
366 help="""\
373 help="""\
390 help='Expected sample rate of the wavs',)
417 help='How many training loops to run',)
432 help='How many items to train with at once',)
452 help='Save model checkpoint every save_steps.')
[all …]
A Dtest_streaming_accuracy.py191 help='The ground truth file path corresponding to wav file.')
196 help='The label file path containing all possible classes.')
198 '--model', type=str, default='', help='The model used for inference')
204 help='Input name list involved in model graph.')
209 help='Output name involved in model graph.')
214 help='Length of each audio clip fed into model.')
219 help='Length of audio clip stride over main trap.')
224 help='Length of average window used for smoothing results.')
229 help='The confidence for filtering unreliable commands')
234 help='The time interval between every two adjacent commands')
[all …]
A Dfreeze.py252 help='Expected sample rate of the wavs',)
257 help='Expected duration in milliseconds of the wavs',)
267 help='How long each spectrogram timeslice is',)
272 help='How long the stride is between spectrogram timeslices',)
277 help='How many bins to use for the MFCC fingerprint',
288 help='What model architecture to use')
293 help='Words to use (others will be added to an unknown label)',)
295 '--output_file', type=str, help='Where to save the frozen graph.')
300 help='Whether to train the model for eight-bit deployment')
305 help='Spectrogram processing mode. Can be "mfcc" or "average"')
[all …]
A Dwav_to_features.py141 help='Expected sample rate of the wavs',)
146 help='Expected duration in milliseconds of the wavs',)
151 help='How long each spectrogram timeslice is.',)
156 help='How far to move in time between spectrogram timeslices.',
162 help='How many bins to use for the MFCC fingerprint',
168 help='Whether to train the model for eight-bit deployment')
173 help='Spectrogram processing mode. Can be "mfcc", "average", or "micro"')
178 help='Path to the audio WAV file to read')
183 help='Where to save the generated C source file containing the features')
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/
A DKconfig6 help
21 help
28 help
40 help
52 help
58 help
65 help
72 help
77 help
82 help
[all …]
/AliOS-Things-master/documentation/quickstart/
A Dhaas100_quick_start.md3 …start/haas100_quick_start.md)**      **[贡献说明](https://help.aliyun.com/document…
17 - 详细步骤请参考**[搭建开发环境](https://help.aliyun.com/document_detail/302378.html)**
21 - 详细步骤请参考**[创建工程](https://help.aliyun.com/document_detail/302379.html)**
26 - 详细步骤请参考**[编译](https://help.aliyun.com/document_detail/302384.html)**
30 - 详细步骤请参考**[烧录](https://help.aliyun.com/document_detail/302383.html)**
39 - 详细步骤请参考**[查看日志](https://help.aliyun.com/document_detail/302382.html)**
45 - 详细步骤请参考**[打开工程](https://help.aliyun.com/document_detail/302381.html)**
A Dhaas_edu_k1_quick_start.md3 …t/haas_edu_k1_quick_start.md)**      **[贡献说明](https://help.aliyun.com/document…
12 - 详细步骤请参考**[搭建开发环境](https://help.aliyun.com/document_detail/302378.html)**
15 - 详细步骤请参考**[创建工程](https://help.aliyun.com/document_detail/302379.html)**
20 - 详细步骤请参考**[编译](https://help.aliyun.com/document_detail/302384.html)**
24 详细步骤请参考**[烧录](https://help.aliyun.com/document_detail/302383.html)**
33 - 详细步骤请参考**[查看日志](https://help.aliyun.com/document_detail/302382.html)**
47 - 详细步骤请参考**[打开工程](https://help.aliyun.com/document_detail/302381.html)**
/AliOS-Things-master/components/osal_aos/
A DREADME.md180 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
232 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
363 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
413 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
555 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
607 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
737 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
883 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
1019 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
1143 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
[all …]
/AliOS-Things-master/components/littlevgl/scripts/built_in_font/
A Dbuilt_in_font_gen.py12 help='Size of the font in px')
17 help='Bit per pixel')
22help='Ranges and/or characters to include. Default is 0x20-7F (ASCII). E.g. -r 0x20-0x7F, 0x200, 3…
27 help='A TTF or WOFF file')
31 help='Output file name. E.g. my_font_20.c')
33 help='Compress the bitmaps')
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig15 help
31 help
45 help
52 help
62 help
76 help
86 help
92 help
100 help
108 help
[all …]
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig23 help
31 help
41 help
56 help
68 help
83 help
106 help
143 help
163 help
173 help
[all …]
/AliOS-Things-master/components/ble_host/bt_host/
A DKconfig13 help
21 help
26 help
32 help
53 help
59 help
67 help
76 help
85 help
93 help
[all …]
/AliOS-Things-master/components/littlefs/
A DREADME.md3 …s/littlefs/edit/master/README.md)      [贡献说明](https://help.aliyun.com/document…
49 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
56 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
60 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
97 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
101 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
105 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
107 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/libc_stub/
A DREADME.md3 …/libc_stub/edit/master/README.md)      [贡献说明](https://help.aliyun.com/document…
40 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
47 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
51 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
89 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
93 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
97 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
99 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/ramfs/
A DREADME.md37 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
44 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
48 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
80 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
84 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
88 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
90 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/init/
A DREADME.md3 …hings/init/edit/master/README.md)      [贡献说明](https://help.aliyun.com/document…
64 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
71 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
75 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
107 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
111 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
115 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
117 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/py_engine/
A DREADME.md3 …/py_engine/edit/master/README.md)      [贡献说明](https://help.aliyun.com/document…
64 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
71 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
75 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
107 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
111 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
115 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
117 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/drivers/peripheral/spi/
A DREADME.md3 …gs/spi/edit/master/README.md)**      **[贡献说明](https://help.aliyun.com/document…
63 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
70 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
74 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
106 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
110 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
114 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
116 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/epoll/
A DREADME.md3 …ings/epoll/edit/master/README.md)      [贡献说明](https://help.aliyun.com/document…
57 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
64 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
68 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
102 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
106 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
110 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
112 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/select/
A DREADME.md3 …ngs/select/edit/master/README.md)      [贡献说明](https://help.aliyun.com/document…
58 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
65 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
69 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
101 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
105 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
109 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
111 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/sntp/
A DREADME.md3 …hings/sntp/edit/master/README.md)      [贡献说明](https://help.aliyun.com/document…
83 组件使用示例相关的代码下载、编译和固件烧录均依赖AliOS Things配套的开发工具,所以首先需要参考[《AliOS Things集成开发环境使用说明之搭建开发环境》](https://help.…
90 如果用于测试的案例工程已存在,可参考[《AliOS Things集成开发环境使用说明之打开工程》](https://help.aliyun.com/document_detail/302381.ht…
94 …emo案例。helloworld_demo案例相关的源代码下载可参考[《AliOS Things集成开发环境使用说明之创建工程》](https://help.aliyun.com/document…
127 …译helloworld_demo案例来生成固件了,具体编译方法可参考[《AliOS Things集成开发环境使用说明之编译固件》](https://help.aliyun.com/document…
131 helloworld_demo案例的固件生成后,可参考[《AliOS Things集成开发环境使用说明之烧录固件》](https://help.aliyun.com/document_detail/…
135 固件烧录完成后,可以通过串口查看示例的运行结果,打开串口的具体方法可参考[《AliOS Things集成开发环境使用说明之查看日志》](https://help.aliyun.com/documen…
137 当串口终端打开成功后,可在串口中输入help来查看已添加的测试命令。
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A Dgenconfig.py41 help="Path for the generated header file (default: {})"
50 help="Enable generation of build dependency information for "
58 help="Write the configuration to the specified filename. "
72 help="Top-level Kconfig file (default: Kconfig)")
80 help="defconfig")

Completed in 41 milliseconds

12345678910>>...15