Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/config/
Dsuper_bar_config.json120 "L2Normalize": { object
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/
Dnn_ops.py2952 class L2Normalize(Primitive): class