Home
last modified time | relevance | path

Searched refs:add_2 (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/test/st/
Dsub_graph_test.cc150 auto add_2 = std::make_unique<schema::CNodeT>(); in TEST_F() local
151 add_2->inputIndex = {4, 5}; in TEST_F()
152 add_2->outputIndex = {6}; in TEST_F()
153 add_2->primitive = std::make_unique<schema::PrimitiveT>(); in TEST_F()
154 add_2->primitive->value.type = schema::PrimitiveType_AddFusion; in TEST_F()
157 add_2->primitive->value.value = add_2_prim; in TEST_F()
158 add_2->name = "Add2"; in TEST_F()
172 meta_graph->nodes.emplace_back(std::move(add_2)); in TEST_F()
/third_party/mindspore/tests/st/ops/graph_kernel/
Dtest_assign_add.py39 add_2 = AssignAdd(result_gk_on_1)
40 result_gk_on_2 = add_2(y2)
/third_party/boost/libs/hof/doc/html/
Dsearchindex.js1 …9,52,53,56,57,59,60,62,63,66,68,69,70,71,73],add:[12,16,53],add_1:[16,67],add_2:16,add_on:[31,52],… property