Searched refs:depthRadius (Results 1 – 8 of 8) sorted by relevance
1135 int64_t depthRadius {0}; variable1140 void* primitive = mindspore::lite::MindIR_LRN_CreatePrimitive(depthRadius, bias, alpha,
2053 int64_t depthRadius {0}; variable2058 void* primitive = mindspore::lite::MindIR_LRN_CreatePrimitive(depthRadius, bias, alpha,
1992 int64_t depthRadius {0}; variable1997 void* primitive = mindspore::lite::MindIR_LRN_CreatePrimitive(depthRadius, bias, alpha,
671 …up> | 对输入做局部响应归一化操作。<br/>输入:<br/>- input,4维张量,待归一化的输入张量。<br/>参数:<br/>- depthRadius,标量,归一化窗口的半宽。<br…919 | OH_NN_LRN_DEPTH_RADIUS<sup>12+</sup> | 当张量作为LRN算子的depthRadius参数时,使用本枚举值。 |
788 lrn.depthRadius = mindspore::lite::MindIR_LRN_GetDepthRadius(primitive); in ConvertLRN()
1250 long depthRadius;
671 …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…