Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/probability/distribution/_utils/
Dutils.py140 def check_prob(p): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/
Dvalidators.py475 def check_prob(method): function