Home
last modified time | relevance | path

Searched defs:log_matrix_determinant (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/function/
Dmath_func.py2636 def log_matrix_determinant(input): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/parse/
Dstandard_method.py2277 def log_matrix_determinant(input): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/
Dtensor.py3589 def log_matrix_determinant(self): member in Tensor