Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/
Dlinalg_ops_proto.cc48 IMPLEMT_INFERFUNC(MatrixDeterminant, MatrixDeterminantInfer) { in IMPLEMT_INFERFUNC() argument
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.h1507 MatrixDeterminant() : BaseOperator(kNameMatrixDeterminant) {} in MatrixDeterminant() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_info_cfg/
Dcust_aicpu_kernel.ini4772 [MatrixDeterminant] section
4773 opInfo.subTypeOfInferShape=1
4774 opInfo.opsFlag=OPS_FLAG_CLOSE
4775 opInfo.engine=DNN_VM_AICPU
4776 opInfo.flagPartial=False
4777 opInfo.computeCost=100
4778 opInfo.flagAsync=False
4779 opInfo.opKernelLib=CUSTAICPUKernel
4780 opInfo.formatAgnostic=False
4781 opInfo.userDefined=True
[all …]