Lines Matching full:functions
310 "src/runtime/CL/functions/CLAbsoluteDifference.cpp",
311 "src/runtime/CL/functions/CLAccumulate.cpp",
312 "src/runtime/CL/functions/CLActivationLayer.cpp",
313 "src/runtime/CL/functions/CLArgMinMaxLayer.cpp",
314 "src/runtime/CL/functions/CLBatchNormalizationLayer.cpp",
315 "src/runtime/CL/functions/CLBatchToSpaceLayer.cpp",
316 "src/runtime/CL/functions/CLBitwiseAnd.cpp",
317 "src/runtime/CL/functions/CLBitwiseNot.cpp",
318 "src/runtime/CL/functions/CLBitwiseOr.cpp",
319 "src/runtime/CL/functions/CLBitwiseXor.cpp",
320 "src/runtime/CL/functions/CLBoundingBoxTransform.cpp",
321 "src/runtime/CL/functions/CLBox3x3.cpp",
322 "src/runtime/CL/functions/CLCannyEdge.cpp",
323 "src/runtime/CL/functions/CLCast.cpp",
324 "src/runtime/CL/functions/CLChannelCombine.cpp",
325 "src/runtime/CL/functions/CLChannelExtract.cpp",
326 "src/runtime/CL/functions/CLChannelShuffleLayer.cpp",
327 "src/runtime/CL/functions/CLColorConvert.cpp",
328 "src/runtime/CL/functions/CLComparison.cpp",
329 "src/runtime/CL/functions/CLComputeAllAnchors.cpp",
330 "src/runtime/CL/functions/CLConcatenateLayer.cpp",
331 "src/runtime/CL/functions/CLConvertFullyConnectedWeights.cpp",
332 "src/runtime/CL/functions/CLConvolution.cpp",
333 "src/runtime/CL/functions/CLConvolutionLayer.cpp",
334 "src/runtime/CL/functions/CLCopy.cpp",
335 "src/runtime/CL/functions/CLCropResize.cpp",
336 "src/runtime/CL/functions/CLDeconvolutionLayer.cpp",
337 "src/runtime/CL/functions/CLDeconvolutionLayerUpsample.cpp",
338 "src/runtime/CL/functions/CLDepthConvertLayer.cpp",
339 "src/runtime/CL/functions/CLDepthToSpaceLayer.cpp",
340 "src/runtime/CL/functions/CLDepthwiseConvolutionLayer.cpp",
341 "src/runtime/CL/functions/CLDequantizationLayer.cpp",
342 "src/runtime/CL/functions/CLDerivative.cpp",
343 "src/runtime/CL/functions/CLDilate.cpp",
344 "src/runtime/CL/functions/CLDirectConvolutionLayer.cpp",
345 "src/runtime/CL/functions/CLDirectDeconvolutionLayer.cpp",
346 "src/runtime/CL/functions/CLElementWiseUnaryLayer.cpp",
347 "src/runtime/CL/functions/CLElementwiseOperations.cpp",
348 "src/runtime/CL/functions/CLEqualizeHistogram.cpp",
349 "src/runtime/CL/functions/CLErode.cpp",
350 "src/runtime/CL/functions/CLFFT1D.cpp",
351 "src/runtime/CL/functions/CLFFT2D.cpp",
352 "src/runtime/CL/functions/CLFFTConvolutionLayer.cpp",
353 "src/runtime/CL/functions/CLFastCorners.cpp",
354 "src/runtime/CL/functions/CLFill.cpp",
355 "src/runtime/CL/functions/CLFillBorder.cpp",
356 "src/runtime/CL/functions/CLFlattenLayer.cpp",
357 "src/runtime/CL/functions/CLFloor.cpp",
358 "src/runtime/CL/functions/CLFullyConnectedLayer.cpp",
359 "src/runtime/CL/functions/CLFuseBatchNormalization.cpp",
360 "src/runtime/CL/functions/CLGEMM.cpp",
361 "src/runtime/CL/functions/CLGEMMConvolutionLayer.cpp",
362 "src/runtime/CL/functions/CLGEMMDeconvolutionLayer.cpp",
363 "src/runtime/CL/functions/CLGEMMLowpMatrixMultiplyCore.cpp",
364 "src/runtime/CL/functions/CLGEMMLowpOutputStage.cpp",
365 "src/runtime/CL/functions/CLGather.cpp",
366 "src/runtime/CL/functions/CLGaussian3x3.cpp",
367 "src/runtime/CL/functions/CLGaussian5x5.cpp",
368 "src/runtime/CL/functions/CLGaussianPyramid.cpp",
369 "src/runtime/CL/functions/CLGenerateProposalsLayer.cpp",
370 "src/runtime/CL/functions/CLHOGDescriptor.cpp",
371 "src/runtime/CL/functions/CLHOGDetector.cpp",
372 "src/runtime/CL/functions/CLHOGGradient.cpp",
373 "src/runtime/CL/functions/CLHOGMultiDetection.cpp",
374 "src/runtime/CL/functions/CLHarrisCorners.cpp",
375 "src/runtime/CL/functions/CLHistogram.cpp",
376 "src/runtime/CL/functions/CLInstanceNormalizationLayer.cpp",
377 "src/runtime/CL/functions/CLIntegralImage.cpp",
378 "src/runtime/CL/functions/CLL2NormalizeLayer.cpp",
379 "src/runtime/CL/functions/CLLSTMLayer.cpp",
380 "src/runtime/CL/functions/CLLSTMLayerQuantized.cpp",
381 "src/runtime/CL/functions/CLLaplacianPyramid.cpp",
382 "src/runtime/CL/functions/CLLaplacianReconstruct.cpp",
383 "src/runtime/CL/functions/CLLocallyConnectedLayer.cpp",
384 "src/runtime/CL/functions/CLLogicalAnd.cpp",
385 "src/runtime/CL/functions/CLLogicalNot.cpp",
386 "src/runtime/CL/functions/CLLogicalOr.cpp",
387 "src/runtime/CL/functions/CLMagnitude.cpp",
388 "src/runtime/CL/functions/CLMaxUnpoolingLayer.cpp",
389 "src/runtime/CL/functions/CLMeanStdDev.cpp",
390 "src/runtime/CL/functions/CLMeanStdDevNormalizationLayer.cpp",
391 "src/runtime/CL/functions/CLMedian3x3.cpp",
392 "src/runtime/CL/functions/CLMinMaxLocation.cpp",
393 "src/runtime/CL/functions/CLNonLinearFilter.cpp",
394 "src/runtime/CL/functions/CLNonMaximaSuppression3x3.cpp",
395 "src/runtime/CL/functions/CLNormalizationLayer.cpp",
396 "src/runtime/CL/functions/CLNormalizePlanarYUVLayer.cpp",
397 "src/runtime/CL/functions/CLOpticalFlow.cpp",
398 "src/runtime/CL/functions/CLPReluLayer.cpp",
399 "src/runtime/CL/functions/CLPadLayer.cpp",
400 "src/runtime/CL/functions/CLPermute.cpp",
401 "src/runtime/CL/functions/CLPhase.cpp",
402 "src/runtime/CL/functions/CLPixelWiseMultiplication.cpp",
403 "src/runtime/CL/functions/CLPoolingLayer.cpp",
404 "src/runtime/CL/functions/CLPriorBoxLayer.cpp",
405 "src/runtime/CL/functions/CLQLSTMLayer.cpp",
406 "src/runtime/CL/functions/CLQuantizationLayer.cpp",
407 "src/runtime/CL/functions/CLRNNLayer.cpp",
408 "src/runtime/CL/functions/CLROIAlignLayer.cpp",
409 "src/runtime/CL/functions/CLROIPoolingLayer.cpp",
410 "src/runtime/CL/functions/CLRange.cpp",
411 "src/runtime/CL/functions/CLReduceMean.cpp",
412 "src/runtime/CL/functions/CLReductionOperation.cpp",
413 "src/runtime/CL/functions/CLRemap.cpp",
414 "src/runtime/CL/functions/CLReorgLayer.cpp",
415 "src/runtime/CL/functions/CLReshapeLayer.cpp",
416 "src/runtime/CL/functions/CLReverse.cpp",
417 "src/runtime/CL/functions/CLScale.cpp",
418 "src/runtime/CL/functions/CLScharr3x3.cpp",
419 "src/runtime/CL/functions/CLSelect.cpp",
420 "src/runtime/CL/functions/CLSlice.cpp",
421 "src/runtime/CL/functions/CLSobel3x3.cpp",
422 "src/runtime/CL/functions/CLSobel5x5.cpp",
423 "src/runtime/CL/functions/CLSobel7x7.cpp",
424 "src/runtime/CL/functions/CLSoftmaxLayer.cpp",
425 "src/runtime/CL/functions/CLSpaceToBatchLayer.cpp",
426 "src/runtime/CL/functions/CLSpaceToDepthLayer.cpp",
427 "src/runtime/CL/functions/CLSplit.cpp",
428 "src/runtime/CL/functions/CLStackLayer.cpp",
429 "src/runtime/CL/functions/CLStridedSlice.cpp",
430 "src/runtime/CL/functions/CLTableLookup.cpp",
431 "src/runtime/CL/functions/CLThreshold.cpp",
432 "src/runtime/CL/functions/CLTile.cpp",
433 "src/runtime/CL/functions/CLTranspose.cpp",
434 "src/runtime/CL/functions/CLUnstack.cpp",
435 "src/runtime/CL/functions/CLUpsampleLayer.cpp",
436 "src/runtime/CL/functions/CLWarpAffine.cpp",
437 "src/runtime/CL/functions/CLWarpPerspective.cpp",
438 "src/runtime/CL/functions/CLWinogradConvolutionLayer.cpp",
439 "src/runtime/CL/functions/CLWinogradInputTransform.cpp",
440 "src/runtime/CL/functions/CLYOLOLayer.cpp",
450 "src/runtime/CPP/functions/CPPBoxWithNonMaximaSuppressionLimit.cpp",
451 "src/runtime/CPP/functions/CPPDetectionOutputLayer.cpp",
452 "src/runtime/CPP/functions/CPPDetectionPostProcessLayer.cpp",
453 "src/runtime/CPP/functions/CPPNonMaximumSuppression.cpp",
454 "src/runtime/CPP/functions/CPPPermute.cpp",
455 "src/runtime/CPP/functions/CPPTopKV.cpp",
456 "src/runtime/CPP/functions/CPPUpsample.cpp",
688 "src/runtime/NEON/functions/NEAbsoluteDifference.cpp",
689 "src/runtime/NEON/functions/NEAccumulate.cpp",
690 "src/runtime/NEON/functions/NEActivationLayer.cpp",
691 "src/runtime/NEON/functions/NEArgMinMaxLayer.cpp",
692 "src/runtime/NEON/functions/NEArithmeticAddition.cpp",
693 "src/runtime/NEON/functions/NEArithmeticSubtraction.cpp",
694 "src/runtime/NEON/functions/NEBatchNormalizationLayer.cpp",
695 "src/runtime/NEON/functions/NEBatchToSpaceLayer.cpp",
696 "src/runtime/NEON/functions/NEBitwiseAnd.cpp",
697 "src/runtime/NEON/functions/NEBitwiseNot.cpp",
698 "src/runtime/NEON/functions/NEBitwiseOr.cpp",
699 "src/runtime/NEON/functions/NEBitwiseXor.cpp",
700 "src/runtime/NEON/functions/NEBoundingBoxTransform.cpp",
701 "src/runtime/NEON/functions/NEBox3x3.cpp",
702 "src/runtime/NEON/functions/NECannyEdge.cpp",
703 "src/runtime/NEON/functions/NECast.cpp",
704 "src/runtime/NEON/functions/NEChannelCombine.cpp",
705 "src/runtime/NEON/functions/NEChannelExtract.cpp",
706 "src/runtime/NEON/functions/NEChannelShuffleLayer.cpp",
707 "src/runtime/NEON/functions/NECol2Im.cpp",
708 "src/runtime/NEON/functions/NEColorConvert.cpp",
709 "src/runtime/NEON/functions/NEComputeAllAnchors.cpp",
710 "src/runtime/NEON/functions/NEConcatenateLayer.cpp",
711 "src/runtime/NEON/functions/NEConvertFullyConnectedWeights.cpp",
712 "src/runtime/NEON/functions/NEConvolution.cpp",
713 "src/runtime/NEON/functions/NEConvolutionLayer.cpp",
714 "src/runtime/NEON/functions/NECopy.cpp",
715 "src/runtime/NEON/functions/NECropResize.cpp",
716 "src/runtime/NEON/functions/NEDeconvolutionLayer.cpp",
717 "src/runtime/NEON/functions/NEDepthConvertLayer.cpp",
718 "src/runtime/NEON/functions/NEDepthToSpaceLayer.cpp",
719 "src/runtime/NEON/functions/NEDepthwiseConvolutionLayer.cpp",
720 "src/runtime/NEON/functions/NEDequantizationLayer.cpp",
721 "src/runtime/NEON/functions/NEDerivative.cpp",
722 "src/runtime/NEON/functions/NEDetectionPostProcessLayer.cpp",
723 "src/runtime/NEON/functions/NEDilate.cpp",
724 "src/runtime/NEON/functions/NEDirectConvolutionLayer.cpp",
725 "src/runtime/NEON/functions/NEElementwiseOperators.cpp",
726 "src/runtime/NEON/functions/NEElementwiseUnaryLayer.cpp",
727 "src/runtime/NEON/functions/NEEqualizeHistogram.cpp",
728 "src/runtime/NEON/functions/NEErode.cpp",
729 "src/runtime/NEON/functions/NEFFT1D.cpp",
730 "src/runtime/NEON/functions/NEFFT2D.cpp",
731 "src/runtime/NEON/functions/NEFFTConvolutionLayer.cpp",
732 "src/runtime/NEON/functions/NEFastCorners.cpp",
733 "src/runtime/NEON/functions/NEFill.cpp",
734 "src/runtime/NEON/functions/NEFillBorder.cpp",
735 "src/runtime/NEON/functions/NEFlattenLayer.cpp",
736 "src/runtime/NEON/functions/NEFloor.cpp",
737 "src/runtime/NEON/functions/NEFullyConnectedLayer.cpp",
738 "src/runtime/NEON/functions/NEFuseBatchNormalization.cpp",
739 "src/runtime/NEON/functions/NEGEMM.cpp",
740 "src/runtime/NEON/functions/NEGEMMAssemblyDispatch.cpp",
741 "src/runtime/NEON/functions/NEGEMMConv2d.cpp",
742 "src/runtime/NEON/functions/NEGEMMConvolutionLayer.cpp",
743 "src/runtime/NEON/functions/NEGEMMInterleave4x4.cpp",
744 "src/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCore.cpp",
745 "src/runtime/NEON/functions/NEGEMMLowpOutputStage.cpp",
746 "src/runtime/NEON/functions/NEGEMMTranspose1xW.cpp",
747 "src/runtime/NEON/functions/NEGather.cpp",
748 "src/runtime/NEON/functions/NEGaussian3x3.cpp",
749 "src/runtime/NEON/functions/NEGaussian5x5.cpp",
750 "src/runtime/NEON/functions/NEGaussianPyramid.cpp",
751 "src/runtime/NEON/functions/NEGenerateProposalsLayer.cpp",
752 "src/runtime/NEON/functions/NEHOGDescriptor.cpp",
753 "src/runtime/NEON/functions/NEHOGDetector.cpp",
754 "src/runtime/NEON/functions/NEHOGGradient.cpp",
755 "src/runtime/NEON/functions/NEHOGMultiDetection.cpp",
756 "src/runtime/NEON/functions/NEHarrisCorners.cpp",
757 "src/runtime/NEON/functions/NEHistogram.cpp",
758 "src/runtime/NEON/functions/NEIm2Col.cpp",
759 "src/runtime/NEON/functions/NEInstanceNormalizationLayer.cpp",
760 "src/runtime/NEON/functions/NEIntegralImage.cpp",
761 "src/runtime/NEON/functions/NEL2NormalizeLayer.cpp",
762 "src/runtime/NEON/functions/NELSTMLayer.cpp",
763 "src/runtime/NEON/functions/NELSTMLayerQuantized.cpp",
764 "src/runtime/NEON/functions/NELaplacianPyramid.cpp",
765 "src/runtime/NEON/functions/NELaplacianReconstruct.cpp",
766 "src/runtime/NEON/functions/NELocallyConnectedLayer.cpp",
767 "src/runtime/NEON/functions/NELogical.cpp",
768 "src/runtime/NEON/functions/NEMagnitude.cpp",
769 "src/runtime/NEON/functions/NEMaxUnpoolingLayer.cpp",
770 "src/runtime/NEON/functions/NEMeanStdDev.cpp",
771 "src/runtime/NEON/functions/NEMeanStdDevNormalizationLayer.cpp",
772 "src/runtime/NEON/functions/NEMedian3x3.cpp",
773 "src/runtime/NEON/functions/NEMinMaxLocation.cpp",
774 "src/runtime/NEON/functions/NENonLinearFilter.cpp",
775 "src/runtime/NEON/functions/NENonMaximaSuppression3x3.cpp",
776 "src/runtime/NEON/functions/NENormalizationLayer.cpp",
777 "src/runtime/NEON/functions/NEOpticalFlow.cpp",
778 "src/runtime/NEON/functions/NEPReluLayer.cpp",
779 "src/runtime/NEON/functions/NEPadLayer.cpp",
780 "src/runtime/NEON/functions/NEPermute.cpp",
781 "src/runtime/NEON/functions/NEPhase.cpp",
782 "src/runtime/NEON/functions/NEPixelWiseMultiplication.cpp",
783 "src/runtime/NEON/functions/NEPoolingLayer.cpp",
784 "src/runtime/NEON/functions/NEPriorBoxLayer.cpp",
785 "src/runtime/NEON/functions/NEQLSTMLayer.cpp",
786 "src/runtime/NEON/functions/NEQuantizationLayer.cpp",
787 "src/runtime/NEON/functions/NERNNLayer.cpp",
788 "src/runtime/NEON/functions/NEROIAlignLayer.cpp",
789 "src/runtime/NEON/functions/NEROIPoolingLayer.cpp",
790 "src/runtime/NEON/functions/NERange.cpp",
791 "src/runtime/NEON/functions/NEReduceMean.cpp",
792 "src/runtime/NEON/functions/NEReductionOperation.cpp",
793 "src/runtime/NEON/functions/NERemap.cpp",
794 "src/runtime/NEON/functions/NEReorgLayer.cpp",
795 "src/runtime/NEON/functions/NEReshapeLayer.cpp",
796 "src/runtime/NEON/functions/NEReverse.cpp",
797 "src/runtime/NEON/functions/NEScale.cpp",
798 "src/runtime/NEON/functions/NEScharr3x3.cpp",
799 "src/runtime/NEON/functions/NESelect.cpp",
800 "src/runtime/NEON/functions/NESlice.cpp",
801 "src/runtime/NEON/functions/NESobel3x3.cpp",
802 "src/runtime/NEON/functions/NESobel5x5.cpp",
803 "src/runtime/NEON/functions/NESobel7x7.cpp",
804 "src/runtime/NEON/functions/NESoftmaxLayer.cpp",
805 "src/runtime/NEON/functions/NESpaceToBatchLayer.cpp",
806 "src/runtime/NEON/functions/NESpaceToDepthLayer.cpp",
807 "src/runtime/NEON/functions/NESplit.cpp",
808 "src/runtime/NEON/functions/NEStackLayer.cpp",
809 "src/runtime/NEON/functions/NEStridedSlice.cpp",
810 "src/runtime/NEON/functions/NETableLookup.cpp",
811 "src/runtime/NEON/functions/NEThreshold.cpp",
812 "src/runtime/NEON/functions/NETile.cpp",
813 "src/runtime/NEON/functions/NETranspose.cpp",
814 "src/runtime/NEON/functions/NEUnstack.cpp",
815 "src/runtime/NEON/functions/NEUpsampleLayer.cpp",
816 "src/runtime/NEON/functions/NEWarpAffine.cpp",
817 "src/runtime/NEON/functions/NEWarpPerspective.cpp",
818 "src/runtime/NEON/functions/NEWinogradConvolutionLayer.cpp",
819 "src/runtime/NEON/functions/NEYOLOLayer.cpp",
820 "src/runtime/NEON/functions/assembly/NEDepthwiseConvolutionAssemblyDispatch.cpp",