Home
last modified time | relevance | path

Searched defs:InitAttributes (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fusion/
Dencoder_layer_fusion.cc1016 STATUS EncoderLayerFusion::InitAttributes(AnfNodePtr k_past, AnfNodePtr begin_expert_ids, AnfNodePt… in InitAttributes() function in mindspore::opt::EncoderLayerFusion
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc952 int InitAttributes(CMessage* self, PyObject* args, PyObject* kwargs) { in InitAttributes() function