Searched defs:AcoshGrad (Results 1 – 4 of 4) sorted by relevance
67 IMPLEMT_VERIFIER(AcoshGrad, AcoshGradVerify) { in IMPLEMT_VERIFIER() argument
425 void EltWiseGradCpuTypeFunc<T>::AcoshGrad(const T *input1, const T *input2, T *out, size_t start, s… in AcoshGrad() function in mindspore::kernel::__anon1f28814f0111::EltWiseGradCpuTypeFunc
51 AcoshGrad() : BaseOperator(kNameAcoshGrad) {} in AcoshGrad() function
37 [AcoshGrad] section38 opInfo.subTypeOfInferShape=139 opInfo.opsFlag=OPS_FLAG_CLOSE40 opInfo.engine=DNN_VM_AICPU41 opInfo.flagPartial=False42 opInfo.computeCost=10043 opInfo.flagAsync=False44 opInfo.opKernelLib=CUSTAICPUKernel45 opInfo.formatAgnostic=False46 opInfo.kernelSo=libcust_cpu_kernels.so[all …]