• Home
  • Raw
  • Download

Lines Matching full:runtime

500         "src/dynamic_fusion/runtime/gpu/cl/ClKernelRuntime.cpp",
501 "src/dynamic_fusion/runtime/gpu/cl/ClWorkloadRuntime.cpp",
655 "src/runtime/Allocator.cpp",
656 "src/runtime/BlobLifetimeManager.cpp",
657 "src/runtime/BlobMemoryPool.cpp",
658 "src/runtime/CL/CLBufferAllocator.cpp",
659 "src/runtime/CL/CLGEMMHeuristicsHandle.cpp",
660 "src/runtime/CL/CLHelpers.cpp",
661 "src/runtime/CL/CLMemory.cpp",
662 "src/runtime/CL/CLMemoryRegion.cpp",
663 "src/runtime/CL/CLOperator.cpp",
664 "src/runtime/CL/CLRuntimeContext.cpp",
665 "src/runtime/CL/CLScheduler.cpp",
666 "src/runtime/CL/CLSubTensor.cpp",
667 "src/runtime/CL/CLTensor.cpp",
668 "src/runtime/CL/CLTensorAllocator.cpp",
669 "src/runtime/CL/CLTuner.cpp",
670 "src/runtime/CL/ICLSimpleFunction.cpp",
671 "src/runtime/CL/Utils.cpp",
672 "src/runtime/CL/functions/CLActivationLayer.cpp",
673 "src/runtime/CL/functions/CLArgMinMaxLayer.cpp",
674 "src/runtime/CL/functions/CLBatchNormalizationLayer.cpp",
675 "src/runtime/CL/functions/CLBatchToSpaceLayer.cpp",
676 "src/runtime/CL/functions/CLBitwiseAnd.cpp",
677 "src/runtime/CL/functions/CLBitwiseNot.cpp",
678 "src/runtime/CL/functions/CLBitwiseOr.cpp",
679 "src/runtime/CL/functions/CLBitwiseXor.cpp",
680 "src/runtime/CL/functions/CLBoundingBoxTransform.cpp",
681 "src/runtime/CL/functions/CLCast.cpp",
682 "src/runtime/CL/functions/CLChannelShuffleLayer.cpp",
683 "src/runtime/CL/functions/CLComparison.cpp",
684 "src/runtime/CL/functions/CLConcatenateLayer.cpp",
685 "src/runtime/CL/functions/CLConv3D.cpp",
686 "src/runtime/CL/functions/CLConvertFullyConnectedWeights.cpp",
687 "src/runtime/CL/functions/CLConvolutionLayer.cpp",
688 "src/runtime/CL/functions/CLCopy.cpp",
689 "src/runtime/CL/functions/CLCrop.cpp",
690 "src/runtime/CL/functions/CLCropResize.cpp",
691 "src/runtime/CL/functions/CLDeconvolutionLayer.cpp",
692 "src/runtime/CL/functions/CLDeconvolutionLayerUpsample.cpp",
693 "src/runtime/CL/functions/CLDepthConvertLayer.cpp",
694 "src/runtime/CL/functions/CLDepthToSpaceLayer.cpp",
695 "src/runtime/CL/functions/CLDepthwiseConvolutionLayer.cpp",
696 "src/runtime/CL/functions/CLDequantizationLayer.cpp",
697 "src/runtime/CL/functions/CLDirectConvolutionLayer.cpp",
698 "src/runtime/CL/functions/CLDirectDeconvolutionLayer.cpp",
699 "src/runtime/CL/functions/CLElementwiseOperations.cpp",
700 "src/runtime/CL/functions/CLElementwiseUnaryLayer.cpp",
701 "src/runtime/CL/functions/CLFFT1D.cpp",
702 "src/runtime/CL/functions/CLFFT2D.cpp",
703 "src/runtime/CL/functions/CLFFTConvolutionLayer.cpp",
704 "src/runtime/CL/functions/CLFill.cpp",
705 "src/runtime/CL/functions/CLFlattenLayer.cpp",
706 "src/runtime/CL/functions/CLFloor.cpp",
707 "src/runtime/CL/functions/CLFullyConnectedLayer.cpp",
708 "src/runtime/CL/functions/CLFuseBatchNormalization.cpp",
709 "src/runtime/CL/functions/CLGEMM.cpp",
710 "src/runtime/CL/functions/CLGEMMConvolutionLayer.cpp",
711 "src/runtime/CL/functions/CLGEMMDeconvolutionLayer.cpp",
712 "src/runtime/CL/functions/CLGEMMLowpMatrixMultiplyCore.cpp",
713 "src/runtime/CL/functions/CLGEMMLowpOutputStage.cpp",
714 "src/runtime/CL/functions/CLGather.cpp",
715 "src/runtime/CL/functions/CLGenerateProposalsLayer.cpp",
716 "src/runtime/CL/functions/CLIndirectConvolutionLayer.cpp",
717 "src/runtime/CL/functions/CLInstanceNormalizationLayer.cpp",
718 "src/runtime/CL/functions/CLL2NormalizeLayer.cpp",
719 "src/runtime/CL/functions/CLLSTMLayer.cpp",
720 "src/runtime/CL/functions/CLLSTMLayerQuantized.cpp",
721 "src/runtime/CL/functions/CLLogicalAnd.cpp",
722 "src/runtime/CL/functions/CLLogicalNot.cpp",
723 "src/runtime/CL/functions/CLLogicalOr.cpp",
724 "src/runtime/CL/functions/CLMaxUnpoolingLayer.cpp",
725 "src/runtime/CL/functions/CLMeanStdDevNormalizationLayer.cpp",
726 "src/runtime/CL/functions/CLNormalizationLayer.cpp",
727 "src/runtime/CL/functions/CLNormalizePlanarYUVLayer.cpp",
728 "src/runtime/CL/functions/CLPReluLayer.cpp",
729 "src/runtime/CL/functions/CLPadLayer.cpp",
730 "src/runtime/CL/functions/CLPermute.cpp",
731 "src/runtime/CL/functions/CLPixelWiseMultiplication.cpp",
732 "src/runtime/CL/functions/CLPooling3dLayer.cpp",
733 "src/runtime/CL/functions/CLPoolingLayer.cpp",
734 "src/runtime/CL/functions/CLPriorBoxLayer.cpp",
735 "src/runtime/CL/functions/CLQLSTMLayer.cpp",
736 "src/runtime/CL/functions/CLQuantizationLayer.cpp",
737 "src/runtime/CL/functions/CLRNNLayer.cpp",
738 "src/runtime/CL/functions/CLROIAlignLayer.cpp",
739 "src/runtime/CL/functions/CLROIPoolingLayer.cpp",
740 "src/runtime/CL/functions/CLRange.cpp",
741 "src/runtime/CL/functions/CLReduceMean.cpp",
742 "src/runtime/CL/functions/CLReductionOperation.cpp",
743 "src/runtime/CL/functions/CLReorgLayer.cpp",
744 "src/runtime/CL/functions/CLReshapeLayer.cpp",
745 "src/runtime/CL/functions/CLReverse.cpp",
746 "src/runtime/CL/functions/CLScale.cpp",
747 "src/runtime/CL/functions/CLSelect.cpp",
748 "src/runtime/CL/functions/CLSlice.cpp",
749 "src/runtime/CL/functions/CLSoftmaxLayer.cpp",
750 "src/runtime/CL/functions/CLSpaceToBatchLayer.cpp",
751 "src/runtime/CL/functions/CLSpaceToDepthLayer.cpp",
752 "src/runtime/CL/functions/CLSplit.cpp",
753 "src/runtime/CL/functions/CLStackLayer.cpp",
754 "src/runtime/CL/functions/CLStridedSlice.cpp",
755 "src/runtime/CL/functions/CLTile.cpp",
756 "src/runtime/CL/functions/CLTranspose.cpp",
757 "src/runtime/CL/functions/CLUnstack.cpp",
758 "src/runtime/CL/functions/CLWinogradConvolutionLayer.cpp",
759 "src/runtime/CL/gemm/CLGEMMDefaultTypeBifrost.cpp",
760 "src/runtime/CL/gemm/CLGEMMDefaultTypeMidgard.cpp",
761 "src/runtime/CL/gemm/CLGEMMDefaultTypeValhall.cpp",
762 "src/runtime/CL/gemm_auto_heuristics/CLGEMMAutoHeuristics.cpp",
763 "src/runtime/CL/mlgo/HeuristicTree.cpp",
764 "src/runtime/CL/mlgo/MLGOHeuristics.cpp",
765 "src/runtime/CL/mlgo/MLGOParser.cpp",
766 "src/runtime/CL/mlgo/Utils.cpp",
767 "src/runtime/CL/tuners/CLTuningParametersList.cpp",
768 "src/runtime/CPP/CPPScheduler.cpp",
769 "src/runtime/CPP/ICPPSimpleFunction.cpp",
770 "src/runtime/CPP/SingleThreadScheduler.cpp",
771 "src/runtime/CPP/functions/CPPBoxWithNonMaximaSuppressionLimit.cpp",
772 "src/runtime/CPP/functions/CPPDetectionOutputLayer.cpp",
773 "src/runtime/CPP/functions/CPPDetectionPostProcessLayer.cpp",
774 "src/runtime/CPP/functions/CPPNonMaximumSuppression.cpp",
775 "src/runtime/CPP/functions/CPPPermute.cpp",
776 "src/runtime/CPP/functions/CPPTopKV.cpp",
777 "src/runtime/CPP/functions/CPPUpsample.cpp",
778 "src/runtime/IScheduler.cpp",
779 "src/runtime/ISimpleLifetimeManager.cpp",
780 "src/runtime/ITensorAllocator.cpp",
781 "src/runtime/IWeightsManager.cpp",
782 "src/runtime/Memory.cpp",
783 "src/runtime/MemoryManagerOnDemand.cpp",
784 "src/runtime/NEON/INEOperator.cpp",
785 "src/runtime/NEON/INESimpleFunction.cpp",
786 "src/runtime/NEON/INESimpleFunctionNoBorder.cpp",
787 "src/runtime/NEON/functions/NEActivationLayer.cpp",
788 "src/runtime/NEON/functions/NEAddMulAdd.cpp",
789 "src/runtime/NEON/functions/NEArgMinMaxLayer.cpp",
790 "src/runtime/NEON/functions/NEArithmeticAddition.cpp",
791 "src/runtime/NEON/functions/NEArithmeticSubtraction.cpp",
792 "src/runtime/NEON/functions/NEBatchNormalizationLayer.cpp",
793 "src/runtime/NEON/functions/NEBatchToSpaceLayer.cpp",
794 "src/runtime/NEON/functions/NEBitwiseAnd.cpp",
795 "src/runtime/NEON/functions/NEBitwiseNot.cpp",
796 "src/runtime/NEON/functions/NEBitwiseOr.cpp",
797 "src/runtime/NEON/functions/NEBitwiseXor.cpp",
798 "src/runtime/NEON/functions/NEBoundingBoxTransform.cpp",
799 "src/runtime/NEON/functions/NECast.cpp",
800 "src/runtime/NEON/functions/NEChannelShuffleLayer.cpp",
801 "src/runtime/NEON/functions/NEConcatenateLayer.cpp",
802 "src/runtime/NEON/functions/NEConv3D.cpp",
803 "src/runtime/NEON/functions/NEConvertFullyConnectedWeights.cpp",
804 "src/runtime/NEON/functions/NEConvolutionLayer.cpp",
805 "src/runtime/NEON/functions/NECopy.cpp",
806 "src/runtime/NEON/functions/NECropResize.cpp",
807 "src/runtime/NEON/functions/NEDeconvolutionLayer.cpp",
808 "src/runtime/NEON/functions/NEDepthConvertLayer.cpp",
809 "src/runtime/NEON/functions/NEDepthToSpaceLayer.cpp",
810 "src/runtime/NEON/functions/NEDepthwiseConvolutionLayer.cpp",
811 "src/runtime/NEON/functions/NEDequantizationLayer.cpp",
812 "src/runtime/NEON/functions/NEDetectionPostProcessLayer.cpp",
813 "src/runtime/NEON/functions/NEDirectConvolutionLayer.cpp",
814 "src/runtime/NEON/functions/NEElementwiseOperations.cpp",
815 "src/runtime/NEON/functions/NEElementwiseUnaryLayer.cpp",
816 "src/runtime/NEON/functions/NEFFT1D.cpp",
817 "src/runtime/NEON/functions/NEFFT2D.cpp",
818 "src/runtime/NEON/functions/NEFFTConvolutionLayer.cpp",
819 "src/runtime/NEON/functions/NEFill.cpp",
820 "src/runtime/NEON/functions/NEFillBorder.cpp",
821 "src/runtime/NEON/functions/NEFlattenLayer.cpp",
822 "src/runtime/NEON/functions/NEFloor.cpp",
823 "src/runtime/NEON/functions/NEFullyConnectedLayer.cpp",
824 "src/runtime/NEON/functions/NEFuseBatchNormalization.cpp",
825 "src/runtime/NEON/functions/NEGEMM.cpp",
826 "src/runtime/NEON/functions/NEGEMMConv2d.cpp",
827 "src/runtime/NEON/functions/NEGEMMConvolutionLayer.cpp",
828 "src/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCore.cpp",
829 "src/runtime/NEON/functions/NEGEMMLowpOutputStage.cpp",
830 "src/runtime/NEON/functions/NEGather.cpp",
831 "src/runtime/NEON/functions/NEGenerateProposalsLayer.cpp",
832 "src/runtime/NEON/functions/NEInstanceNormalizationLayer.cpp",
833 "src/runtime/NEON/functions/NEL2NormalizeLayer.cpp",
834 "src/runtime/NEON/functions/NELSTMLayer.cpp",
835 "src/runtime/NEON/functions/NELSTMLayerQuantized.cpp",
836 "src/runtime/NEON/functions/NELogical.cpp",
837 "src/runtime/NEON/functions/NEMaxUnpoolingLayer.cpp",
838 "src/runtime/NEON/functions/NEMeanStdDevNormalizationLayer.cpp",
839 "src/runtime/NEON/functions/NENormalizationLayer.cpp",
840 "src/runtime/NEON/functions/NEPReluLayer.cpp",
841 "src/runtime/NEON/functions/NEPadLayer.cpp",
842 "src/runtime/NEON/functions/NEPermute.cpp",
843 "src/runtime/NEON/functions/NEPixelWiseMultiplication.cpp",
844 "src/runtime/NEON/functions/NEPooling3dLayer.cpp",
845 "src/runtime/NEON/functions/NEPoolingLayer.cpp",
846 "src/runtime/NEON/functions/NEPriorBoxLayer.cpp",
847 "src/runtime/NEON/functions/NEQLSTMLayer.cpp",
848 "src/runtime/NEON/functions/NEQuantizationLayer.cpp",
849 "src/runtime/NEON/functions/NERNNLayer.cpp",
850 "src/runtime/NEON/functions/NEROIAlignLayer.cpp",
851 "src/runtime/NEON/functions/NEROIPoolingLayer.cpp",
852 "src/runtime/NEON/functions/NERange.cpp",
853 "src/runtime/NEON/functions/NEReduceMean.cpp",
854 "src/runtime/NEON/functions/NEReductionOperation.cpp",
855 "src/runtime/NEON/functions/NEReorgLayer.cpp",
856 "src/runtime/NEON/functions/NEReshapeLayer.cpp",
857 "src/runtime/NEON/functions/NEReverse.cpp",
858 "src/runtime/NEON/functions/NEScale.cpp",
859 "src/runtime/NEON/functions/NESelect.cpp",
860 "src/runtime/NEON/functions/NESlice.cpp",
861 "src/runtime/NEON/functions/NESoftmaxLayer.cpp",
862 "src/runtime/NEON/functions/NESpaceToBatchLayer.cpp",
863 "src/runtime/NEON/functions/NESpaceToDepthLayer.cpp",
864 "src/runtime/NEON/functions/NESplit.cpp",
865 "src/runtime/NEON/functions/NEStackLayer.cpp",
866 "src/runtime/NEON/functions/NEStridedSlice.cpp",
867 "src/runtime/NEON/functions/NETile.cpp",
868 "src/runtime/NEON/functions/NETranspose.cpp",
869 "src/runtime/NEON/functions/NEUnstack.cpp",
870 "src/runtime/NEON/functions/NEWinogradConvolutionLayer.cpp",
871 "src/runtime/OMP/OMPScheduler.cpp",
872 "src/runtime/OffsetLifetimeManager.cpp",
873 "src/runtime/OffsetMemoryPool.cpp",
874 "src/runtime/OperatorTensor.cpp",
875 "src/runtime/PoolManager.cpp",
876 "src/runtime/RuntimeContext.cpp",
877 "src/runtime/Scheduler.cpp",
878 "src/runtime/SchedulerFactory.cpp",
879 "src/runtime/SchedulerUtils.cpp",
880 "src/runtime/SubTensor.cpp",
881 "src/runtime/Tensor.cpp",
882 "src/runtime/TensorAllocator.cpp",
883 "src/runtime/Utils.cpp",
884 "src/runtime/heuristics/direct_conv/ClDirectConvDefaultConfigBifrost.cpp",
885 "src/runtime/heuristics/direct_conv/ClDirectConvDefaultConfigValhall.cpp",
886 "src/runtime/heuristics/dwc_native/ClDWCNativeDefaultConfigBifrost.cpp",
887 "src/runtime/heuristics/dwc_native/ClDWCNativeDefaultConfigValhall.cpp",
888 "src/runtime/heuristics/dwc_native/ClDWCNativeHeuristicsHelpers.cpp",
889 "src/runtime/heuristics/indirect_conv/ClIndirectConvDefaultConfigValhall.cpp",