Home
last modified time | relevance | path

Searched defs:mg (Results 1 – 22 of 22) sorted by relevance

/third_party/mindspore/tests/st/ops/cpu/
Dtest_rmsprop.py30 def __init__(self, lr, decay, momentum, epsilon, var, g, mg, rms, mom): argument
49 def __init__(self, lr, decay, momentum, epsilon, var, g, mg, rms, mom): argument
/third_party/mindspore/tests/st/ops/gpu/
Dtest_rmsprop.py30 def __init__(self, lr, decay, momentum, epsilon, var, g, mg, rms, mom): argument
49 def __init__(self, lr, decay, momentum, epsilon, var, g, mg, rms, mom): argument
/third_party/boost/libs/beast/test/bench/parser/
Dbench_parser.cpp47 message_fuzz mg; in build_corpus() local
62 message_fuzz mg; in build_corpus() local
/third_party/boost/libs/hana/test/_include/laws/
Dmonad.hpp210 auto mg = [=](auto x) { return list(g(x), g(g(x))); }; in __anonaa62c8060502() member
/third_party/mindspore/mindspore/nn/optim/
Drmsprop.py35 def _centered_rmsprop_opt_(opt, decay, epsilon, momentum, learning_rate, weight, mg, ms, mom, grad): argument
/third_party/boost/boost/graph/detail/
Dread_graphviz_new.hpp117 boost::detail::graph::mutate_graph_impl< MutableGraph > mg( in read_graphviz_new() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/mindir/
Doptimizer_unify_output.cc111 VarPtr mg = std::make_shared<Var>(); in DefinePattern() local
/third_party/ffmpeg/libavfilter/
Dasrc_afirsrc.c199 …const float mg = (x - freq[j-1]) / (freq[j] - freq[j-1]) * (magnitude[j] - magnitude[j-1]) + magni… in lininterp() local
Dvf_colormatrix.c106 #define mg m[2][0] macro
/third_party/boost/libs/graph/src/
Dread_graphviz_new.cpp1115 const parser_result& r, ::boost::detail::graph::mutate_graph* mg) in translate_results_to_graph()
1168 const std::string& str, boost::detail::graph::mutate_graph* mg) in read_graphviz_new()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_shader_state.c609 uint8_t oid = 0, mv = 0, mg = gp->in[i].mask; in nv50_vp_gp_mapping() local
/third_party/boost/boost/graph/
Dgraphml.hpp228 mutate_graph_impl< MutableGraph > mg(g, dp); in read_graphml() local
/third_party/openssl/test/
Dsanitytest.c28 enum medchoices { ma, mb, mc, md, me, mf, mg, mh, mi, mj, mk, ml }; in test_sanity_enum_size() enumerator
/third_party/boost/boost/graph/distributed/
Dconnected_components.hpp143 metaGraph mg; in build_local_metagraph() local
/third_party/pixman/pixman/
Dpixman-combine-float.c79 float ma, mr, mg, mb; in combine_inner() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DETC_Decoder.cpp340 unsigned char mg : 3; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DETC_Decoder.cpp341 unsigned char mg : 3; member
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc3550 LazySerializerEmitter(MessageGenerator* mg, io::Printer* printer) in GenerateSerializeWithCachedSizesBody()
/third_party/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp347 unsigned char mg : 3; member
/third_party/flutter/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp347 unsigned char mg : 3; member
/third_party/libxml2/
Dxmlschemas.c209 #define WXS_MODELGROUP_PARTICLE(mg) WXS_PTC_CAST (mg)->children argument
19140 xmlSchemaModelGroupPtr mg) in xmlSchemaModelGroupToModelGroupDefFixup()
20161 xmlSchemaModelGroupPtr mg) in xmlSchemaResolveModelGroupParticleReferences()
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemas.c238 #define WXS_MODELGROUP_PARTICLE(mg) WXS_PTC_CAST (mg)->children argument
19067 xmlSchemaModelGroupPtr mg) in xmlSchemaModelGroupToModelGroupDefFixup()
20088 xmlSchemaModelGroupPtr mg) in xmlSchemaResolveModelGroupParticleReferences()