Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dlogical_or_builder.cpp72 REGISTER_OPS(LogicalOrBuilder, OH_NN_OPS_LOGICAL_OR);
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h2388 OH_NN_OPS_LOGICAL_OR = 89, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …N = 86, OH_NN_OPS_WHERE = 87, OH_NN_OPS_SPARSE_TO_DENSE = 88,<br/>OH_NN_OPS_LOGICAL_OR = 89, OH_NN…
H A D_neural_network_runtime.md71 …N = 86, OH_NN_OPS_WHERE = 87, OH_NN_OPS_SPARSE_TO_DENSE = 88,<br/>OH_NN_OPS_LOGICAL_OR = 89, OH_NN…
664 | OH_NN_OPS_LOGICAL_OR<sup>12+</sup> | 逐元素计算两个输入张量的逻辑或运算。<br/>输入:<br/>- input1,n维张量,数值类型是OH_NN_BOOL…
H A D_neural_nework_runtime.md71 …N = 86, OH_NN_OPS_WHERE = 87, OH_NN_OPS_SPARSE_TO_DENSE = 88,<br/>OH_NN_OPS_LOGICAL_OR = 89, OH_NN…
664 | OH_NN_OPS_LOGICAL_OR<sup>12+</sup> | 逐元素计算两个输入张量的逻辑或运算。<br/>输入:<br/>- input1,n维张量,数值类型是OH_NN_BOOL…
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …IN = 86, OH_NN_OPS_WHERE = 87, OH_NN_OPS_SPARSE_TO_DENSE = 88,<br>OH_NN_OPS_LOGICAL_OR = 89, OH_NN…
H A D_neural_network_runtime.md71 …IN = 86, OH_NN_OPS_WHERE = 87, OH_NN_OPS_SPARSE_TO_DENSE = 88,<br>OH_NN_OPS_LOGICAL_OR = 89, OH_NN…
664 | OH_NN_OPS_LOGICAL_OR<sup>12+</sup> | Calculates the logical OR operation of two input tensors by …