Home
last modified time | relevance | path

Searched defs:Logit (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/
Dmath_ops_proto.cc597 CUST_IMPLEMT_INFERFUNC(Logit, LogitInfer) { in CUST_IMPLEMT_INFERFUNC() argument
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.h1477 Logit() : BaseOperator(kNameLogit) {} in Logit() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_info_cfg/
Dcust_aicpu_kernel.ini6306 [Logit] section
6307 opInfo.subTypeOfInferShape=1
6308 opInfo.opsFlag=OPS_FLAG_CLOSE
6309 opInfo.engine=DNN_VM_AICPU
6310 opInfo.flagPartial=False
6311 opInfo.computeCost=100
6312 opInfo.flagAsync=False
6313 opInfo.opKernelLib=CUSTAICPUKernel
6314 opInfo.formatAgnostic=False
6315 opInfo.userDefined=True
[all …]