/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/ |
H A D | end_to_end_test.cpp | 133 …CppTensor activation{OH_NN_INT8, {}, (void*)(&activationValue), 1, quantParam, OH_NN_ADD_ACTIVATIO… variable 136 std::vector<CppTensor> tensors{addend1, addend2, activation, immediateTensor, output}; 188 …CppTensor activation{OH_NN_INT8, {}, (void*)(&activationValue), 1, quantParam, OH_NN_ADD_ACTIVATIO… variable 191 std::vector<CppTensor> tensors{addend1, addend2, activation, immediateTensor, output}; 255 …CppTensor activation{OH_NN_INT8, {}, (void*)(&activationValue), 1, quantParam, OH_NN_ADD_ACTIVATIO… variable 258 std::vector<CppTensor> tensors{addend1, addend2, activation, immediateTensor, output}; 315 std::vector<CppTensor> tensors{addend1, addend2, activation, immediateTensor, output}; 370 std::vector<CppTensor> tensors{addend1, addend2, activation, immediateTensor, output}; 446 std::vector<CppTensor> tensors{addend1, addend2, activation, immediateTensor, output}; 512 std::vector<CppTensor> tensors{addend1, addend2, activation, immediateTensor, output}; [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_op_builder.h | 195 if ((builtinParams->activation >= 0) && in AddActivateParamsInOperator() 196 (builtinParams->activation < ACTIVATE_FUSE_TYPE_LIST.size()) && in AddActivateParamsInOperator() 197 (ACTIVATE_FUSE_TYPE_LIST[builtinParams->activation] != OH_NN_FUSE_UNSUPPORTED)) { in AddActivateParamsInOperator() 198 …rgs.builder->AddScalarInt8Tensor(ACTIVATE_FUSE_TYPE_LIST[builtinParams->activation], nnTensorType); in AddActivateParamsInOperator() 202 builtinParams->activation, builtinCode); in AddActivateParamsInOperator()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 210 const int8_t activation = 0; in SetInnerBuild() local 318 const int8_t activation = 0; variable 345 const int8_t activation = 0; variable 372 const int8_t activation = 0; variable 399 const int8_t activation = 0; variable 422 const int8_t activation = 0; variable 442 const int8_t activation = 0; variable 478 const int8_t activation = 0; variable 496 const int8_t activation = 0; variable 587 const int8_t activation = 0; variable [all …]
|
/ohos5.0/drivers/interface/nnrt/v2_1/ |
H A D | NnrtTypes.idl | 600 /** No activation function. */ 603 * ReLU activation function. 613 * Sigmoid activation function. 623 * ReLU6 activation function. 672 * ReLU1 activation function. 681 * SoftSign activation function. 690 * Softplus activation function. 700 * Tanh activation function. 751 * Linear activation function. 775 * Sign activation function. [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/ |
H A D | inner_model_test.cpp | 394 const int8_t activation = 0; variable 409 const int8_t activation = 0; variable 424 const int8_t activation = 0; variable 439 const int8_t activation = 0; variable 452 const int8_t activation = 0; variable 476 const int8_t activation = 0; variable 518 const int8_t activation = 0; variable 605 const int8_t activation = 0; variable 624 const int8_t activation = 0; variable 644 const int8_t activation = 0; variable [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/ |
H A D | inner_model_test.cpp | 335 const int8_t activation = 0; variable 350 const int8_t activation = 0; variable 365 const int8_t activation = 0; variable 380 const int8_t activation = 0; variable 393 const int8_t activation = 0; variable 416 const int8_t activation = 0; variable 458 const int8_t activation = 0; variable 545 const int8_t activation = 0; variable 564 const int8_t activation = 0; variable 584 const int8_t activation = 0; variable [all …]
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/docs/ |
H A D | DEVELOP_zh.md | 59 WARNING Using '*' activation is usually a bad idea as it impacts performance. 60 More info: https://code.visualstudio.com/api/references/activation-events#Start-up
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 211 const int8_t activation = 0; in SetInnerBuild() local 371 const int8_t activation = 0; variable 398 const int8_t activation = 0; variable 425 const int8_t activation = 0; variable 452 const int8_t activation = 0; variable 475 const int8_t activation = 0; variable 495 const int8_t activation = 0; variable 531 const int8_t activation = 0; variable 549 const int8_t activation = 0; variable 640 const int8_t activation = 0; variable [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/foo/ril/v1_1/ |
H A D | Types.idl | 732 * @brief Defines the data service activation result. 741 * Reason code of the data service activation failure. For details, see 3GPP TS 24.008. 746 * Number of data service activation retry times 756 * Whether the activation is successful. The value 0 indicates that the activation fails, 757 * and the value 1 indicates that the activation is successful. 814 * @brief Defines the list of data service activation results. 818 * Number of data service activation results 823 * List of data service activation results 1393 *- 1: activation 1448 *- 1: activation [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_1/ |
H A D | Types.idl | 732 * @brief Defines the data service activation result. 741 * Reason code of the data service activation failure. For details, see 3GPP TS 24.008. 746 * Number of data service activation retry times 756 * Whether the activation is successful. The value 0 indicates that the activation fails, 757 * and the value 1 indicates that the activation is successful. 814 * @brief Defines the list of data service activation results. 818 * Number of data service activation results 823 * List of data service activation results 1393 *- 1: activation 1448 *- 1: activation [all …]
|
/ohos5.0/drivers/interface/ril/v1_0/ |
H A D | Types.idl | 732 * @brief Defines the data service activation result. 741 * Reason code of the data service activation failure. For details, see 3GPP TS 24.008. 746 * Number of data service activation retry times 756 * Whether the activation is successful. The value 0 indicates that the activation fails, 757 * and the value 1 indicates that the activation is successful. 814 * @brief Defines the list of data service activation results. 818 * Number of data service activation results 823 * List of data service activation results 1353 *- 1: activation 1408 *- 1: activation [all …]
|
/ohos5.0/drivers/interface/ril/v1_1/ |
H A D | Types.idl | 732 * @brief Defines the data service activation result. 741 * Reason code of the data service activation failure. For details, see 3GPP TS 24.008. 746 * Number of data service activation retry times 756 * Whether the activation is successful. The value 0 indicates that the activation fails, 757 * and the value 1 indicates that the activation is successful. 814 * @brief Defines the list of data service activation results. 818 * Number of data service activation results 823 * List of data service activation results 1393 *- 1: activation 1448 *- 1: activation [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/foo/ril/v1_0/ |
H A D | Types.idl | 732 * @brief Defines the data service activation result. 741 * Reason code of the data service activation failure. For details, see 3GPP TS 24.008. 746 * Number of data service activation retry times 756 * Whether the activation is successful. The value 0 indicates that the activation fails, 757 * and the value 1 indicates that the activation is successful. 814 * @brief Defines the list of data service activation results. 818 * Number of data service activation results 823 * List of data service activation results 1353 *- 1: activation 1408 *- 1: activation [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | lite_graph_to_hdi_model_v1_0.cpp | 39 Activation activation{}; in ConvertActivation() local 40 activation.activationType = static_cast<HDI::Nnrt::V1_0::ActivationType>( in ConvertActivation() 42 activation.alpha = mindspore::lite::MindIR_Activation_GetAlpha(primitive); in ConvertActivation() 43 activation.minVal = mindspore::lite::MindIR_Activation_GetMinVal(primitive); in ConvertActivation() 44 activation.maxVal = mindspore::lite::MindIR_Activation_GetMaxVal(primitive); in ConvertActivation() 45 activation.approximate = mindspore::lite::MindIR_Activation_GetApproximate(primitive); in ConvertActivation() 48 (void)ActivationBlockMarshalling(data, activation); in ConvertActivation()
|
H A D | lite_graph_to_hdi_model_v2_0.cpp | 39 Activation activation{}; in ConvertActivation() local 40 activation.activationType = static_cast<HDI::Nnrt::V2_0::ActivationType>( in ConvertActivation() 42 activation.alpha = mindspore::lite::MindIR_Activation_GetAlpha(primitive); in ConvertActivation() 43 activation.minVal = mindspore::lite::MindIR_Activation_GetMinVal(primitive); in ConvertActivation() 44 activation.maxVal = mindspore::lite::MindIR_Activation_GetMaxVal(primitive); in ConvertActivation() 45 activation.approximate = mindspore::lite::MindIR_Activation_GetApproximate(primitive); in ConvertActivation() 48 (void)ActivationBlockMarshalling(data, activation); in ConvertActivation()
|
H A D | lite_graph_to_hdi_model_v2_1.cpp | 39 Activation activation{}; in ConvertActivation() local 40 activation.activationType = static_cast<HDI::Nnrt::V2_1::ActivationType>( in ConvertActivation() 42 activation.alpha = mindspore::lite::MindIR_Activation_GetAlpha(primitive); in ConvertActivation() 43 activation.minVal = mindspore::lite::MindIR_Activation_GetMinVal(primitive); in ConvertActivation() 44 activation.maxVal = mindspore::lite::MindIR_Activation_GetMaxVal(primitive); in ConvertActivation() 45 activation.approximate = mindspore::lite::MindIR_Activation_GetApproximate(primitive); in ConvertActivation() 48 (void)ActivationBlockMarshalling(data, activation); in ConvertActivation()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-navrouter.md | 98 Called when the component activation status changes. **onStateChange(true)** is called when the **N… 108 | isActivated | boolean | Yes | Component activation status. The value **true** means that compone…
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | js-framework-lifecycle.md | 27 | onActive()<sup>5+</sup> | () => void | Listens for page activation. | The page is activated. |
|
/ohos5.0/docs/en/application-dev/file-management/ |
H A D | file-persistPermission.md | 64 … persistent permission for the related application locally to facilitate the subsequent activation. 167 > - If the activation fails because the permission has not been persisted, persist the permission f…
|
/ohos5.0/docs/en/application-dev/reference/apis-avsession-kit/ |
H A D | errorcode-avsession.md | 117 Stop sending the command or event. Subscribe to the session activation status, and resume the sendi…
|
/ohos5.0/docs/en/application-dev/ai/nnrt/ |
H A D | neural-network-runtime-guidelines.md | 7 …e parameter, and one output. Wherein, the `activation` parameter is used to specify the type of th… 321 … for the Add operator. The parameter tensor is used to specify the type of the activation function. 341 …// Set the type of the activation function to OH_NN_FUSED_NONE, indicating that no activation func…
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-ota-guide.md | 526 …2. Setting the activation policy (immediate restart, restart at night, and activation on next rest… 583 2. An exception occurs during activation of the new version if the update package is installed in a… 589 …rform a silent update, and then restart according to the preconfigured activation policy for the n…
|
/ohos5.0/docs/en/application-dev/media/audio/ |
H A D | audio-session-management.md | 23 During the activation, specify an [audio session strategy](audio-playback-concurrency.md#audio-sess…
|
H A D | using-ohaudio-for-session.md | 40 During the activation, specify an [audio session strategy](../../reference/apis-audio-kit/_o_h_audi…
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nnrt/ |
H A D | _n_n_rt_v10.md | 136 | ACTIVATION_TYPE_ELU | 指数线性单元激活函数(Exponential Linear Unit activation function,ELU)激活函数。<br/>对输入的每个… 151 | ACTIVATION_TYPE_GELU | GELU(Gaussian error linear unit activation function)高斯误差线性单元激活函数。<br/>GELU…
|