Home
last modified time | relevance | path

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 Dunsqueeze_builder.cpp121 REGISTER_OPS(UnsqueezeBuilder, OH_NN_OPS_UNSQUEEZE);
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h1701 OH_NN_OPS_UNSQUEEZE = 55, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …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.md71 …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.md71 …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 Dneural__network__runtime__type_8h.md70 …_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.md71 …_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**…