Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dlamb.cc55 auto gradient_type = input_args[kInputIndex9]->GetType(); in LambInferType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dsmooth_l1_loss_grad_v2.cc83 DataType gradient_type = gradient_tensor->GetDataType(); in ParamCheck() local
/third_party/skia/src/svg/
DSkSVGDevice.cpp407 const auto gradient_type = shader->asAGradient(&grInfo); in addGradientShaderResources() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dgraph_splitter.cc760 std::string gradient_type = (common::AnfAlgo::HasNodeAttr(kAttrGradientType, ps_optimizer)) in ProcessForSplitOptimizer() local
843const std::string &gradient_type, in CreateNodesForGradAccumulation()
/third_party/skia/m133/src/svg/
DSkSVGDevice.cpp442 const auto gradient_type = as_SB(shader)->asGradient(&grInfo); in addGradientShaderResources() local