Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/_extends/graph_kernel/expanders/
Dlamb_apply_weight_assign.py20 class LambApplyWeightAssign(Expander): class
/third_party/mindspore/mindspore/ops/operations/
Dinner_ops.py281 class LambApplyWeightAssign(PrimitiveWithInfer): class