.gitmodules
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
setup.py
cmake/modules/FindCUDA.cmake
cmake/modules/FindCuDNN.cmake
cmake/modules/FindJsonCpp.cmake
cmake/modules/FindMongoDB.cmake
cmake/modules/FindNVML.cmake
cmake/modules/FindPugiXML.cmake
cmake/modules/FindSphinx.cmake
cmake/modules/cotire.cmake
cmake/modules/FindCUDA/make2cmake.cmake
cmake/modules/FindCUDA/parse_cubin.cmake
cmake/modules/FindCUDA/run_nvcc.cmake
cmake/modules/FindCUDA/select_compute_arch.cmake
exec/n2d2.cpp
include/Adversarial.hpp
include/CEnvironment.hpp
include/CEnvironment_CUDA.hpp
include/CEnvironment_CUDA_kernels.hpp
include/CMonitor.hpp
include/CMonitor_CUDA.hpp
include/CMonitor_CUDA_kernels.hpp
include/CublasUtils.hpp
include/CudaContext.hpp
include/CudaUtils.hpp
include/DeepNet.hpp
include/DeepNetQuantization.hpp
include/DrawNet.hpp
include/FloatT.hpp
include/GradientCheck.hpp
include/HeteroStimuliProvider.hpp
include/Histogram.hpp
include/N2D2.hpp
include/Precompiled.hpp
include/RangeStats.hpp
include/Scaling.hpp
include/ScalingMode.hpp
include/Scaling_CUDA_Kernels.hpp
include/Scaling_Kernels.hpp
include/Sound.hpp
include/StimuliData.hpp
include/StimuliProvider.hpp
include/Activation/Activation.hpp
include/Activation/Activation_CUDA_Kernels.hpp
include/Activation/LinearActivation.hpp
include/Activation/LinearActivation_Frame.hpp
include/Activation/LinearActivation_Frame_CUDA.hpp
include/Activation/LogisticActivation.hpp
include/Activation/LogisticActivation_Frame.hpp
include/Activation/LogisticActivation_Frame_CUDA.hpp
include/Activation/RectifierActivation.hpp
include/Activation/RectifierActivation_Frame.hpp
include/Activation/RectifierActivation_Frame_CUDA.hpp
include/Activation/SaturationActivation.hpp
include/Activation/SaturationActivation_Frame.hpp
include/Activation/SaturationActivation_Frame_CUDA.hpp
include/Activation/SoftplusActivation.hpp
include/Activation/SoftplusActivation_Frame.hpp
include/Activation/SoftplusActivation_Frame_CUDA.hpp
include/Activation/SwishActivation.hpp
include/Activation/SwishActivation_Frame.hpp
include/Activation/SwishActivation_Frame_CUDA.hpp
include/Activation/TanhActivation.hpp
include/Activation/TanhActivation_Frame.hpp
include/Activation/TanhActivation_Frame_CUDA.hpp
include/Cell/ActivationCell.hpp
include/Cell/ActivationCell_Frame.hpp
include/Cell/ActivationCell_Frame_CUDA.hpp
include/Cell/AnchorCell.hpp
include/Cell/AnchorCell_Frame.hpp
include/Cell/AnchorCell_Frame_CUDA.hpp
include/Cell/AnchorCell_Frame_CUDA_Kernels.hpp
include/Cell/AnchorCell_Frame_Kernels_struct.hpp
include/Cell/BatchNormCell.hpp
include/Cell/BatchNormCell_Frame.hpp
include/Cell/BatchNormCell_Frame_CUDA.hpp
include/Cell/BatchNormCell_Frame_CUDA_Kernels.hpp
include/Cell/Cell.hpp
include/Cell/Cell_CSpike_Top.hpp
include/Cell/Cell_Frame.hpp
include/Cell/Cell_Frame_CUDA.hpp
include/Cell/Cell_Frame_CUDA_Kernels.hpp
include/Cell/Cell_Frame_Top.hpp
include/Cell/Cell_Spike.hpp
include/Cell/ConvCell.hpp
include/Cell/ConvCell_Frame.hpp
include/Cell/ConvCell_Frame_CUDA.hpp
include/Cell/ConvCell_Frame_Kernels.hpp
include/Cell/ConvCell_Spike.hpp
include/Cell/ConvCell_Spike_Analog.hpp
include/Cell/ConvCell_Spike_PCM.hpp
include/Cell/ConvCell_Spike_RRAM.hpp
include/Cell/ConvCell_Transcode.hpp
include/Cell/DeconvCell.hpp
include/Cell/DeconvCell_Frame.hpp
include/Cell/DeconvCell_Frame_CUDA.hpp
include/Cell/DistanceCell.hpp
include/Cell/DistanceCell_Frame_CUDA.hpp
include/Cell/DistanceCell_Frame_CUDA_Kernels.hpp
include/Cell/DropoutCell.hpp
include/Cell/DropoutCell_Frame.hpp
include/Cell/DropoutCell_Frame_CUDA.hpp
include/Cell/ElemWiseCell.hpp
include/Cell/ElemWiseCell_Frame.hpp
include/Cell/ElemWiseCell_Frame_CUDA.hpp
include/Cell/ElemWiseCell_Frame_CUDA_Kernels.hpp
include/Cell/FMPCell.hpp
include/Cell/FMPCell_Frame.hpp
include/Cell/FMPCell_Frame_CUDA.hpp
include/Cell/FMPCell_Frame_CUDA_Kernels.hpp
include/Cell/FcCell.hpp
include/Cell/FcCell_Frame.hpp
include/Cell/FcCell_Frame_CUDA.hpp
include/Cell/FcCell_Frame_CUDA_Kernels.hpp
include/Cell/FcCell_Spike.hpp
include/Cell/FcCell_Spike_Analog.hpp
include/Cell/FcCell_Spike_PCM.hpp
include/Cell/FcCell_Spike_RRAM.hpp
include/Cell/FcCell_Transcode.hpp
include/Cell/LRNCell.hpp
include/Cell/LRNCell_Frame.hpp
include/Cell/LRNCell_Frame_CUDA.hpp
include/Cell/LSTMCell.hpp
include/Cell/LSTMCell_Frame_CUDA.hpp
include/Cell/NodeIn.hpp
include/Cell/NodeOut.hpp
include/Cell/NormalizeCell.hpp
include/Cell/NormalizeCell_Frame.hpp
include/Cell/NormalizeCell_Frame_CUDA.hpp
include/Cell/NormalizeCell_Frame_CUDA_Kernels.hpp
include/Cell/ObjectDetCell.hpp
include/Cell/ObjectDetCell_Frame.hpp
include/Cell/ObjectDetCell_Frame_CUDA.hpp
include/Cell/ObjectDetCell_Frame_CUDA_Kernels.hpp
include/Cell/PaddingCell.hpp
include/Cell/PaddingCell_Frame.hpp
include/Cell/PaddingCell_Frame_CUDA.hpp
include/Cell/PaddingCell_Frame_CUDA_Kernels.hpp
include/Cell/PaddingCell_Frame_Kernels.hpp
include/Cell/PoolCell.hpp
include/Cell/PoolCell_Frame.hpp
include/Cell/PoolCell_Frame_CUDA.hpp
include/Cell/PoolCell_Frame_CUDA_Kernels.hpp
include/Cell/PoolCell_Frame_EXT_CUDA.hpp
include/Cell/PoolCell_Frame_Kernels.hpp
include/Cell/PoolCell_Frame_Kernels_struct.hpp
include/Cell/PoolCell_Spike.hpp
include/Cell/PoolCell_Transcode.hpp
include/Cell/ProposalCell.hpp
include/Cell/ProposalCell_Frame.hpp
include/Cell/ProposalCell_Frame_CUDA.hpp
include/Cell/ProposalCell_Frame_CUDA_Kernels.hpp
include/Cell/ROIPoolingCell.hpp
include/Cell/ROIPoolingCell_Frame.hpp
include/Cell/ROIPoolingCell_Frame_CUDA.hpp
include/Cell/ROIPoolingCell_Frame_CUDA_Kernels.hpp
include/Cell/RPCell.hpp
include/Cell/RPCell_Frame.hpp
include/Cell/RPCell_Frame_CUDA.hpp
include/Cell/RPCell_Frame_CUDA_Kernels.hpp
include/Cell/ReshapeCell.hpp
include/Cell/ReshapeCell_Frame.hpp
include/Cell/ReshapeCell_Frame_CUDA.hpp
include/Cell/ResizeCell.hpp
include/Cell/ResizeCell_Frame.hpp
include/Cell/ResizeCell_Frame_CUDA.hpp
include/Cell/ResizeCell_Frame_CUDA_Kernels.hpp
include/Cell/ResizeCell_Frame_Kernels_struct.hpp
include/Cell/ScalingCell.hpp
include/Cell/ScalingCell_Frame.hpp
include/Cell/ScalingCell_Frame_CUDA.hpp
include/Cell/SoftmaxCell.hpp
include/Cell/SoftmaxCell_Frame.hpp
include/Cell/SoftmaxCell_Frame_CUDA.hpp
include/Cell/TargetBiasCell.hpp
include/Cell/TargetBiasCell_Frame.hpp
include/Cell/TargetBiasCell_Frame_CUDA.hpp
include/Cell/TargetBiasCell_Frame_CUDA_Kernels.hpp
include/Cell/ThresholdCell.hpp
include/Cell/ThresholdCell_Frame.hpp
include/Cell/ThresholdCell_Frame_CUDA.hpp
include/Cell/ThresholdCell_Frame_CUDA_Kernels.hpp
include/Cell/TransformationCell.hpp
include/Cell/TransformationCell_Frame.hpp
include/Cell/TransformationCell_Frame_CUDA.hpp
include/Cell/TransposeCell.hpp
include/Cell/TransposeCell_Frame.hpp
include/Cell/TransposeCell_Frame_CUDA.hpp
include/Cell/TransposeCell_Frame_CUDA_Kernels.hpp
include/Cell/UnpoolCell.hpp
include/Cell/UnpoolCell_Frame.hpp
include/Cell/UnpoolCell_Frame_CUDA.hpp
include/ComputerVision/GaussianMixture.hpp
include/ComputerVision/LSL.hpp
include/ComputerVision/LSL_Box.hpp
include/ComputerVision/Morphology.hpp
include/ComputerVision/ROI.hpp
include/DataFile/CsvDataFile.hpp
include/DataFile/DataFile.hpp
include/DataFile/ImageDataFile.hpp
include/DataFile/WavDataFile.hpp
include/Database/AER_Database.hpp
include/Database/Actitracker_Database.hpp
include/Database/CIFAR_Database.hpp
include/Database/CKP_Database.hpp
include/Database/CSV_Database.hpp
include/Database/Caltech101_DIR_Database.hpp
include/Database/Caltech256_DIR_Database.hpp
include/Database/CaltechPedestrian_Database.hpp
include/Database/CelebA_Database.hpp
include/Database/Cityscapes_Database.hpp
include/Database/DIR_Database.hpp
include/Database/DOTA_Database.hpp
include/Database/Daimler_Database.hpp
include/Database/Database.hpp
include/Database/FDDB_Database.hpp
include/Database/Fashion_MNIST_IDX_Database.hpp
include/Database/GTSDB_DIR_Database.hpp
include/Database/GTSRB_DIR_Database.hpp
include/Database/IDX_Database.hpp
include/Database/ILSVRC2012_Database.hpp
include/Database/IMDBWIKI_Database.hpp
include/Database/KITTI_Database.hpp
include/Database/KITTI_Object_Database.hpp
include/Database/KITTI_Road_Database.hpp
include/Database/LITISRouen_Database.hpp
include/Database/MNIST_IDX_Database.hpp
include/Database/N_MNIST_Database.hpp
include/Export/ActivationCellExport.hpp
include/Export/AnchorCellExport.hpp
include/Export/BatchNormCellExport.hpp
include/Export/CellExport.hpp
include/Export/ConvCellExport.hpp
include/Export/DeconvCellExport.hpp
include/Export/DeepNetExport.hpp
include/Export/ElemWiseCellExport.hpp
include/Export/FMPCellExport.hpp
include/Export/FcCellExport.hpp
include/Export/LRNCellExport.hpp
include/Export/MemoryManager.hpp
include/Export/ObjectDetCellExport.hpp
include/Export/PaddingCellExport.hpp
include/Export/PoolCellExport.hpp
include/Export/ProposalCellExport.hpp
include/Export/ROIPoolingCellExport.hpp
include/Export/RPCellExport.hpp
include/Export/ReshapeCellExport.hpp
include/Export/ResizeCellExport.hpp
include/Export/ScalingCellExport.hpp
include/Export/SoftmaxCellExport.hpp
include/Export/StimuliProviderExport.hpp
include/Export/TransposeCellExport.hpp
include/Export/C/C_BatchNormCellExport.hpp
include/Export/C/C_CellExport.hpp
include/Export/C/C_ConvCellExport.hpp
include/Export/C/C_DeepNetExport.hpp
include/Export/C/C_ElemWiseCellExport.hpp
include/Export/C/C_FMPCellExport.hpp
include/Export/C/C_FcCellExport.hpp
include/Export/C/C_PoolCellExport.hpp
include/Export/C/C_ResizeCellExport.hpp
include/Export/C/C_ScalingCellExport.hpp
include/Export/C/C_SoftmaxCellExport.hpp
include/Export/CPP/CPP_ActivationCellExport.hpp
include/Export/CPP/CPP_AnchorCellExport.hpp
include/Export/CPP/CPP_BatchNormCellExport.hpp
include/Export/CPP/CPP_CellExport.hpp
include/Export/CPP/CPP_ConcatCellExport.hpp
include/Export/CPP/CPP_Config.hpp
include/Export/CPP/CPP_ConvCellExport.hpp
include/Export/CPP/CPP_DeconvCellExport.hpp
include/Export/CPP/CPP_DeepNetExport.hpp
include/Export/CPP/CPP_ElemWiseCellExport.hpp
include/Export/CPP/CPP_FMPCellExport.hpp
include/Export/CPP/CPP_FcCellExport.hpp
include/Export/CPP/CPP_LRNCellExport.hpp
include/Export/CPP/CPP_ObjectDetCellExport.hpp
include/Export/CPP/CPP_PaddingCellExport.hpp
include/Export/CPP/CPP_PoolCellExport.hpp
include/Export/CPP/CPP_ProposalCellExport.hpp
include/Export/CPP/CPP_ROIPoolingCellExport.hpp
include/Export/CPP/CPP_RPCellExport.hpp
include/Export/CPP/CPP_ReshapeCellExport.hpp
include/Export/CPP/CPP_ResizeCellExport.hpp
include/Export/CPP/CPP_ScalingCellExport.hpp
include/Export/CPP/CPP_SoftmaxCellExport.hpp
include/Export/CPP/CPP_StimuliProviderExport.hpp
include/Export/CPP/CPP_TransposeCellExport.hpp
include/Export/CPP/Cells/CPP_ConcatCell.hpp
include/Export/CPP/Cells/CPP_ConcatCell_Frame.hpp
include/Export/CPP/Cells/CPP_ConcatCell_Frame_CUDA.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_ActivationCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_AnchorCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_BatchNormCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_CellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_Config.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_ConvCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_DeconvCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_DeepNetExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_ElemWiseCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_FcCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_LRNCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_ObjectDetCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_PaddingCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_PoolCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_ProposalCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_ROIPoolingCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_RPCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_ReshapeCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_ResizeCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_SoftmaxCellExport.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_StimuliProvider.hpp
include/Export/CPP_TensorRT/CPP_TensorRT_TransposeCellExport.hpp
include/Export/CPP_cuDNN/CPP_cuDNN_BatchNormCellExport.hpp
include/Export/CPP_cuDNN/CPP_cuDNN_CellExport.hpp
include/Export/CPP_cuDNN/CPP_cuDNN_ConvCellExport.hpp
include/Export/CPP_cuDNN/CPP_cuDNN_DeepNetExport.hpp
include/Export/CPP_cuDNN/CPP_cuDNN_FMPCellExport.hpp
include/Export/CPP_cuDNN/CPP_cuDNN_FcCellExport.hpp
include/Export/CPP_cuDNN/CPP_cuDNN_PoolCellExport.hpp
include/Export/CPP_cuDNN/CPP_cuDNN_SoftmaxCellExport.hpp
include/Export/C_HLS/C_HLS_CellExport.hpp
include/Export/C_HLS/C_HLS_ConvCellExport.hpp
include/Export/C_HLS/C_HLS_DeepNetExport.hpp
include/Export/C_HLS/C_HLS_FcCellExport.hpp
include/Export/C_HLS/C_HLS_PoolCellExport.hpp
include/Export/ONNX/ONNX_BatchNormCellExport.hpp
include/Export/ONNX/ONNX_CellExport.hpp
include/Export/ONNX/ONNX_ConcatCellExport.hpp
include/Export/ONNX/ONNX_Config.hpp
include/Export/ONNX/ONNX_ConvCellExport.hpp
include/Export/ONNX/ONNX_DeepNetExport.hpp
include/Export/ONNX/ONNX_ElemWiseCellExport.hpp
include/Export/ONNX/ONNX_FcCellExport.hpp
include/Export/ONNX/ONNX_PoolCellExport.hpp
include/Export/ONNX/ONNX_SoftmaxCellExport.hpp
include/Export/ONNX/Cells/ONNX_ConcatCell.hpp
include/Export/ONNX/Cells/ONNX_ConcatCell_Frame.hpp
include/Export/ONNX/Cells/ONNX_ConcatCell_Frame_CUDA.hpp
include/Filler/ConstantFiller.hpp
include/Filler/Filler.hpp
include/Filler/HeFiller.hpp
include/Filler/NormalFiller.hpp
include/Filler/UniformFiller.hpp
include/Filler/XavierFiller.hpp
include/Generator/Actitracker_DatabaseGenerator.hpp
include/Generator/ActivationCellGenerator.hpp
include/Generator/ActivationGenerator.hpp
include/Generator/AdamSolverGenerator.hpp
include/Generator/AdversarialGenerator.hpp
include/Generator/AffineTransformationGenerator.hpp
include/Generator/AnchorCellGenerator.hpp
include/Generator/ApodizationTransformationGenerator.hpp
include/Generator/BatchNormCellGenerator.hpp
include/Generator/CEnvironmentGenerator.hpp
include/Generator/CIFAR100_DatabaseGenerator.hpp
include/Generator/CIFAR10_DatabaseGenerator.hpp
include/Generator/CKP_DatabaseGenerator.hpp
include/Generator/CSV_DatabaseGenerator.hpp
include/Generator/Caltech101_DIR_DatabaseGenerator.hpp
include/Generator/Caltech256_DIR_DatabaseGenerator.hpp
include/Generator/CaltechPedestrian_DatabaseGenerator.hpp
include/Generator/CelebA_DatabaseGenerator.hpp
include/Generator/CellGenerator.hpp
include/Generator/CentroidCropTransformationGenerator.hpp
include/Generator/ChannelExtractionTransformationGenerator.hpp
include/Generator/Cityscapes_DatabaseGenerator.hpp
include/Generator/ColorSpaceTransformationGenerator.hpp
include/Generator/CompositeDatabaseGenerator.hpp
include/Generator/CompressionNoiseTransformationGenerator.hpp
include/Generator/ConstantFillerGenerator.hpp
include/Generator/ConvCellGenerator.hpp
include/Generator/DCTTransformationGenerator.hpp
include/Generator/DFTTransformationGenerator.hpp
include/Generator/DIR_DatabaseGenerator.hpp
include/Generator/DOTA_DatabaseGenerator.hpp
include/Generator/Daimler_DatabaseGenerator.hpp
include/Generator/DatabaseGenerator.hpp
include/Generator/DeconvCellGenerator.hpp
include/Generator/DeepNetGenerator.hpp
include/Generator/DistanceCellGenerator.hpp
include/Generator/DistortionTransformationGenerator.hpp
include/Generator/DropoutCellGenerator.hpp
include/Generator/ElemWiseCellGenerator.hpp
include/Generator/EnvironmentGenerator.hpp
include/Generator/EqualizeTransformationGenerator.hpp
include/Generator/ExpandLabelTransformationGenerator.hpp
include/Generator/FDDB_DatabaseGenerator.hpp
include/Generator/FMPCellGenerator.hpp
include/Generator/Fashion_MNIST_IDX_DatabaseGenerator.hpp
include/Generator/FcCellGenerator.hpp
include/Generator/FillerGenerator.hpp
include/Generator/FilterTransformationGenerator.hpp
include/Generator/FlipTransformationGenerator.hpp
include/Generator/GTSDB_DIR_DatabaseGenerator.hpp
include/Generator/GTSRB_DIR_DatabaseGenerator.hpp
include/Generator/Generator.hpp
include/Generator/GradientFilterTransformationGenerator.hpp
include/Generator/HeFillerGenerator.hpp
include/Generator/ILSVRC2012_DatabaseGenerator.hpp
include/Generator/IMDBWIKI_DatabaseGenerator.hpp
include/Generator/KITTI_DatabaseGenerator.hpp
include/Generator/KITTI_Object_DatabaseGenerator.hpp
include/Generator/KITTI_Road_DatabaseGenerator.hpp
include/Generator/KernelGenerator.hpp
include/Generator/LITISRouen_DatabaseGenerator.hpp
include/Generator/LRNCellGenerator.hpp
include/Generator/LSTMCellGenerator.hpp
include/Generator/LabelExtractionTransformationGenerator.hpp
include/Generator/LabelFilterTransformationGenerator.hpp
include/Generator/LabelSliceExtractionTransformationGenerator.hpp
include/Generator/LinearActivationGenerator.hpp
include/Generator/LogisticActivationGenerator.hpp
include/Generator/MNIST_IDX_DatabaseGenerator.hpp
include/Generator/MagnitudePhaseTransformationGenerator.hpp
include/Generator/MappingGenerator.hpp
include/Generator/MorphologicalReconstructionTransformationGenerator.hpp
include/Generator/MorphologyTransformationGenerator.hpp
include/Generator/N_MNIST_DatabaseGenerator.hpp
include/Generator/NormalFillerGenerator.hpp
include/Generator/NormalizeCellGenerator.hpp
include/Generator/NormalizeTransformationGenerator.hpp
include/Generator/ObjectDetCellGenerator.hpp
include/Generator/PadCropTransformationGenerator.hpp
include/Generator/PaddingCellGenerator.hpp
include/Generator/PoolCellGenerator.hpp
include/Generator/ProposalCellGenerator.hpp
include/Generator/QuantizerActivationGenerator.hpp
include/Generator/QuantizerCellGenerator.hpp
include/Generator/ROIPoolingCellGenerator.hpp
include/Generator/RPCellGenerator.hpp
include/Generator/RandomAffineTransformationGenerator.hpp
include/Generator/RandomResizeCropTransformationGenerator.hpp
include/Generator/RangeAffineTransformationGenerator.hpp
include/Generator/RangeClippingTransformationGenerator.hpp
include/Generator/RectifierActivationGenerator.hpp
include/Generator/RescaleTransformationGenerator.hpp
include/Generator/ReshapeCellGenerator.hpp
include/Generator/ReshapeTransformationGenerator.hpp
include/Generator/ResizeCellGenerator.hpp
include/Generator/SGDSolverGenerator.hpp
include/Generator/SaturationActivationGenerator.hpp
include/Generator/ScalingCellGenerator.hpp
include/Generator/SliceExtractionTransformationGenerator.hpp
include/Generator/SoftmaxCellGenerator.hpp
include/Generator/SoftplusActivationGenerator.hpp
include/Generator/SolverGenerator.hpp
include/Generator/StimuliDataGenerator.hpp
include/Generator/StimuliProviderGenerator.hpp
include/Generator/StripeRemoveTransformationGenerator.hpp
include/Generator/SwishActivationGenerator.hpp
include/Generator/TanhActivationGenerator.hpp
include/Generator/TargetBiasCellGenerator.hpp
include/Generator/TargetGenerator.hpp
include/Generator/ThresholdCellGenerator.hpp
include/Generator/ThresholdTransformationGenerator.hpp
include/Generator/TransformationCellGenerator.hpp
include/Generator/TransformationGenerator.hpp
include/Generator/TransposeCellGenerator.hpp
include/Generator/TrimTransformationGenerator.hpp
include/Generator/UniformFillerGenerator.hpp
include/Generator/UnpoolCellGenerator.hpp
include/Generator/WallisFilterTransformationGenerator.hpp
include/Generator/WindowFunctionGenerator.hpp
include/Generator/XavierFillerGenerator.hpp
include/Geometric/Circle.hpp
include/Geometric/Ellipse.hpp
include/Geometric/Polygon.hpp
include/Geometric/Rectangle.hpp
include/LabelFile/CsvLabelFile.hpp
include/LabelFile/LabelFile.hpp
include/Quantizer/Activation/QuantizerActivation.hpp
include/Quantizer/Activation/QuantizerActivation_Frame.hpp
include/Quantizer/Activation/QuantizerActivation_Frame_CUDA.hpp
include/Quantizer/Cell/QuantizerCell.hpp
include/Quantizer/Cell/QuantizerCell_Frame.hpp
include/Quantizer/Cell/QuantizerCell_Frame_CUDA.hpp
include/ROI/BitmapROI.hpp
include/ROI/CircularROI.hpp
include/ROI/EllipticROI.hpp
include/ROI/PolygonalROI.hpp
include/ROI/ROI.hpp
include/ROI/RectangularROI.hpp
include/Solver/AdamSolver.hpp
include/Solver/AdamSolver_Frame.hpp
include/Solver/AdamSolver_Frame_CUDA.hpp
include/Solver/SGDSolver.hpp
include/Solver/SGDSolver_CUDA_Kernels.hpp
include/Solver/SGDSolver_Frame.hpp
include/Solver/SGDSolver_Frame_CUDA.hpp
include/Solver/SGDSolver_Kernels.hpp
include/Solver/Solver.hpp
include/Target/Target.hpp
include/Target/TargetAggregate.hpp
include/Target/TargetBBox.hpp
include/Target/TargetCompare.hpp
include/Target/TargetMatching.hpp
include/Target/TargetROIs.hpp
include/Target/TargetRP.hpp
include/Target/TargetScore.hpp
include/Target/Target_CUDA_kernels.hpp
include/Transformation/AffineTransformation.hpp
include/Transformation/ApodizationTransformation.hpp
include/Transformation/CentroidCropTransformation.hpp
include/Transformation/ChannelExtractionTransformation.hpp
include/Transformation/ColorSpaceTransformation.hpp
include/Transformation/CompositeTransformation.hpp
include/Transformation/CompressionNoiseTransformation.hpp
include/Transformation/CustomTransformation.hpp
include/Transformation/DCTTransformation.hpp
include/Transformation/DFTTransformation.hpp
include/Transformation/DistortionTransformation.hpp
include/Transformation/EqualizeTransformation.hpp
include/Transformation/ExpandLabelTransformation.hpp
include/Transformation/FilterTransformation.hpp
include/Transformation/FlipTransformation.hpp
include/Transformation/GradientFilterTransformation.hpp
include/Transformation/LabelExtractionTransformation.hpp
include/Transformation/LabelFilterTransformation.hpp
include/Transformation/LabelSliceExtractionTransformation.hpp
include/Transformation/MagnitudePhaseTransformation.hpp
include/Transformation/MorphologicalReconstructionTransformation.hpp
include/Transformation/MorphologyTransformation.hpp
include/Transformation/NormalizeTransformation.hpp
include/Transformation/PadCropTransformation.hpp
include/Transformation/RandomAffineTransformation.hpp
include/Transformation/RandomResizeCropTransformation.hpp
include/Transformation/RangeAffineTransformation.hpp
include/Transformation/RangeClippingTransformation.hpp
include/Transformation/RescaleTransformation.hpp
include/Transformation/ReshapeTransformation.hpp
include/Transformation/SliceExtractionTransformation.hpp
include/Transformation/StripeRemoveTransformation.hpp
include/Transformation/ThresholdTransformation.hpp
include/Transformation/Transformation.hpp
include/Transformation/TrimTransformation.hpp
include/Transformation/WallisFilterTransformation.hpp
include/Xnet/Aer.hpp
include/Xnet/AerEvent.hpp
include/Xnet/Cochlea.hpp
include/Xnet/Environment.hpp
include/Xnet/HeteroEnvironment.hpp
include/Xnet/Layer.hpp
include/Xnet/Monitor.hpp
include/Xnet/Network.hpp
include/Xnet/Node.hpp
include/Xnet/NodeEnv.hpp
include/Xnet/NodeNeuron.hpp
include/Xnet/NodeNeuron_Behavioral.hpp
include/Xnet/NodeNeuron_PCM.hpp
include/Xnet/NodeNeuron_RRAM.hpp
include/Xnet/NodeNeuron_Reflective.hpp
include/Xnet/NodeSync.hpp
include/Xnet/SpikeEvent.hpp
include/Xnet/SpikeGenerator.hpp
include/Xnet/Synapse.hpp
include/Xnet/Synapse_Behavioral.hpp
include/Xnet/Synapse_Normalized.hpp
include/Xnet/Synapse_PCM.hpp
include/Xnet/Synapse_RRAM.hpp
include/Xnet/Synapse_Static.hpp
include/Xnet/Xcell.hpp
include/containers/CudaTensor.hpp
include/containers/Matrix.hpp
include/containers/Tensor.hpp
include/controler/CudaInterface.hpp
include/controler/Interface.hpp
include/controler/RNNInOutType.hpp
include/third_party/base64.h
include/third_party/half.hpp
include/utils/BinaryCvMat.hpp
include/utils/ConfusionMatrix.hpp
include/utils/DSP.hpp
include/utils/Gnuplot.hpp
include/utils/GraphViz.hpp
include/utils/Helper.hpp
include/utils/IniParser.hpp
include/utils/Kernel.hpp
include/utils/Key.hpp
include/utils/Parameterizable.hpp
include/utils/ProgramOptions.hpp
include/utils/Random.hpp
include/utils/Registrar.hpp
include/utils/TemplateParser.hpp
include/utils/UnitTest.hpp
include/utils/Utils.hpp
include/utils/WindowFunction.hpp
n2d2.egg-info/PKG-INFO
n2d2.egg-info/SOURCES.txt
n2d2.egg-info/dependency_links.txt
n2d2.egg-info/top_level.txt
python/.pylintrc
python/requirements.txt
python/examples/LeNet.onnx
python/examples/graph_example.py
python/examples/lenet_onnx.py
python/examples/load_onnx_ILSVRC.py
python/examples/mnist_minimal.py
python/examples/performance_analysis.py
python/examples/train_lenet.py
python/examples/train_mobilenetv1.py
python/examples/transfer_learning.py
python/keras_interoperability/__init__.py
python/keras_interoperability/keras_interface.py
python/keras_interoperability/requirements.txt
python/n2d2/.gitignore
python/n2d2/__init__.py
python/n2d2/converter.py
python/n2d2/deepnet.py
python/n2d2/error_handler.py
python/n2d2/export.py
python/n2d2/global_variables.py
python/n2d2/mapping.py
python/n2d2/n2d2_interface.py
python/n2d2/provider.py
python/n2d2/quantizer.py
python/n2d2/scaling.py
python/n2d2/target.py
python/n2d2/tensor.py
python/n2d2/typed.py
python/n2d2/utils.py
python/n2d2/activation/__init__.py
python/n2d2/activation/activation.py
python/n2d2/activation/linear.py
python/n2d2/activation/rectifier.py
python/n2d2/activation/tanh.py
python/n2d2/cells/__init__.py
python/n2d2/cells/cell.py
python/n2d2/cells/nn/__init__.py
python/n2d2/cells/nn/abstract_cell.py
python/n2d2/cells/nn/activation.py
python/n2d2/cells/nn/batchnorm.py
python/n2d2/cells/nn/conv.py
python/n2d2/cells/nn/deconv.py
python/n2d2/cells/nn/dropout.py
python/n2d2/cells/nn/elemwise.py
python/n2d2/cells/nn/fc.py
python/n2d2/cells/nn/padding.py
python/n2d2/cells/nn/pool.py
python/n2d2/cells/nn/reshape.py
python/n2d2/cells/nn/resize.py
python/n2d2/cells/nn/scaling.py
python/n2d2/cells/nn/softmax.py
python/n2d2/cells/nn/transformation.py
python/n2d2/cells/nn/transpose.py
python/n2d2/database/__init__.py
python/n2d2/database/cifar10.py
python/n2d2/database/cifar100.py
python/n2d2/database/cityscape.py
python/n2d2/database/database.py
python/n2d2/database/dir.py
python/n2d2/database/gtsrb.py
python/n2d2/database/ilsvrc2012.py
python/n2d2/database/mnist.py
python/n2d2/filler/__init__.py
python/n2d2/filler/constant.py
python/n2d2/filler/filler.py
python/n2d2/filler/he.py
python/n2d2/filler/normal.py
python/n2d2/filler/xavier.py
python/n2d2/models/ILSVRC_outils.py
python/n2d2/models/__init__.py
python/n2d2/models/lenet.py
python/n2d2/models/mobilenetv1.py
python/n2d2/models/mobilenetv2.py
python/n2d2/models/resnet.py
python/n2d2/models/segmentation_network.py
python/n2d2/solver/__init__.py
python/n2d2/solver/adam.py
python/n2d2/solver/sgd.py
python/n2d2/solver/solver.py
python/n2d2/transform/__init__.py
python/n2d2/transform/channel_extraction.py
python/n2d2/transform/color_space.py
python/n2d2/transform/composite.py
python/n2d2/transform/distortion.py
python/n2d2/transform/flip.py
python/n2d2/transform/padcrop.py
python/n2d2/transform/random_resize_crop.py
python/n2d2/transform/range_affine.py
python/n2d2/transform/rescale.py
python/n2d2/transform/slice_extraction.py
python/n2d2/transform/transformation.py
python/pytorch_interoperability/__init__.py
python/pytorch_interoperability/pytorch_interface.py
python/pytorch_interoperability/requirements.txt
python/tests/integration.py
python/tests/template.py
python/tests/test_abstract.py
python/tests/test_activation.py
python/tests/test_cell.py
python/tests/test_database.py
python/tests/test_filler.py
python/tests/test_fit.py
python/tests/test_inputs.py
python/tests/test_keras.py
python/tests/test_parameters.py
python/tests/test_provider.py
python/tests/test_pytorch.py
python/tests/test_tensor.py
src/Adversarial.cpp
src/CEnvironment.cpp
src/CEnvironment_CUDA.cpp
src/CEnvironment_CUDA_kernels.cu
src/CMonitor.cpp
src/CMonitor_CUDA.cpp
src/CMonitor_CUDA_kernels.cu
src/CublasUtils.cu
src/CudaUtils.cpp
src/DeepNet.cpp
src/DeepNetQuantization.cpp
src/DrawNet.cpp
src/GradientCheck.cpp
src/HeteroStimuliProvider.cpp
src/Histogram.cpp
src/N2D2.cpp
src/RangeStats.cpp
src/Scaling.cpp
src/Scaling_CUDA_Kernels.cu
src/Scaling_Kernels.cpp
src/Sound.cpp
src/StimuliData.cpp
src/StimuliProvider.cpp
src/Activation/Activation.cpp
src/Activation/Activation_CUDA_Kernels.cu
src/Activation/LinearActivation.cpp
src/Activation/LinearActivation_Frame.cpp
src/Activation/LinearActivation_Frame_CUDA.cpp
src/Activation/LogisticActivation.cpp
src/Activation/LogisticActivation_Frame.cpp
src/Activation/LogisticActivation_Frame_CUDA.cpp
src/Activation/RectifierActivation.cpp
src/Activation/RectifierActivation_Frame.cpp
src/Activation/RectifierActivation_Frame_CUDA.cpp
src/Activation/SaturationActivation.cpp
src/Activation/SaturationActivation_Frame.cpp
src/Activation/SaturationActivation_Frame_CUDA.cpp
src/Activation/SoftplusActivation.cpp
src/Activation/SoftplusActivation_Frame.cpp
src/Activation/SoftplusActivation_Frame_CUDA.cpp
src/Activation/SwishActivation.cpp
src/Activation/SwishActivation_Frame.cpp
src/Activation/SwishActivation_Frame_CUDA.cpp
src/Activation/TanhActivation.cpp
src/Activation/TanhActivation_Frame.cpp
src/Activation/TanhActivation_Frame_CUDA.cpp
src/Cell/ActivationCell.cpp
src/Cell/ActivationCell_Frame.cpp
src/Cell/ActivationCell_Frame_CUDA.cpp
src/Cell/AnchorCell.cpp
src/Cell/AnchorCell_Frame.cpp
src/Cell/AnchorCell_Frame_CUDA.cpp
src/Cell/AnchorCell_Frame_CUDA_Kernels.cu
src/Cell/AnchorCell_Frame_Kernels_struct.cpp
src/Cell/BatchNormCell.cpp
src/Cell/BatchNormCell_Frame.cpp
src/Cell/BatchNormCell_Frame_CUDA.cpp
src/Cell/BatchNormCell_Frame_CUDA_Kernels.cu
src/Cell/Cell.cpp
src/Cell/Cell_Frame.cpp
src/Cell/Cell_Frame_CUDA.cpp
src/Cell/Cell_Frame_CUDA_Kernels.cu
src/Cell/Cell_Frame_Top.cpp
src/Cell/Cell_Spike.cpp
src/Cell/ConvCell.cpp
src/Cell/ConvCell_Frame.cpp
src/Cell/ConvCell_Frame_CUDA.cpp
src/Cell/ConvCell_Frame_Kernels.cpp
src/Cell/ConvCell_Spike.cpp
src/Cell/ConvCell_Spike_Analog.cpp
src/Cell/ConvCell_Spike_PCM.cpp
src/Cell/ConvCell_Spike_RRAM.cpp
src/Cell/ConvCell_Transcode.cpp
src/Cell/DeconvCell.cpp
src/Cell/DeconvCell_Frame.cpp
src/Cell/DeconvCell_Frame_CUDA.cpp
src/Cell/DistanceCell.cpp
src/Cell/DistanceCell_Frame_CUDA.cpp
src/Cell/DistanceCell_Frame_CUDA_Kernels.cu
src/Cell/DropoutCell.cpp
src/Cell/DropoutCell_Frame.cpp
src/Cell/DropoutCell_Frame_CUDA.cpp
src/Cell/ElemWiseCell.cpp
src/Cell/ElemWiseCell_Frame.cpp
src/Cell/ElemWiseCell_Frame_CUDA.cpp
src/Cell/ElemWiseCell_Frame_CUDA_Kernels.cu
src/Cell/FMPCell.cpp
src/Cell/FMPCell_Frame.cpp
src/Cell/FMPCell_Frame_CUDA.cpp
src/Cell/FMPCell_Frame_CUDA_Kernels.cu
src/Cell/FcCell.cpp
src/Cell/FcCell_Frame.cpp
src/Cell/FcCell_Frame_CUDA.cpp
src/Cell/FcCell_Frame_CUDA_Kernels.cu
src/Cell/FcCell_Spike.cpp
src/Cell/FcCell_Spike_Analog.cpp
src/Cell/FcCell_Spike_PCM.cpp
src/Cell/FcCell_Spike_RRAM.cpp
src/Cell/FcCell_Transcode.cpp
src/Cell/LRNCell.cpp
src/Cell/LRNCell_Frame.cpp
src/Cell/LRNCell_Frame_CUDA.cpp
src/Cell/LSTMCell.cpp
src/Cell/LSTMCell_Frame_CUDA.cpp
src/Cell/NodeIn.cpp
src/Cell/NodeOut.cpp
src/Cell/NormalizeCell.cpp
src/Cell/NormalizeCell_Frame.cpp
src/Cell/NormalizeCell_Frame_CUDA.cpp
src/Cell/NormalizeCell_Frame_CUDA_Kernels.cu
src/Cell/ObjectDetCell.cpp
src/Cell/ObjectDetCell_Frame.cpp
src/Cell/ObjectDetCell_Frame_CUDA.cpp
src/Cell/ObjectDetCell_Frame_CUDA_Kernels.cu
src/Cell/PaddingCell.cpp
src/Cell/PaddingCell_Frame.cpp
src/Cell/PaddingCell_Frame_CUDA.cpp
src/Cell/PaddingCell_Frame_CUDA_Kernels.cu
src/Cell/PaddingCell_Frame_Kernels.cpp
src/Cell/PoolCell.cpp
src/Cell/PoolCell_Frame.cpp
src/Cell/PoolCell_Frame_CUDA.cpp
src/Cell/PoolCell_Frame_CUDA_Kernels.cu
src/Cell/PoolCell_Frame_EXT_CUDA.cpp
src/Cell/PoolCell_Frame_Kernels.cpp
src/Cell/PoolCell_Spike.cpp
src/Cell/PoolCell_Transcode.cpp
src/Cell/ProposalCell.cpp
src/Cell/ProposalCell_Frame.cpp
src/Cell/ProposalCell_Frame_CUDA.cpp
src/Cell/ProposalCell_Frame_CUDA_Kernels.cu
src/Cell/ROIPoolingCell.cpp
src/Cell/ROIPoolingCell_Frame.cpp
src/Cell/ROIPoolingCell_Frame_CUDA.cpp
src/Cell/ROIPoolingCell_Frame_CUDA_Kernels.cu
src/Cell/RPCell.cpp
src/Cell/RPCell_Frame.cpp
src/Cell/RPCell_Frame_CUDA.cpp
src/Cell/RPCell_Frame_CUDA_Kernels.cu
src/Cell/ReshapeCell.cpp
src/Cell/ReshapeCell_Frame.cpp
src/Cell/ReshapeCell_Frame_CUDA.cpp
src/Cell/ResizeCell.cpp
src/Cell/ResizeCell_Frame.cpp
src/Cell/ResizeCell_Frame_CUDA.cpp
src/Cell/ResizeCell_Frame_CUDA_Kernels.cu
src/Cell/ScalingCell.cpp
src/Cell/ScalingCell_Frame.cpp
src/Cell/ScalingCell_Frame_CUDA.cpp
src/Cell/SoftmaxCell.cpp
src/Cell/SoftmaxCell_Frame.cpp
src/Cell/SoftmaxCell_Frame_CUDA.cpp
src/Cell/TargetBiasCell.cpp
src/Cell/TargetBiasCell_Frame.cpp
src/Cell/TargetBiasCell_Frame_CUDA.cpp
src/Cell/TargetBiasCell_Frame_CUDA_Kernels.cu
src/Cell/ThresholdCell.cpp
src/Cell/ThresholdCell_Frame.cpp
src/Cell/ThresholdCell_Frame_CUDA.cpp
src/Cell/ThresholdCell_Frame_CUDA_Kernels.cu
src/Cell/TransformationCell.cpp
src/Cell/TransformationCell_Frame.cpp
src/Cell/TransformationCell_Frame_CUDA.cpp
src/Cell/TransposeCell.cpp
src/Cell/TransposeCell_Frame.cpp
src/Cell/TransposeCell_Frame_CUDA.cpp
src/Cell/TransposeCell_Frame_CUDA_Kernels.cu
src/Cell/UnpoolCell.cpp
src/Cell/UnpoolCell_Frame.cpp
src/Cell/UnpoolCell_Frame_CUDA.cpp
src/ComputerVision/GaussianMixture.cpp
src/ComputerVision/LSL.cpp
src/ComputerVision/LSL_Box.cpp
src/ComputerVision/ROI.cpp
src/DataFile/CsvDataFile.cpp
src/DataFile/ImageDataFile.cpp
src/DataFile/WavDataFile.cpp
src/Database/AER_Database.cpp
src/Database/Actitracker_Database.cpp
src/Database/CIFAR_Database.cpp
src/Database/CKP_Database.cpp
src/Database/CSV_Database.cpp
src/Database/Caltech101_DIR_Database.cpp
src/Database/Caltech256_DIR_Database.cpp
src/Database/CaltechPedestrian_Database.cpp
src/Database/CelebA_Database.cpp
src/Database/Cityscapes_Database.cpp
src/Database/DIR_Database.cpp
src/Database/DOTA_Database.cpp
src/Database/Daimler_Database.cpp
src/Database/Database.cpp
src/Database/FDDB_Database.cpp
src/Database/Fashion_MNIST_IDX_Database.cpp
src/Database/GTSDB_DIR_Database.cpp
src/Database/GTSRB_DIR_Database.cpp
src/Database/IDX_Database.cpp
src/Database/ILSVRC2012_Database.cpp
src/Database/IMDBWIKI_Database.cpp
src/Database/KITTI_Database.cpp
src/Database/KITTI_Object_Database.cpp
src/Database/KITTI_Road_Database.cpp
src/Database/LITISRouen_Database.cpp
src/Database/MNIST_IDX_Database.cpp
src/Database/N_MNIST_Database.cpp
src/Export/ActivationCellExport.cpp
src/Export/AnchorCellExport.cpp
src/Export/BatchNormCellExport.cpp
src/Export/CellExport.cpp
src/Export/ConvCellExport.cpp
src/Export/DeconvCellExport.cpp
src/Export/DeepNetExport.cpp
src/Export/ElemWiseCellExport.cpp
src/Export/FMPCellExport.cpp
src/Export/FcCellExport.cpp
src/Export/LRNCellExport.cpp
src/Export/MemoryManager.cpp
src/Export/ObjectDetCellExport.cpp
src/Export/PaddingCellExport.cpp
src/Export/PoolCellExport.cpp
src/Export/ProposalCellExport.cpp
src/Export/ROIPoolingCellExport.cpp
src/Export/RPCellExport.cpp
src/Export/ReshapeCellExport.cpp
src/Export/ResizeCellExport.cpp
src/Export/ScalingCellExport.cpp
src/Export/SoftmaxCellExport.cpp
src/Export/StimuliProviderExport.cpp
src/Export/TransposeCellExport.cpp
src/Export/C/C_BatchNormCellExport.cpp
src/Export/C/C_CellExport.cpp
src/Export/C/C_ConvCellExport.cpp
src/Export/C/C_DeepNetExport.cpp
src/Export/C/C_ElemWiseCellExport.cpp
src/Export/C/C_FMPCellExport.cpp
src/Export/C/C_FcCellExport.cpp
src/Export/C/C_PoolCellExport.cpp
src/Export/C/C_ResizeCellExport.cpp
src/Export/C/C_ScalingCellExport.cpp
src/Export/C/C_SoftmaxCellExport.cpp
src/Export/CPP/CPP_ActivationCellExport.cpp
src/Export/CPP/CPP_AnchorCellExport.cpp
src/Export/CPP/CPP_BatchNormCellExport.cpp
src/Export/CPP/CPP_CellExport.cpp
src/Export/CPP/CPP_ConcatCellExport.cpp
src/Export/CPP/CPP_Config.cpp
src/Export/CPP/CPP_ConvCellExport.cpp
src/Export/CPP/CPP_DeconvCellExport.cpp
src/Export/CPP/CPP_DeepNetExport.cpp
src/Export/CPP/CPP_ElemWiseCellExport.cpp
src/Export/CPP/CPP_FMPCellExport.cpp
src/Export/CPP/CPP_FcCellExport.cpp
src/Export/CPP/CPP_LRNCellExport.cpp
src/Export/CPP/CPP_ObjectDetCellExport.cpp
src/Export/CPP/CPP_PaddingCellExport.cpp
src/Export/CPP/CPP_PoolCellExport.cpp
src/Export/CPP/CPP_ProposalCellExport.cpp
src/Export/CPP/CPP_ROIPoolingCellExport.cpp
src/Export/CPP/CPP_RPCellExport.cpp
src/Export/CPP/CPP_ReshapeCellExport.cpp
src/Export/CPP/CPP_ResizeCellExport.cpp
src/Export/CPP/CPP_ScalingCellExport.cpp
src/Export/CPP/CPP_SoftmaxCellExport.cpp
src/Export/CPP/CPP_StimuliProviderExport.cpp
src/Export/CPP/CPP_TransposeCellExport.cpp
src/Export/CPP/Cells/CPP_ConcatCell.cpp
src/Export/CPP/Cells/CPP_ConcatCell_Frame.cpp
src/Export/CPP/Cells/CPP_ConcatCell_Frame_CUDA.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_ActivationCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_AnchorCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_BatchNormCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_CellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_Config.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_ConvCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_DeconvCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_DeepNetExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_ElemWiseCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_FcCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_LRNCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_ObjectDetCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_PaddingCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_PoolCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_ProposalCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_ROIPoolingCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_RPCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_ReshapeCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_ResizeCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_SoftmaxCellExport.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_StimuliProvider.cpp
src/Export/CPP_TensorRT/CPP_TensorRT_TransposeCellExport.cpp
src/Export/CPP_cuDNN/CPP_cuDNN_BatchNormCellExport.cpp
src/Export/CPP_cuDNN/CPP_cuDNN_CellExport.cpp
src/Export/CPP_cuDNN/CPP_cuDNN_ConvCellExport.cpp
src/Export/CPP_cuDNN/CPP_cuDNN_DeepNetExport.cpp
src/Export/CPP_cuDNN/CPP_cuDNN_FMPCellExport.cpp
src/Export/CPP_cuDNN/CPP_cuDNN_FcCellExport.cpp
src/Export/CPP_cuDNN/CPP_cuDNN_PoolCellExport.cpp
src/Export/CPP_cuDNN/CPP_cuDNN_SoftmaxCellExport.cpp
src/Export/C_HLS/C_HLS_ConvCellExport.cpp
src/Export/C_HLS/C_HLS_DeepNetExport.cpp
src/Export/C_HLS/C_HLS_FcCellExport.cpp
src/Export/C_HLS/C_HLS_PoolCellExport.cpp
src/Export/ONNX/ONNX_BatchNormCellExport.cpp
src/Export/ONNX/ONNX_CellExport.cpp
src/Export/ONNX/ONNX_ConcatCellExport.cpp
src/Export/ONNX/ONNX_Config.cpp
src/Export/ONNX/ONNX_ConvCellExport.cpp
src/Export/ONNX/ONNX_DeepNetExport.cpp
src/Export/ONNX/ONNX_ElemWiseCellExport.cpp
src/Export/ONNX/ONNX_FcCellExport.cpp
src/Export/ONNX/ONNX_PoolCellExport.cpp
src/Export/ONNX/ONNX_SoftmaxCellExport.cpp
src/Export/ONNX/Cells/ONNX_ConcatCell.cpp
src/Export/ONNX/Cells/ONNX_ConcatCell_Frame.cpp
src/Export/ONNX/Cells/ONNX_ConcatCell_Frame_CUDA.cpp
src/Generator/Actitracker_DatabaseGenerator.cpp
src/Generator/ActivationCellGenerator.cpp
src/Generator/ActivationGenerator.cpp
src/Generator/AdamSolverGenerator.cpp
src/Generator/AdversarialGenerator.cpp
src/Generator/AffineTransformationGenerator.cpp
src/Generator/AnchorCellGenerator.cpp
src/Generator/ApodizationTransformationGenerator.cpp
src/Generator/BatchNormCellGenerator.cpp
src/Generator/CEnvironmentGenerator.cpp
src/Generator/CIFAR100_DatabaseGenerator.cpp
src/Generator/CIFAR10_DatabaseGenerator.cpp
src/Generator/CKP_DatabaseGenerator.cpp
src/Generator/CSV_DatabaseGenerator.cpp
src/Generator/Caltech101_DIR_DatabaseGenerator.cpp
src/Generator/Caltech256_DIR_DatabaseGenerator.cpp
src/Generator/CaltechPedestrian_DatabaseGenerator.cpp
src/Generator/CelebA_DatabaseGenerator.cpp
src/Generator/CellGenerator.cpp
src/Generator/CentroidCropTransformationGenerator.cpp
src/Generator/ChannelExtractionTransformationGenerator.cpp
src/Generator/Cityscapes_DatabaseGenerator.cpp
src/Generator/ColorSpaceTransformationGenerator.cpp
src/Generator/CompositeDatabaseGenerator.cpp
src/Generator/CompressionNoiseTransformationGenerator.cpp
src/Generator/ConstantFillerGenerator.cpp
src/Generator/ConvCellGenerator.cpp
src/Generator/DCTTransformationGenerator.cpp
src/Generator/DFTTransformationGenerator.cpp
src/Generator/DIR_DatabaseGenerator.cpp
src/Generator/DOTA_DatabaseGenerator.cpp
src/Generator/Daimler_DatabaseGenerator.cpp
src/Generator/DatabaseGenerator.cpp
src/Generator/DeconvCellGenerator.cpp
src/Generator/DeepNetGenerator.cpp
src/Generator/DistanceCellGenerator.cpp
src/Generator/DistortionTransformationGenerator.cpp
src/Generator/DropoutCellGenerator.cpp
src/Generator/ElemWiseCellGenerator.cpp
src/Generator/EnvironmentGenerator.cpp
src/Generator/EqualizeTransformationGenerator.cpp
src/Generator/ExpandLabelTransformationGenerator.cpp
src/Generator/FDDB_DatabaseGenerator.cpp
src/Generator/FMPCellGenerator.cpp
src/Generator/Fashion_MNIST_IDX_DatabaseGenerator.cpp
src/Generator/FcCellGenerator.cpp
src/Generator/FillerGenerator.cpp
src/Generator/FilterTransformationGenerator.cpp
src/Generator/FlipTransformationGenerator.cpp
src/Generator/GTSDB_DIR_DatabaseGenerator.cpp
src/Generator/GTSRB_DIR_DatabaseGenerator.cpp
src/Generator/GradientFilterTransformationGenerator.cpp
src/Generator/HeFillerGenerator.cpp
src/Generator/ILSVRC2012_DatabaseGenerator.cpp
src/Generator/IMDBWIKI_DatabaseGenerator.cpp
src/Generator/KITTI_DatabaseGenerator.cpp
src/Generator/KITTI_Object_DatabaseGenerator.cpp
src/Generator/KITTI_Road_DatabaseGenerator.cpp
src/Generator/KernelGenerator.cpp
src/Generator/LITISRouen_DatabaseGenerator.cpp
src/Generator/LRNCellGenerator.cpp
src/Generator/LSTMCellGenerator.cpp
src/Generator/LabelExtractionTransformationGenerator.cpp
src/Generator/LabelFilterTransformationGenerator.cpp
src/Generator/LabelSliceExtractionTransformationGenerator.cpp
src/Generator/LinearActivationGenerator.cpp
src/Generator/LogisticActivationGenerator.cpp
src/Generator/MNIST_IDX_DatabaseGenerator.cpp
src/Generator/MagnitudePhaseTransformationGenerator.cpp
src/Generator/MappingGenerator.cpp
src/Generator/MorphologicalReconstructionTransformationGenerator.cpp
src/Generator/MorphologyTransformationGenerator.cpp
src/Generator/N_MNIST_DatabaseGenerator.cpp
src/Generator/NormalFillerGenerator.cpp
src/Generator/NormalizeCellGenerator.cpp
src/Generator/NormalizeTransformationGenerator.cpp
src/Generator/ObjectDetCellGenerator.cpp
src/Generator/PadCropTransformationGenerator.cpp
src/Generator/PaddingCellGenerator.cpp
src/Generator/PoolCellGenerator.cpp
src/Generator/ProposalCellGenerator.cpp
src/Generator/QuantizerActivationGenerator.cpp
src/Generator/QuantizerCellGenerator.cpp
src/Generator/ROIPoolingCellGenerator.cpp
src/Generator/RPCellGenerator.cpp
src/Generator/RandomAffineTransformationGenerator.cpp
src/Generator/RandomResizeCropTransformationGenerator.cpp
src/Generator/RangeAffineTransformationGenerator.cpp
src/Generator/RangeClippingTransformationGenerator.cpp
src/Generator/RectifierActivationGenerator.cpp
src/Generator/RescaleTransformationGenerator.cpp
src/Generator/ReshapeCellGenerator.cpp
src/Generator/ReshapeTransformationGenerator.cpp
src/Generator/ResizeCellGenerator.cpp
src/Generator/SGDSolverGenerator.cpp
src/Generator/SaturationActivationGenerator.cpp
src/Generator/ScalingCellGenerator.cpp
src/Generator/SliceExtractionTransformationGenerator.cpp
src/Generator/SoftmaxCellGenerator.cpp
src/Generator/SoftplusActivationGenerator.cpp
src/Generator/SolverGenerator.cpp
src/Generator/StimuliDataGenerator.cpp
src/Generator/StimuliProviderGenerator.cpp
src/Generator/StripeRemoveTransformationGenerator.cpp
src/Generator/SwishActivationGenerator.cpp
src/Generator/TanhActivationGenerator.cpp
src/Generator/TargetBiasCellGenerator.cpp
src/Generator/TargetGenerator.cpp
src/Generator/ThresholdCellGenerator.cpp
src/Generator/ThresholdTransformationGenerator.cpp
src/Generator/TransformationCellGenerator.cpp
src/Generator/TransformationGenerator.cpp
src/Generator/TransposeCellGenerator.cpp
src/Generator/TrimTransformationGenerator.cpp
src/Generator/UniformFillerGenerator.cpp
src/Generator/UnpoolCellGenerator.cpp
src/Generator/WallisFilterTransformationGenerator.cpp
src/Generator/WindowFunctionGenerator.cpp
src/Generator/XavierFillerGenerator.cpp
src/LabelFile/CsvLabelFile.cpp
src/Solver/AdamSolver.cpp
src/Solver/AdamSolver_Frame.cpp
src/Solver/AdamSolver_Frame_CUDA.cpp
src/Solver/SGDSolver.cpp
src/Solver/SGDSolver_CUDA_Kernels.cu
src/Solver/SGDSolver_Frame.cpp
src/Solver/SGDSolver_Frame_CUDA.cpp
src/Solver/Solver.cpp
src/Target/Target.cpp
src/Target/TargetAggregate.cpp
src/Target/TargetBBox.cpp
src/Target/TargetCompare.cpp
src/Target/TargetMatching.cpp
src/Target/TargetROIs.cpp
src/Target/TargetRP.cpp
src/Target/TargetScore.cpp
src/Target/Target_CUDA_kernels.cu
src/Transformation/AffineTransformation.cpp
src/Transformation/ApodizationTransformation.cpp
src/Transformation/CentroidCropTransformation.cpp
src/Transformation/ChannelExtractionTransformation.cpp
src/Transformation/ColorSpaceTransformation.cpp
src/Transformation/CompositeTransformation.cpp
src/Transformation/CompressionNoiseTransformation.cpp
src/Transformation/CustomTransformation.cpp
src/Transformation/DCTTransformation.cpp
src/Transformation/DFTTransformation.cpp
src/Transformation/DistortionTransformation.cpp
src/Transformation/EqualizeTransformation.cpp
src/Transformation/ExpandLabelTransformation.cpp
src/Transformation/FilterTransformation.cpp
src/Transformation/FlipTransformation.cpp
src/Transformation/GradientFilterTransformation.cpp
src/Transformation/LabelExtractionTransformation.cpp
src/Transformation/LabelFilterTransformation.cpp
src/Transformation/LabelSliceExtractionTransformation.cpp
src/Transformation/MagnitudePhaseTransformation.cpp
src/Transformation/MorphologicalReconstructionTransformation.cpp
src/Transformation/MorphologyTransformation.cpp
src/Transformation/NormalizeTransformation.cpp
src/Transformation/PadCropTransformation.cpp
src/Transformation/RandomAffineTransformation.cpp
src/Transformation/RandomResizeCropTransformation.cpp
src/Transformation/RangeAffineTransformation.cpp
src/Transformation/RangeClippingTransformation.cpp
src/Transformation/RescaleTransformation.cpp
src/Transformation/ReshapeTransformation.cpp
src/Transformation/SliceExtractionTransformation.cpp
src/Transformation/StripeRemoveTransformation.cpp
src/Transformation/ThresholdTransformation.cpp
src/Transformation/TrimTransformation.cpp
src/Transformation/WallisFilterTransformation.cpp
src/Xnet/Aer.cpp
src/Xnet/AerEvent.cpp
src/Xnet/Cochlea.cpp
src/Xnet/Environment.cpp
src/Xnet/HeteroEnvironment.cpp
src/Xnet/Layer.cpp
src/Xnet/Monitor.cpp
src/Xnet/Network.cpp
src/Xnet/Node.cpp
src/Xnet/NodeEnv.cpp
src/Xnet/NodeNeuron.cpp
src/Xnet/NodeNeuron_Behavioral.cpp
src/Xnet/NodeNeuron_PCM.cpp
src/Xnet/NodeNeuron_RRAM.cpp
src/Xnet/NodeNeuron_Reflective.cpp
src/Xnet/NodeSync.cpp
src/Xnet/SpikeGenerator.cpp
src/Xnet/Synapse_Behavioral.cpp
src/Xnet/Synapse_Normalized.cpp
src/Xnet/Synapse_PCM.cpp
src/Xnet/Synapse_RRAM.cpp
src/Xnet/Synapse_Static.cpp
src/Xnet/Xcell.cpp
src/containers/CudaTensor.cu
src/containers/Tensor.cpp
src/python/pybind.cpp
src/python/pybind_CudaContext.cpp
src/python/pybind_DeepNet.cpp
src/python/pybind_DeepNetQuantization.cpp
src/python/pybind_DrawNet.cpp
src/python/pybind_Histogram.cpp
src/python/pybind_N2D2.cpp
src/python/pybind_Network.cpp
src/python/pybind_Scaling.cpp
src/python/pybind_ScalingMode.cpp
src/python/pybind_StimuliProvider.cpp
src/python/Activation/pybind_Activation.cpp
src/python/Activation/pybind_LinearActivation.cpp
src/python/Activation/pybind_LinearActivation_Frame.cpp
src/python/Activation/pybind_LinearActivation_Frame_CUDA.cpp
src/python/Activation/pybind_LogisticActivation.cpp
src/python/Activation/pybind_LogisticActivation_Frame.cpp
src/python/Activation/pybind_LogisticActivation_Frame_CUDA.cpp
src/python/Activation/pybind_RectifierActivation.cpp
src/python/Activation/pybind_RectifierActivation_Frame.cpp
src/python/Activation/pybind_RectifierActivation_Frame_CUDA.cpp
src/python/Activation/pybind_SaturationActivation.cpp
src/python/Activation/pybind_SaturationActivation_Frame.cpp
src/python/Activation/pybind_SaturationActivation_Frame_CUDA.cpp
src/python/Activation/pybind_SoftplusActivation.cpp
src/python/Activation/pybind_SoftplusActivation_Frame.cpp
src/python/Activation/pybind_SoftplusActivation_Frame_CUDA.cpp
src/python/Activation/pybind_SwishActivation.cpp
src/python/Activation/pybind_SwishActivation_Frame.cpp
src/python/Activation/pybind_SwishActivation_Frame_CUDA.cpp
src/python/Activation/pybind_TanhActivation.cpp
src/python/Activation/pybind_TanhActivation_Frame.cpp
src/python/Activation/pybind_TanhActivation_Frame_CUDA.cpp
src/python/Cell/pybind_ActivationCell.cpp
src/python/Cell/pybind_ActivationCell_Frame.cpp
src/python/Cell/pybind_ActivationCell_Frame_CUDA.cpp
src/python/Cell/pybind_AnchorCell.cpp
src/python/Cell/pybind_AnchorCell_Frame.cpp
src/python/Cell/pybind_AnchorCell_Frame_CUDA.cpp
src/python/Cell/pybind_AnchorCell_Frame_Kernels_struct.cpp
src/python/Cell/pybind_BatchNormCell.cpp
src/python/Cell/pybind_BatchNormCell_Frame.cpp
src/python/Cell/pybind_BatchNormCell_Frame_CUDA.cpp
src/python/Cell/pybind_Cell.cpp
src/python/Cell/pybind_Cell_Frame.cpp
src/python/Cell/pybind_Cell_Frame_CUDA.cpp
src/python/Cell/pybind_Cell_Frame_Top.cpp
src/python/Cell/pybind_Cell_Spike.cpp
src/python/Cell/pybind_ConvCell.cpp
src/python/Cell/pybind_ConvCell_Frame.cpp
src/python/Cell/pybind_ConvCell_Frame_CUDA.cpp
src/python/Cell/pybind_ConvCell_Spike.cpp
src/python/Cell/pybind_ConvCell_Spike_Analog.cpp
src/python/Cell/pybind_ConvCell_Spike_PCM.cpp
src/python/Cell/pybind_ConvCell_Spike_RRAM.cpp
src/python/Cell/pybind_DeconvCell.cpp
src/python/Cell/pybind_DeconvCell_Frame.cpp
src/python/Cell/pybind_DeconvCell_Frame_CUDA.cpp
src/python/Cell/pybind_DropoutCell.cpp
src/python/Cell/pybind_DropoutCell_Frame.cpp
src/python/Cell/pybind_DropoutCell_Frame_CUDA.cpp
src/python/Cell/pybind_ElemWiseCell.cpp
src/python/Cell/pybind_ElemWiseCell_Frame.cpp
src/python/Cell/pybind_ElemWiseCell_Frame_CUDA.cpp
src/python/Cell/pybind_FMPCell.cpp
src/python/Cell/pybind_FMPCell_Frame.cpp
src/python/Cell/pybind_FMPCell_Frame_CUDA.cpp
src/python/Cell/pybind_FcCell.cpp
src/python/Cell/pybind_FcCell_Frame.cpp
src/python/Cell/pybind_FcCell_Frame_CUDA.cpp
src/python/Cell/pybind_FcCell_Spike.cpp
src/python/Cell/pybind_FcCell_Spike_Analog.cpp
src/python/Cell/pybind_FcCell_Spike_PCM.cpp
src/python/Cell/pybind_FcCell_Spike_RRAM.cpp
src/python/Cell/pybind_LRNCell.cpp
src/python/Cell/pybind_LRNCell_Frame.cpp
src/python/Cell/pybind_LRNCell_Frame_CUDA.cpp
src/python/Cell/pybind_LSTMCell.cpp
src/python/Cell/pybind_LSTMCell_Frame_CUDA.cpp
src/python/Cell/pybind_NormalizeCell.cpp
src/python/Cell/pybind_NormalizeCell_Frame.cpp
src/python/Cell/pybind_NormalizeCell_Frame_CUDA.cpp
src/python/Cell/pybind_ObjectDetCell.cpp
src/python/Cell/pybind_ObjectDetCell_Frame.cpp
src/python/Cell/pybind_ObjectDetCell_Frame_CUDA.cpp
src/python/Cell/pybind_PaddingCell.cpp
src/python/Cell/pybind_PaddingCell_Frame.cpp
src/python/Cell/pybind_PaddingCell_Frame_CUDA.cpp
src/python/Cell/pybind_PoolCell.cpp
src/python/Cell/pybind_PoolCell_Frame.cpp
src/python/Cell/pybind_PoolCell_Frame_CUDA.cpp
src/python/Cell/pybind_PoolCell_Frame_EXT_CUDA.cpp
src/python/Cell/pybind_PoolCell_Spike.cpp
src/python/Cell/pybind_ProposalCell.cpp
src/python/Cell/pybind_ProposalCell_Frame.cpp
src/python/Cell/pybind_ProposalCell_Frame_CUDA.cpp
src/python/Cell/pybind_ROIPoolingCell.cpp
src/python/Cell/pybind_ROIPoolingCell_Frame.cpp
src/python/Cell/pybind_ROIPoolingCell_Frame_CUDA.cpp
src/python/Cell/pybind_RPCell.cpp
src/python/Cell/pybind_RPCell_Frame.cpp
src/python/Cell/pybind_RPCell_Frame_CUDA.cpp
src/python/Cell/pybind_ReshapeCell.cpp
src/python/Cell/pybind_ReshapeCell_Frame.cpp
src/python/Cell/pybind_ReshapeCell_Frame_CUDA.cpp
src/python/Cell/pybind_ResizeCell.cpp
src/python/Cell/pybind_ResizeCell_Frame.cpp
src/python/Cell/pybind_ResizeCell_Frame_CUDA.cpp
src/python/Cell/pybind_ScalingCell.cpp
src/python/Cell/pybind_ScalingCell_Frame.cpp
src/python/Cell/pybind_ScalingCell_Frame_CUDA.cpp
src/python/Cell/pybind_SoftmaxCell.cpp
src/python/Cell/pybind_SoftmaxCell_Frame.cpp
src/python/Cell/pybind_SoftmaxCell_Frame_CUDA.cpp
src/python/Cell/pybind_TargetBiasCell.cpp
src/python/Cell/pybind_TargetBiasCell_Frame.cpp
src/python/Cell/pybind_TargetBiasCell_Frame_CUDA.cpp
src/python/Cell/pybind_ThresholdCell.cpp
src/python/Cell/pybind_ThresholdCell_Frame.cpp
src/python/Cell/pybind_ThresholdCell_Frame_CUDA.cpp
src/python/Cell/pybind_TransformationCell.cpp
src/python/Cell/pybind_TransformationCell_Frame.cpp
src/python/Cell/pybind_TransformationCell_Frame_CUDA.cpp
src/python/Cell/pybind_TransposeCell.cpp
src/python/Cell/pybind_TransposeCell_Frame.cpp
src/python/Cell/pybind_TransposeCell_Frame_CUDA.cpp
src/python/Cell/pybind_UnpoolCell.cpp
src/python/Cell/pybind_UnpoolCell_Frame.cpp
src/python/Cell/pybind_UnpoolCell_Frame_CUDA.cpp
src/python/Database/pybind_AER_Database.cpp
src/python/Database/pybind_Actitracker_Database.cpp
src/python/Database/pybind_CIFAR_Database.cpp
src/python/Database/pybind_CKP_Database.cpp
src/python/Database/pybind_Caltech101_DIR_Database.cpp
src/python/Database/pybind_Caltech256_DIR_Database.cpp
src/python/Database/pybind_CaltechPedestrian_Database.cpp
src/python/Database/pybind_CelebA_Database.cpp
src/python/Database/pybind_Cityscapes_Database.cpp
src/python/Database/pybind_DIR_Database.cpp
src/python/Database/pybind_DOTA_Database.cpp
src/python/Database/pybind_Daimler_Database.cpp
src/python/Database/pybind_Database.cpp
src/python/Database/pybind_FDDB_Database.cpp
src/python/Database/pybind_Fashion_MNIST_IDX_Database.cpp
src/python/Database/pybind_GTSDB_DIR_Database.cpp
src/python/Database/pybind_GTSRB_DIR_Database.cpp
src/python/Database/pybind_IDX_Database.cpp
src/python/Database/pybind_ILSVRC2012_Database.cpp
src/python/Database/pybind_IMDBWIKI_Database.cpp
src/python/Database/pybind_KITTI_Database.cpp
src/python/Database/pybind_KITTI_Object_Database.cpp
src/python/Database/pybind_KITTI_Road_Database.cpp
src/python/Database/pybind_LITISRouen_Database.cpp
src/python/Database/pybind_MNIST_IDX_Database.cpp
src/python/Database/pybind_N_MNIST_Database.cpp
src/python/Export/pybind_DeepNetExport.cpp
src/python/Filler/pybind_ConstantFiller.cpp
src/python/Filler/pybind_Filler.cpp
src/python/Filler/pybind_HeFiller.cpp
src/python/Filler/pybind_NormalFiller.cpp
src/python/Filler/pybind_UniformFiller.cpp
src/python/Filler/pybind_XavierFiller.cpp
src/python/Generator/pybind_CellGenerator.cpp
src/python/Generator/pybind_DeepNetGenerator.cpp
src/python/Generator/pybind_MappingGenerator.cpp
src/python/Quantizer/Activation/pybind_QuantizerActivation.cpp
src/python/Quantizer/Activation/pybind_QuantizerActivation_Frame.cpp
src/python/Quantizer/Activation/pybind_QuantizerActivation_Frame_CUDA.cpp
src/python/Quantizer/Cell/pybind_QuantizerCell.cpp
src/python/Quantizer/Cell/pybind_QuantizerCell_Frame.cpp
src/python/Quantizer/Cell/pybind_QuantizerCell_Frame_CUDA.cpp
src/python/Solver/pybind_AdamSolver.cpp
src/python/Solver/pybind_AdamSolver_Frame.cpp
src/python/Solver/pybind_AdamSolver_Frame_CUDA.cpp
src/python/Solver/pybind_SGDSolver.cpp
src/python/Solver/pybind_SGDSolver_Frame.cpp
src/python/Solver/pybind_SGDSolver_Frame_CUDA.cpp
src/python/Solver/pybind_Solver.cpp
src/python/Target/pybind_Target.cpp
src/python/Target/pybind_TargetMatching.cpp
src/python/Target/pybind_TargetScore.cpp
src/python/Transformation/pybind_AffineTransformation.cpp
src/python/Transformation/pybind_ApodizationTransformation.cpp
src/python/Transformation/pybind_ChannelExtractionTransformation.cpp
src/python/Transformation/pybind_ColorSpaceTransformation.cpp
src/python/Transformation/pybind_CompositeTransformation.cpp
src/python/Transformation/pybind_CompressionNoiseTransformation.cpp
src/python/Transformation/pybind_CustomTransformation.cpp
src/python/Transformation/pybind_DCTTransformation.cpp
src/python/Transformation/pybind_DFTTransformation.cpp
src/python/Transformation/pybind_DistortionTransformation.cpp
src/python/Transformation/pybind_EqualizeTransformation.cpp
src/python/Transformation/pybind_ExpandLabelTransformation.cpp
src/python/Transformation/pybind_FilterTransformation.cpp
src/python/Transformation/pybind_FlipTransformation.cpp
src/python/Transformation/pybind_GradientFilterTransformation.cpp
src/python/Transformation/pybind_LabelExtractionTransformation.cpp
src/python/Transformation/pybind_LabelSliceExtractionTransformation.cpp
src/python/Transformation/pybind_MagnitudePhaseTransformation.cpp
src/python/Transformation/pybind_MorphologicalReconstructionTransformation.cpp
src/python/Transformation/pybind_MorphologyTransformation.cpp
src/python/Transformation/pybind_NormalizeTransformation.cpp
src/python/Transformation/pybind_PadCropTransformation.cpp
src/python/Transformation/pybind_RandomAffineTransformation.cpp
src/python/Transformation/pybind_RandomResizeCropTransformation.cpp
src/python/Transformation/pybind_RangeAffineTransformation.cpp
src/python/Transformation/pybind_RangeClippingTransformation.cpp
src/python/Transformation/pybind_RescaleTransformation.cpp
src/python/Transformation/pybind_ReshapeTransformation.cpp
src/python/Transformation/pybind_SliceExtractionTransformation.cpp
src/python/Transformation/pybind_ThresholdTransformation.cpp
src/python/Transformation/pybind_Transformation.cpp
src/python/Transformation/pybind_TrimTransformation.cpp
src/python/Transformation/pybind_WallisFilterTransformation.cpp
src/python/containers/pybind_CudaTensor.cpp
src/python/containers/pybind_Tensor.cpp
src/python/utils/pybind_ConfusionMatrix.cpp
src/python/utils/pybind_IniParser.cpp
src/python/utils/pybind_Kernel.cpp
src/python/utils/pybind_Parameterizable.cpp
src/python/utils/pybind_Random.cpp
src/python/utils/pybind_WindowFunction.cpp
src/python/utils/pybind_helper.cpp
src/third_party/base64.cpp
src/utils/BinaryCvMat.cpp
src/utils/Gnuplot.cpp
src/utils/GraphViz.cpp
src/utils/Helper.cpp
src/utils/IniParser.cpp
src/utils/Parameterizable.cpp
src/utils/ProgramOptions.cpp
src/utils/Random.cpp
src/utils/TemplateParser.cpp
src/utils/UnitTest.cpp
src/utils/Utils.cpp
third_party/onnx/.gitignore
third_party/pybind11/.appveyor.yml
third_party/pybind11/.clang-tidy
third_party/pybind11/.cmake-format.yaml
third_party/pybind11/.git
third_party/pybind11/.gitignore
third_party/pybind11/.pre-commit-config.yaml
third_party/pybind11/.readthedocs.yml
third_party/pybind11/CMakeLists.txt
third_party/pybind11/MANIFEST.in
third_party/pybind11/README.rst
third_party/pybind11/pyproject.toml
third_party/pybind11/setup.cfg
third_party/pybind11/setup.py
third_party/pybind11/.github/CONTRIBUTING.md
third_party/pybind11/.github/dependabot.yml
third_party/pybind11/.github/labeler.yml
third_party/pybind11/.github/labeler_merged.yml
third_party/pybind11/.github/pull_request_template.md
third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.md
third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml
third_party/pybind11/.github/ISSUE_TEMPLATE/feature-request.md
third_party/pybind11/.github/ISSUE_TEMPLATE/question.md
third_party/pybind11/.github/workflows/ci.yml
third_party/pybind11/.github/workflows/configure.yml
third_party/pybind11/.github/workflows/format.yml
third_party/pybind11/.github/workflows/labeler.yml
third_party/pybind11/.github/workflows/pip.yml
third_party/pybind11/docs/basics.rst
third_party/pybind11/docs/benchmark.py
third_party/pybind11/docs/benchmark.rst
third_party/pybind11/docs/changelog.rst
third_party/pybind11/docs/classes.rst
third_party/pybind11/docs/compiling.rst
third_party/pybind11/docs/conf.py
third_party/pybind11/docs/faq.rst
third_party/pybind11/docs/index.rst
third_party/pybind11/docs/installing.rst
third_party/pybind11/docs/limitations.rst
third_party/pybind11/docs/pybind11-logo.png
third_party/pybind11/docs/pybind11_vs_boost_python1.png
third_party/pybind11/docs/pybind11_vs_boost_python1.svg
third_party/pybind11/docs/pybind11_vs_boost_python2.png
third_party/pybind11/docs/pybind11_vs_boost_python2.svg
third_party/pybind11/docs/reference.rst
third_party/pybind11/docs/release.rst
third_party/pybind11/docs/requirements.txt
third_party/pybind11/docs/upgrade.rst
third_party/pybind11/docs/_static/theme_overrides.css
third_party/pybind11/docs/advanced/classes.rst
third_party/pybind11/docs/advanced/embedding.rst
third_party/pybind11/docs/advanced/exceptions.rst
third_party/pybind11/docs/advanced/functions.rst
third_party/pybind11/docs/advanced/misc.rst
third_party/pybind11/docs/advanced/smart_ptrs.rst
third_party/pybind11/docs/advanced/cast/chrono.rst
third_party/pybind11/docs/advanced/cast/custom.rst
third_party/pybind11/docs/advanced/cast/eigen.rst
third_party/pybind11/docs/advanced/cast/functional.rst
third_party/pybind11/docs/advanced/cast/index.rst
third_party/pybind11/docs/advanced/cast/overview.rst
third_party/pybind11/docs/advanced/cast/stl.rst
third_party/pybind11/docs/advanced/cast/strings.rst
third_party/pybind11/docs/advanced/pycpp/index.rst
third_party/pybind11/docs/advanced/pycpp/numpy.rst
third_party/pybind11/docs/advanced/pycpp/object.rst
third_party/pybind11/docs/advanced/pycpp/utilities.rst
third_party/pybind11/docs/cmake/index.rst
third_party/pybind11/include/pybind11/attr.h
third_party/pybind11/include/pybind11/buffer_info.h
third_party/pybind11/include/pybind11/cast.h
third_party/pybind11/include/pybind11/chrono.h
third_party/pybind11/include/pybind11/common.h
third_party/pybind11/include/pybind11/complex.h
third_party/pybind11/include/pybind11/eigen.h
third_party/pybind11/include/pybind11/embed.h
third_party/pybind11/include/pybind11/eval.h
third_party/pybind11/include/pybind11/functional.h
third_party/pybind11/include/pybind11/iostream.h
third_party/pybind11/include/pybind11/numpy.h
third_party/pybind11/include/pybind11/operators.h
third_party/pybind11/include/pybind11/options.h
third_party/pybind11/include/pybind11/pybind11.h
third_party/pybind11/include/pybind11/pytypes.h
third_party/pybind11/include/pybind11/stl.h
third_party/pybind11/include/pybind11/stl_bind.h
third_party/pybind11/include/pybind11/detail/class.h
third_party/pybind11/include/pybind11/detail/common.h
third_party/pybind11/include/pybind11/detail/descr.h
third_party/pybind11/include/pybind11/detail/init.h
third_party/pybind11/include/pybind11/detail/internals.h
third_party/pybind11/include/pybind11/detail/typeid.h
third_party/pybind11/pybind11/__init__.py
third_party/pybind11/pybind11/__main__.py
third_party/pybind11/pybind11/_version.py
third_party/pybind11/pybind11/_version.pyi
third_party/pybind11/pybind11/commands.py
third_party/pybind11/pybind11/py.typed
third_party/pybind11/pybind11/setup_helpers.py
third_party/pybind11/pybind11/setup_helpers.pyi
third_party/pybind11/tests/CMakeLists.txt
third_party/pybind11/tests/conftest.py
third_party/pybind11/tests/constructor_stats.h
third_party/pybind11/tests/cross_module_gil_utils.cpp
third_party/pybind11/tests/env.py
third_party/pybind11/tests/local_bindings.h
third_party/pybind11/tests/object.h
third_party/pybind11/tests/pybind11_cross_module_tests.cpp
third_party/pybind11/tests/pybind11_tests.cpp
third_party/pybind11/tests/pybind11_tests.h
third_party/pybind11/tests/pytest.ini
third_party/pybind11/tests/requirements.txt
third_party/pybind11/tests/test_async.cpp
third_party/pybind11/tests/test_async.py
third_party/pybind11/tests/test_buffers.cpp
third_party/pybind11/tests/test_buffers.py
third_party/pybind11/tests/test_builtin_casters.cpp
third_party/pybind11/tests/test_builtin_casters.py
third_party/pybind11/tests/test_call_policies.cpp
third_party/pybind11/tests/test_call_policies.py
third_party/pybind11/tests/test_callbacks.cpp
third_party/pybind11/tests/test_callbacks.py
third_party/pybind11/tests/test_chrono.cpp
third_party/pybind11/tests/test_chrono.py
third_party/pybind11/tests/test_class.cpp
third_party/pybind11/tests/test_class.py
third_party/pybind11/tests/test_constants_and_functions.cpp
third_party/pybind11/tests/test_constants_and_functions.py
third_party/pybind11/tests/test_copy_move.cpp
third_party/pybind11/tests/test_copy_move.py
third_party/pybind11/tests/test_custom_type_casters.cpp
third_party/pybind11/tests/test_custom_type_casters.py
third_party/pybind11/tests/test_docstring_options.cpp
third_party/pybind11/tests/test_docstring_options.py
third_party/pybind11/tests/test_eigen.cpp
third_party/pybind11/tests/test_eigen.py
third_party/pybind11/tests/test_enum.cpp
third_party/pybind11/tests/test_enum.py
third_party/pybind11/tests/test_eval.cpp
third_party/pybind11/tests/test_eval.py
third_party/pybind11/tests/test_eval_call.py
third_party/pybind11/tests/test_exceptions.cpp
third_party/pybind11/tests/test_exceptions.py
third_party/pybind11/tests/test_factory_constructors.cpp
third_party/pybind11/tests/test_factory_constructors.py
third_party/pybind11/tests/test_gil_scoped.cpp
third_party/pybind11/tests/test_gil_scoped.py
third_party/pybind11/tests/test_iostream.cpp
third_party/pybind11/tests/test_iostream.py
third_party/pybind11/tests/test_kwargs_and_defaults.cpp
third_party/pybind11/tests/test_kwargs_and_defaults.py
third_party/pybind11/tests/test_local_bindings.cpp
third_party/pybind11/tests/test_local_bindings.py
third_party/pybind11/tests/test_methods_and_attributes.cpp
third_party/pybind11/tests/test_methods_and_attributes.py
third_party/pybind11/tests/test_modules.cpp
third_party/pybind11/tests/test_modules.py
third_party/pybind11/tests/test_multiple_inheritance.cpp
third_party/pybind11/tests/test_multiple_inheritance.py
third_party/pybind11/tests/test_numpy_array.cpp
third_party/pybind11/tests/test_numpy_array.py
third_party/pybind11/tests/test_numpy_dtypes.cpp
third_party/pybind11/tests/test_numpy_dtypes.py
third_party/pybind11/tests/test_numpy_vectorize.cpp
third_party/pybind11/tests/test_numpy_vectorize.py
third_party/pybind11/tests/test_opaque_types.cpp
third_party/pybind11/tests/test_opaque_types.py
third_party/pybind11/tests/test_operator_overloading.cpp
third_party/pybind11/tests/test_operator_overloading.py
third_party/pybind11/tests/test_pickling.cpp
third_party/pybind11/tests/test_pickling.py
third_party/pybind11/tests/test_pytypes.cpp
third_party/pybind11/tests/test_pytypes.py
third_party/pybind11/tests/test_sequences_and_iterators.cpp
third_party/pybind11/tests/test_sequences_and_iterators.py
third_party/pybind11/tests/test_smart_ptr.cpp
third_party/pybind11/tests/test_smart_ptr.py
third_party/pybind11/tests/test_stl.cpp
third_party/pybind11/tests/test_stl.py
third_party/pybind11/tests/test_stl_binders.cpp
third_party/pybind11/tests/test_stl_binders.py
third_party/pybind11/tests/test_tagbased_polymorphic.cpp
third_party/pybind11/tests/test_tagbased_polymorphic.py
third_party/pybind11/tests/test_union.cpp
third_party/pybind11/tests/test_union.py
third_party/pybind11/tests/test_virtual_functions.cpp
third_party/pybind11/tests/test_virtual_functions.py
third_party/pybind11/tests/extra_python_package/pytest.ini
third_party/pybind11/tests/extra_python_package/test_files.py
third_party/pybind11/tests/extra_setuptools/pytest.ini
third_party/pybind11/tests/extra_setuptools/test_setuphelper.py
third_party/pybind11/tests/test_cmake_build/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/embed.cpp
third_party/pybind11/tests/test_cmake_build/main.cpp
third_party/pybind11/tests/test_cmake_build/test.py
third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
third_party/pybind11/tests/test_embed/CMakeLists.txt
third_party/pybind11/tests/test_embed/catch.cpp
third_party/pybind11/tests/test_embed/external_module.cpp
third_party/pybind11/tests/test_embed/test_interpreter.cpp
third_party/pybind11/tests/test_embed/test_interpreter.py
third_party/pybind11/tools/FindCatch.cmake
third_party/pybind11/tools/FindEigen3.cmake
third_party/pybind11/tools/FindPythonLibsNew.cmake
third_party/pybind11/tools/check-style.sh
third_party/pybind11/tools/cmake_uninstall.cmake.in
third_party/pybind11/tools/libsize.py
third_party/pybind11/tools/pybind11Common.cmake
third_party/pybind11/tools/pybind11Config.cmake.in
third_party/pybind11/tools/pybind11NewTools.cmake
third_party/pybind11/tools/pybind11Tools.cmake
third_party/pybind11/tools/pyproject.toml
third_party/pybind11/tools/setup_global.py.in
third_party/pybind11/tools/setup_main.py.in