Home
last modified time | relevance | path

Searched defs:parameter_name (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/test/
Dunit_test_parameters.hpp82 get( runtime::cstring parameter_name ) in get()
87 inline bool has( runtime::cstring parameter_name ) in has()
/third_party/boost/boost/test/utils/runtime/
Dargument.hpp97 T& get( cstring parameter_name ) { in get()
116 void set( cstring parameter_name, T const& value ) in set()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/allreduce_fusion/
Dallreduce_fusion.cc214 … SetMirrorFusion(const CNodePtr &mirror_cnode, int64_t fusion, const std::string &parameter_name) { in SetMirrorFusion()
248 auto parameter_name = ParameterName(para); in FindMirrorAndSetFusion() local
/third_party/boost/boost/program_options/
Derrors.hpp147 void set_substitute(const std::string& parameter_name, const std::string& value) in set_substitute()
152 void set_substitute_default(const std::string& parameter_name, in set_substitute_default()
/third_party/mindspore/mindspore/ccsrc/utils/
Dcallbacks_ge.cc70 static TensorPtr GetMeTensorTransformed(uint32_t graph_id, const std::string &parameter_name, in GetMeTensorTransformed()
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dtensor_summary.cc246 double_t TensorSummary<T>::StatLookup(const std::string &parameter_name, const DebugServices::watch… in StatLookup()
/third_party/mindspore/mindspore/train/
Dserialization.py1092 def _merge_param_with_strategy(sliced_data, parameter_name, strategy, is_even): argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp1957 bool FunctionalTest::testTransformFeedbackStatus(glw::GLenum parameter_name, glw::GLint expected_va… in testTransformFeedbackStatus()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dparameter_manager.cc253 auto parameter_name = parameter_users_info.first; in CheckParameterSplit() local
Dstep_auto_parallel.cc735 auto parameter_name = parameter_users_info.first; in AugmentCostGraph() local
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c1295 validate_set_get_parameter_name (const gchar * parameter_name) in validate_set_get_parameter_name()