Home
last modified time | relevance | path

Searched defs:is_param (Results 1 – 16 of 16) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/optimizer/fusion/
Dreshape_reshape_fusion.cc35 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefinePattern() local
Daffine_fusion.cc33 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefinePattern() local
Dconv_scale_fusion.cc36 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefinePattern() local
Dmulti_head_attention_fusion.cc40 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefineEmbedding() local
144 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefineProcessInputPattern() local
Dconv_pad_fusion.cc160 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefinePadConvPattern() local
Dtflite_rel_pos_multi_head_attention_fusion.cc353 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefineRelativeShiftPattern() local
413 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefineProcessInputPattern() local
Dconv_conv_fusion.cc238 auto is_param = std::make_shared<CondVar>(IsParamNode); in DefinePattern() local
Dtf_bidirection_gru_fusion.cc80 auto is_param = std::make_shared<CondVar>(IsParameterNode); in GenerateBodyGraphHiddenPattern() local
/third_party/boost/boost/geometry/srs/projections/
Dspar.hpp1034 struct is_param struct
1037 struct pred : boost::is_same<T, Param> {};
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/pipeline_transformer/
Dpipeline_transformer.cc636 bool is_param = true; in InsertReceive() local
/third_party/expat/xmlwf/
Dxmlwf.c730 metaEntityDecl(void *userData, const XML_Char *entityName, int is_param, in metaEntityDecl()
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c730 metaEntityDecl(void *userData, const XML_Char *entityName, int is_param, in metaEntityDecl()
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc2302 bool is_param) { in SetTupleArgsToGraphInfoMap()
2322 … const std::vector<int64_t> &index_sequence, bool is_param) { in SetTupleItemArgsToGraphInfoMap()
/third_party/expat/lib/
Dxmlparse.c301 XML_Bool is_param; member
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c301 XML_Bool is_param; member
/third_party/python/Modules/expat/
Dxmlparse.c301 XML_Bool is_param; member