Searched refs:OH_NN_OPS_ASSERT (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | assert_builder.cpp | 111 REGISTER_OPS(AssertBuilder, OH_NN_OPS_ASSERT);
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 2200 OH_NN_OPS_ASSERT = 78, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …, OH_NN_OPS_LSTM = 75, OH_NN_OPS_CLIP = 76,<br/>OH_NN_OPS_ALL = 77, OH_NN_OPS_ASSERT = 78, OH_NN_O…
|
H A D | _neural_network_runtime.md | 71 …, OH_NN_OPS_LSTM = 75, OH_NN_OPS_CLIP = 76,<br/>OH_NN_OPS_ALL = 77, OH_NN_OPS_ASSERT = 78, OH_NN_O… 653 | OH_NN_OPS_ASSERT<sup>12+</sup> | 断言给定条件是否为真,如果给定条件的结果为假,打印data中的张量列表,summarize用来确定要打印的张量的条目数量。<br…
|
H A D | _neural_nework_runtime.md | 71 …, OH_NN_OPS_LSTM = 75, OH_NN_OPS_CLIP = 76,<br/>OH_NN_OPS_ALL = 77, OH_NN_OPS_ASSERT = 78, OH_NN_O… 653 | OH_NN_OPS_ASSERT<sup>12+</sup> | 断言给定条件是否为真,如果给定条件的结果为假,打印data中的张量列表,summarize用来确定要打印的张量的条目数量。<br…
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …4, OH_NN_OPS_LSTM = 75, OH_NN_OPS_CLIP = 76,<br>OH_NN_OPS_ALL = 77, OH_NN_OPS_ASSERT = 78, OH_NN_O…
|
H A D | _neural_network_runtime.md | 71 …4, OH_NN_OPS_LSTM = 75, OH_NN_OPS_CLIP = 76,<br>OH_NN_OPS_ALL = 77, OH_NN_OPS_ASSERT = 78, OH_NN_O… 653 | OH_NN_OPS_ASSERT<sup>12+</sup> | Asserts whether the given condition is true. If the result of th…
|