Searched refs:summarize (Results 1 – 12 of 12) sorted by relevance
9 …the **bundle.json** file. On completion, the compilation framework will summarize the configuratio…
40 > - **Document title**: Use phrases that summarize the component functionalities. Examples: `Button…
45 > - **Document title**: Use phrases that summarize the module functionalities. Examples: **Ability*…
653 …果给定条件的结果为假,打印data中的张量列表,summarize用来确定要打印的张量的条目数量。<br/>输入:<br/>- condition,评估条件。<br/>- data,当条件为假时需…880 | OH_NN_ASSERT_SUMMARIZE<sup>12+</sup> | 当张量作为Assert算子的summarize参数时,使用本枚举值。 |
254 int64_t summarize {0}; variable255 void* primitive = mindspore::lite::MindIR_Assert_CreatePrimitive(summarize);
1172 int64_t summarize {0}; variable1173 void* primitive = mindspore::lite::MindIR_Assert_CreatePrimitive(summarize);
1111 int64_t summarize {0}; variable1112 void* primitive = mindspore::lite::MindIR_Assert_CreatePrimitive(summarize);
117 assert.summarize = mindspore::lite::MindIR_Assert_GetSummarize(primitive); in ConvertAssert()
653 …summarize** is used to determine the number of tensor entries to be printed.<br>Input:<br>- **cond…880 | OH_NN_ASSERT_SUMMARIZE<sup>12+</sup> | Used when the tensor is used as the **summarize** paramete…
208 long summarize;