Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dreshape_builder.cpp78 REGISTER_OPS(ReshapeBuilder, OH_NN_OPS_RESHAPE);
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h1498 OH_NN_OPS_RESHAPE = 45, enumerator
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.cpp220 {kTfLiteBuiltinReshape, OH_NN_OPS_RESHAPE},
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …EAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br/>OH_NN_OPS_RESHAPE = 45, OH_NN_…
H A D_neural_network_runtime.md71 …EAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br/>OH_NN_OPS_RESHAPE = 45, OH_NN_…
620 | OH_NN_OPS_RESHAPE | 根据inputShape调整input的形状。<br/>输入:<br/>- input,一个n维输入张量。<br/>- inputShape,一个一维张量…
H A D_neural_nework_runtime.md71 …EAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br/>OH_NN_OPS_RESHAPE = 45, OH_NN_…
620 | OH_NN_OPS_RESHAPE | 根据inputShape调整input的形状。<br/>输入:<br/>- input,一个n维输入张量。<br/>- inputShape,一个一维张量…
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …MEAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br>OH_NN_OPS_RESHAPE = 45, OH_NN_…
H A D_neural_network_runtime.md71 …MEAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br>OH_NN_OPS_RESHAPE = 45, OH_NN_…
620 | OH_NN_OPS_RESHAPE | Reshapes an input tensor.<br>Input:<br>- **input**: *n*-dimensional input ten…