Searched defs:get_lambd (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ | ||
| D | soft_shrink.cc | 53 float SoftShrink::get_lambd() const { in get_lambd() function in mindspore::ops::SoftShrink |
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/ | ||
| D | soft_shrink_grad.cc | 55 float SoftShrinkGrad::get_lambd() const { in get_lambd() function in mindspore::ops::SoftShrinkGrad |
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/ | ||
| D | gen_lite_ops.cc | 973 float HShrinkGrad::get_lambd() const { return GetValue<float>(GetAttr("lambd")); } in get_lambd() function in mindspore::ops::HShrinkGrad |