Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/
Dgrad.cc283 const auto &weights_tuple = weights.cast<py::tuple>(); in GetWeightsObjIdsByWeights() local
472 auto weights_tuple = py::cast<py::tuple>(weights); in SetCustomBpropInputs() local
1371 const auto &weights_tuple = weights.cast<py::tuple>(); in GetWeightsArgs() local
1382 auto weights_tuple = py::cast<py::tuple>(weights); in GetWeightsArgs() local