Searched refs:Prim (Results 1 – 16 of 16) sorted by relevance
/third_party/mindspore/mindspore/_extends/graph_kernel/model/ |
D | model.py | 100 class Prim: class in PrimLib 160 'Add': Prim(ELEMWISE), 161 'Abs': Prim(ELEMWISE), 162 'Neg': Prim(ELEMWISE), 163 'Mul': Prim(ELEMWISE), 164 'Sub': Prim(ELEMWISE), 165 'Log': Prim(ELEMWISE), 166 'IsNan': Prim(ELEMWISE), 167 'IsInf': Prim(ELEMWISE), 168 'IsFinite': Prim(ELEMWISE), [all …]
|
/third_party/mindspore/tests/ut/python/optimizer/ |
D | test_python_pass.py | 27 from mindspore.graph_utils.graph_pattern import OneOf, Prim, Call, NoneOf, Any, NewTensor, NewParam… 67 sigmoid_softmax_pattern = Prim([P.Sigmoid(), P.Softmax()]) 90 softmax_pattern = Prim(P.Softmax()) 92 sigmoid_pattern = Prim(P.Sigmoid()) 94 relu_pattern = Prim(P.ReLU()) 115 softmax_pattern = Prim(P.Softmax()) 117 relu_pattern = Prim(P.ReLU()) 121 relu6_pattern = Prim(P.ReLU6()) 139 softmax_pattern = Prim(P.Softmax()) 141 relu_pattern = Prim(P.ReLU()) [all …]
|
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ |
D | pattern.h | 39 class Prim; variable 40 using PrimPtr = std::shared_ptr<Prim>; 86 class Prim : public Pattern { 88 Prim() { unique_name_ = std::to_string(g_id_++); } in Prim() function 89 ~Prim() = default; 90 Prim(vector<py::object> prim_objs, string name) : name_(name) { in Prim() function 106 MS_DECLARE_PARENT(Prim, Pattern);
|
D | pattern.cc | 24 MatchResultPtr Prim::match(const AnfNodePtr &node) { in match() 33 res->add_entry(shared_from_base<Prim>(), node); in match() 159 (void)py::class_<Prim, std::shared_ptr<Prim>, Pattern>(*m, "Prim_", py::dynamic_attr()) in __anonc8221c320102()
|
D | py_pass.cc | 143 if (pattern->isa<Prim>()) { in ProcessSinglePattern() 230 if (pattern->isa<Prim>()) { in Reset()
|
/third_party/mindspore/mindspore/graph_utils/ |
D | graph_pattern.py | 56 class Prim(Prim_): class
|
/third_party/libexif/po/ |
D | de.po | 3017 "Primärbild komprimiert wird, ist diese Spezifikation nicht notwendig und " 3280 msgstr "Primäre Färbung"
|
D | sv.po | 2911 msgstr "Primära krominanser"
|
D | da.po | 3006 msgstr "Primære kromaticiteter"
|
/third_party/e2fsprogs/po/ |
D | cs.po | 1494 msgstr "Primární superblok (%b) je na seznamu špatných bloků.\n" 4437 msgstr "Primární"
|
D | da.po | 4247 msgstr "Primær"
|
D | sv.po | 4409 msgstr "Primärt "
|
D | pt.po | 4388 msgstr "Primário"
|
D | de.po | 4379 msgstr "Primär"
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/ |
D | the-picture-of-dorian-gray.txt | 1251 and Prim unthought of, but had retired from the diplomatic service in a
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | the-picture-of-dorian-gray.txt | 1251 and Prim unthought of, but had retired from the diplomatic service in a
|