Searched defs:LogUniformCandidateSampler (Results 1 – 4 of 4) sorted by relevance
38 LogUniformCandidateSampler() : BaseOperator(kNameLogUniformCandidateSampler) { in LogUniformCandidateSampler() function
1081 class LogUniformCandidateSampler(Primitive): class
211 CUST_IMPLEMT_INFERFUNC(LogUniformCandidateSampler, LogUniformCandidateSamplerInfer) { in CUST_IMPLEMT_INFERFUNC() argument
1809 [LogUniformCandidateSampler] section1810 opInfo.subTypeOfInferShape = 11811 opInfo.opsFlag = OPS_FLAG_CLOSE1812 opInfo.engine = DNN_VM_AICPU1813 opInfo.flagPartial = False1814 opInfo.computeCost = 1001815 opInfo.flagAsync = False1816 opInfo.opKernelLib = CUSTAICPUKernel1817 opInfo.formatAgnostic = False1818 opInfo.userDefined = True[all …]