Home
last modified time | relevance | path

Searched refs:depthRadius (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp1135 int64_t depthRadius {0}; variable
1140 void* primitive = mindspore::lite::MindIR_LRN_CreatePrimitive(depthRadius, bias, alpha,
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp2053 int64_t depthRadius {0}; variable
2058 void* primitive = mindspore::lite::MindIR_LRN_CreatePrimitive(depthRadius, bias, alpha,
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp1992 int64_t depthRadius {0}; variable
1997 void* primitive = mindspore::lite::MindIR_LRN_CreatePrimitive(depthRadius, bias, alpha,
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A D_neural_network_runtime.md671 …up> | 对输入做局部响应归一化操作。<br/>输入:<br/>- input,4维张量,待归一化的输入张量。<br/>参数:<br/>- depthRadius,标量,归一化窗口的半宽。<br…
919 | OH_NN_LRN_DEPTH_RADIUS<sup>12+</sup> | 当张量作为LRN算子的depthRadius参数时,使用本枚举值。 |
H A D_neural_nework_runtime.md671 …up> | 对输入做局部响应归一化操作。<br/>输入:<br/>- input,4维张量,待归一化的输入张量。<br/>参数:<br/>- depthRadius,标量,归一化窗口的半宽。<br…
919 | OH_NN_LRN_DEPTH_RADIUS<sup>12+</sup> | 当张量作为LRN算子的depthRadius参数时,使用本枚举值。 |
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp788 lrn.depthRadius = mindspore::lite::MindIR_LRN_GetDepthRadius(primitive); in ConvertLRN()
/ohos5.0/drivers/interface/nnrt/v2_1/
H A DNodeAttrTypes.idl1250 long depthRadius;
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A D_neural_network_runtime.md671 …put:<br>- **input**: 4D tensor to be normalized.<br>Parameters:<br>- **depthRadius**: scalar type …
919 | OH_NN_LRN_DEPTH_RADIUS<sup>12+</sup> | Used when the tensor is used as the **depthRadius** parame…