Home
last modified time | relevance | path

Searched defs:init_params (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline_ge.cc177 bool AddDFGraph(const std::map<std::string, ExecutorInfoPtr> &info, const py::dict &init_params, in AddDFGraph()
241 …phPtr BuildDFGraph(const std::map<std::string, ExecutorInfoPtr> &info, const py::dict &init_params, in BuildDFGraph()
273 void RunGEInitGraph(const py::dict &init_params, const std::string &phase) { in RunGEInitGraph()
Dpipeline.cc1096 FuncGraphPtr GraphExecutorPy::BuildGraph(const py::dict &init_params, const std::string &phase, in BuildGraph()
1123 void GraphExecutorPy::RunInitGraph(const py::dict &init_params, const std::string &phase) const { in RunInitGraph() argument
/third_party/boost/boost/log/detail/
Dformat.hpp209 void init_params() in init_params() function in boost::aux::basic_format
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.h115 NV_ENC_INITIALIZE_PARAMS init_params; member
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c6291 GstStructure * init_params) in gst_webrtc_bin_create_data_channel()