Searched refs:OH_NN_OPS_UNSQUEEZE (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | unsqueeze_builder.cpp | 121 REGISTER_OPS(UnsqueezeBuilder, OH_NN_OPS_UNSQUEEZE);
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 1701 OH_NN_OPS_UNSQUEEZE = 55, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …DTYPE_CAST = 52,<br/>OH_NN_OPS_TOP_K = 53, OH_NN_OPS_ARG_MAX = 54, OH_NN_OPS_UNSQUEEZE = 55, OH_NN…
|
H A D | _neural_network_runtime.md | 71 …DTYPE_CAST = 52,<br/>OH_NN_OPS_TOP_K = 53, OH_NN_OPS_ARG_MAX = 54, OH_NN_OPS_UNSQUEEZE = 55, OH_NN… 630 | OH_NN_OPS_UNSQUEEZE | 根据输入axis的值。增加一个维度。<br/>输入:<br/>- input,n维张量。<br/>参数:<br/>- axis,指定增加的维度。axi…
|
H A D | _neural_nework_runtime.md | 71 …DTYPE_CAST = 52,<br/>OH_NN_OPS_TOP_K = 53, OH_NN_OPS_ARG_MAX = 54, OH_NN_OPS_UNSQUEEZE = 55, OH_NN… 630 | OH_NN_OPS_UNSQUEEZE | 根据输入axis的值。增加一个维度。<br/>输入:<br/>- input,n维张量。<br/>参数:<br/>- axis,指定增加的维度。axi…
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …_DTYPE_CAST = 52,<br>OH_NN_OPS_TOP_K = 53, OH_NN_OPS_ARG_MAX = 54, OH_NN_OPS_UNSQUEEZE = 55, OH_NN…
|
H A D | _neural_network_runtime.md | 71 …_DTYPE_CAST = 52,<br>OH_NN_OPS_TOP_K = 53, OH_NN_OPS_ARG_MAX = 54, OH_NN_OPS_UNSQUEEZE = 55, OH_NN… 630 | OH_NN_OPS_UNSQUEEZE | Adds a dimension based on the value of **axis**. <br>Input:<br>- **input**…
|