/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nnrt/ |
H A D | _one_hot_v10.md | 6 根据indices指定的位置,生成一个由one-hot向量构成的tensor。 14 - indices,n维tensor。indices中每个元素决定每个one-hot向量,on_value的位置。 16 - depth,一个整型标量,决定one-hot向量的深度。要求depth>0。 18 - on_value,一个标量,指定one-hot向量中的有效值。 20 - off_value,一个标量,指定one-hot向量中除有效位以外,其他位置的值。 38 | long [axis](#axis) | 一个整型标量,指定插入one-hot的维度。 indices的形状是[N,C],depth的值是D,当axis=0时,output形状为[D,N,C],… 51 一个整型标量,指定插入one-hot的维度。 indices的形状是[N,C],depth的值是D,当axis=0时,output形状为[D,N,C], indices的形状是[N,C],depth…
|
H A D | _one_hot_v20.md | 6 根据indices指定的位置,生成一个由one-hot向量构成的tensor。 14 - indices,n维tensor。indices中每个元素决定每个one-hot向量,on_value的位置。 16 - depth,一个整型标量,决定one-hot向量的深度。要求depth>0。 18 - on_value,一个标量,指定one-hot向量中的有效值。 20 - off_value,一个标量,指定one-hot向量中除有效位以外,其他位置的值。 38 | long [axis](#axis) | 一个整型标量,指定插入one-hot的维度。 indices的形状是[N,C],depth的值是D,当axis=0时,output形状为[D,N,C],… 51 一个整型标量,指定插入one-hot的维度。 indices的形状是[N,C],depth的值是D,当axis=0时,output形状为[D,N,C], indices的形状是[N,C],depth…
|
H A D | _node_attr_types_8idl_v10.md | 53 | struct [OneHot](_one_hot_v10.md) | 根据indices指定的位置,生成一个由one-hot向量构成的tensor。 |
|
H A D | _node_attr_types_8idl_v20.md | 53 | struct [OneHot](_one_hot_v20.md) | 根据indices指定的位置,生成一个由one-hot向量构成的tensor。 |
|
/ohos5.0/docs/en/application-dev/device/input/ |
H A D | inputdevice-guidelines.md | 5 …hot swap events and querying the keyboard type of a specified device. For example, as a user enter… 21 | on(type: "change", listener: Callback\<DeviceListener>): void | Enables listening for device hot … 22 …nge", listener?: Callback\<DeviceListener>): void | Disables listening for device hot swap events.| 26 …ation can determine whether a physical keyboard is inserted by listening to device hot swap events. 30 …at your application detects all inserted input devices before listening for device hot swap events. 31 …-input-kit/js-apis-inputdevice.md#inputdeviceon9) API to listen for device hot swap events. If a p… 50 // 2. Listen for device hot swap events.
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.18/ |
H A D | changelogs-arkcompiler.md | 11 …hot reload. Previously, during the preview and hot reload processes, when changes were made to the… 15 …hot reload, if code was modified incrementally and saved for another round of preview and hot relo…
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | jsvm-optimizations.md | 15 For the applications that use JSVM, optimization can be made in the cold startup and hot startup. 17 In the hot startup, the code cache can be used for optimization. 44 …hot startup, create a code cache with adequate code to reduce the compilation overhead. The code c… 59 …her hot startup performance and to disable **eagerCompile** for higher cold startup performance. T… 88 …th sufficient code without enabling **eagerCompile** while maintaining the hot startup performance…
|
/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | thermal_manager_napi.cpp | 154 napi_value hot; in InitThermalLevel() local 163 napi_create_uint32(env, static_cast<uint32_t>(ThermalLevel::HOT), &hot); in InitThermalLevel() 173 DECLARE_NAPI_STATIC_PROPERTY("HOT", hot), in InitThermalLevel()
|
/ohos5.0/drivers/interface/input/v1_0/ |
H A D | IInputCallback.idl | 33 * @brief Provides data reporting and hot swap event reporting callbacks for the input service. 72 * @brief Called to report hot plug events.
|
H A D | IInputInterfaces.idl | 328 * @brief Registers a hot plug callback to the HDI for input devices. 330 * All input devices can use this callback to report hot plug events. 343 * @brief Unregisters the hot plug callback of input devices.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/input_v1_0/foo/input/v1_0/ |
H A D | IInputCallback.idl | 33 * @brief Provides data reporting and hot swap event reporting callbacks for the input service. 72 * @brief Called to report hot plug events.
|
H A D | IInputInterfaces.idl | 328 * @brief Registers a hot plug callback to the HDI for input devices. 330 * All input devices can use this callback to report hot plug events. 343 * @brief Unregisters the hot plug callback of input devices.
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-platform-hdmi-des.md | 166 HDF_LOGD("HdmiHpdHandle: hot plug"); 169 HDF_LOGD("HdmiHpdHandle: hot unplug"); 527 HDF_LOGD("HdmiHpdHandle: hot plug"); 530 HDF_LOGD("HdmiHpdHandle: hot unplug");
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-platform-hdmi-des.md | 16 - Registering and unregistering a callback for HDMI hot plug detect (HPD) 31 …other three channels transmit audio, video, and auxiliary data. HDP is the hot plug detect port. W… 135 HDF_LOGD("HdmiHpdHandle: hot plug"); 138 HDF_LOGD("HdmiHpdHandle: hot unplug"); 497 HDF_LOGD("HdmiHpdHandle: hot plug"); 500 HDF_LOGD("HdmiHpdHandle: hot unplug");
|
H A D | driver-platform-hdmi-develop.md | 89 …an HDMI controller at the core layer.| –| **bool**: HDMI hot-plug status.| Obtains the HDMI hot-pl… 90 …MI controller at the core layer.| –| **bool**: HDMI hot-plug interrupt status.| Obtains the HDMI h…
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | _input___device_listener.md | 6 Defines a listener for device hot swap events.
|
H A D | js-apis-inputdevice.md | 4 The **inputDevice** module allows you to listen for hot swap events of input devices and query info… 208 Enables listening for device hot swap events. When performing this operation, you need to connect y… 255 Disables listening for device hot swap events. This API is called before the application exits. 680 Defines the listener for hot swap events of an input device. 765 Defines the change type for the hot swap event of an input device.
|
H A D | oh__input__manager_8h.md | 25 …ut_DeviceListener](_input___device_listener.md) | Defines a listener for device hot swap events. | 54 …_DeviceListener](input.md#input_devicelistener) | Defines a listener for device hot swap events. | 184 …ner](_input___device_listener.md) \*listener) | Registers a listener for device hot swap events. | 185 …(_input___device_listener.md) \*listener) | Unregisters the listener for device hot swap events. | 186 …h_input_unregisterdevicelisteners) () | Unregisters the listener for all device hot swap events. |
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-perf.md | 6 Perf为性能分析工具,依赖PMU(Performance Monitoring Unit)对采样事件进行计数和上下文采集,统计出热点分布(hot spot)和热路径(hot path)。
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | IHotPlugCallback.idl | 22 * @brief the callback to be invoked when a hot plug event occurs.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | IHotPlugCallback.idl | 22 * @brief the callback to be invoked when a hot plug event occurs.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | IHotPlugCallback.idl | 22 * @brief the callback to be invoked when a hot plug event occurs.
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-perf.md | 6 …t sampling events and collect context information and provides hot spot distribution and hot paths.
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | start-email-apps-by-mailto.md | 116 // Callback of the application hot start lifecycle, where other services are processed.
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v3.1-beta.md | 15 …the customizable media pipeline framework. The Linux init process supports hot swap. The OS lightw… 115 | Startup subsystem| NA | - I3NTCT: The Linux init process supports hot swap. | 122 …hot loading feature for modification to the existing nodes.<br>- I4MBW3: Added the declarative par…
|