Home
last modified time | relevance | path

Searched refs:OH_NN_OPS_GATHER (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dgather_builder.cpp78 REGISTER_OPS(GatherBuilder, OH_NN_OPS_GATHER);
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h851 OH_NN_OPS_GATHER = 16, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …AND_DIMS = 13, OH_NN_OPS_FILL = 14, OH_NN_OPS_FULL_CONNECTION = 15, OH_NN_OPS_GATHER = 16,<br/>OH_…
H A D_neural_network_runtime.md71 …AND_DIMS = 13, OH_NN_OPS_FILL = 14, OH_NN_OPS_FULL_CONNECTION = 15, OH_NN_OPS_GATHER = 16,<br/>OH_…
591 | OH_NN_OPS_GATHER | 根据指定的索引和轴返回输入张量的切片。<br/>输入:<br/>- input,输入待切片的张量。<br/>- inputIndices,指定input在a…
H A D_neural_nework_runtime.md71 …AND_DIMS = 13, OH_NN_OPS_FILL = 14, OH_NN_OPS_FULL_CONNECTION = 15, OH_NN_OPS_GATHER = 16,<br/>OH_…
591 | OH_NN_OPS_GATHER | 根据指定的索引和轴返回输入张量的切片。<br/>输入:<br/>- input,输入待切片的张量。<br/>- inputIndices,指定input在a…
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …AND_DIMS = 13, OH_NN_OPS_FILL = 14, OH_NN_OPS_FULL_CONNECTION = 15, OH_NN_OPS_GATHER = 16,<br>OH_N…
H A D_neural_network_runtime.md71 …AND_DIMS = 13, OH_NN_OPS_FILL = 14, OH_NN_OPS_FULL_CONNECTION = 15, OH_NN_OPS_GATHER = 16,<br>OH_N…
591 | OH_NN_OPS_GATHER | Returns the slice of the input tensor based on the specified index and axis.<b…