|
25.11
|
Namespaces | |
| namespace | pad_fold |
Classes | |
| class | AddBroadcastReshapeLayerImpl |
| class | AddDebugImpl |
| class | AddDebugToFileImpl |
| class | ConvertConstants |
| class | ConvertConstDequantisationLayersToConstLayersImpl |
| class | ConvertConstPermuteLayersToConstLayers |
| class | ConvertFp32NetworkToFp16Impl |
| class | DeleteBroadcastToImpl |
| struct | Float16ToFloat32 |
| struct | Float32ToFloat16 |
| class | FuseBatchNorm |
| struct | IsFloat16Layer |
| struct | IsFloat32Layer |
| class | MaxMinIntoBoundedReluImpl |
| class | MovePermuteUpImpl |
| class | MoveTransposeUpImpl |
| class | OptimizeConsecutiveReshapesImpl |
| class | OptimizeInverseConversionsImpl |
| class | OptimizeInversePermutesImpl |
| class | PermuteAndBatchToSpaceAsDepthToSpaceImpl |
| Replaces Permute leading into BatchToSpace with a DepthToSpace in the case where the Permute swaps the batch and channels dimensions such that the replacement is valid. More... | |
| class | PermuteAsReshapeImpl |
| class | PermuteDepthwiseConv2dWeightsImpl |
| class | SquashEqualSiblingsImpl |
| class | TransposeAsReshapeImpl |
| class | TurboConvertConstDequantisationLayersToConstLayersImpl |
Definition at line 103 of file AddBroadcastReshapeLayer.hpp.
Definition at line 38 of file DeleteBroadcastTo.hpp.
Definition at line 99 of file ConvertConstants.hpp.
Definition at line 98 of file ConvertConstants.hpp.
Definition at line 170 of file ConvertConstDequantisationLayersToConstLayers.hpp.
| using FoldPadIntoConvolution2d |
Definition at line 279 of file FoldPadIntoLayer2d.hpp.
Definition at line 281 of file FoldPadIntoLayer2d.hpp.
| using FoldPadIntoPooling2d |
Definition at line 285 of file FoldPadIntoLayer2d.hpp.
Definition at line 87 of file ConvertFp32NetworkToFp16.hpp.
Definition at line 224 of file FuseBatchNorm.hpp.
Definition at line 219 of file FuseBatchNorm.hpp.
Definition at line 234 of file FuseBatchNorm.hpp.
Definition at line 229 of file FuseBatchNorm.hpp.
Definition at line 122 of file ConvertConstPermuteLayersToConstLayers.hpp.
| using InsertDebugLayer = OptimizeForType<Layer, AddDebugImpl> |
Definition at line 53 of file AddDebug.hpp.
Definition at line 54 of file AddDebug.hpp.
| using MaxMinIntoBoundedRelu |
Definition at line 132 of file MaxMinIntoBoundedRelu.hpp.
Definition at line 83 of file MovePermuteUp.hpp.
Definition at line 83 of file MoveTransposeUp.hpp.
| using OptimizeConsecutiveReshapes = OptimizeForConnection<ReshapeLayer, ReshapeLayer, OptimizeConsecutiveReshapesImpl> |
Definition at line 61 of file OptimizeConsecutiveReshapes.hpp.
Definition at line 41 of file OptimizeInverseConversions.hpp.
Definition at line 43 of file OptimizeInverseConversions.hpp.
| using OptimizeInversePermutes |
Definition at line 42 of file OptimizeInversePermutes.hpp.
Definition at line 44 of file OptimizeInversePermutes.hpp.
Definition at line 101 of file PermuteAndBatchToSpaceAsDepthToSpace.hpp.
Definition at line 66 of file PermuteAsReshape.hpp.
Definition at line 78 of file PermuteDepthwiseConv2dWeights.hpp.
| using SquashEqualPermuteSiblings = OptimizeForConnection<Layer, PermuteLayer, SquashEqualSiblingsImpl<PermuteLayer>> |
Definition at line 67 of file SquashEqualSiblings.hpp.
| using SquashEqualReshapeSiblings = OptimizeForConnection<Layer, ReshapeLayer, SquashEqualSiblingsImpl<ReshapeLayer>> |
Definition at line 70 of file SquashEqualSiblings.hpp.
Definition at line 68 of file SquashEqualSiblings.hpp.
Definition at line 103 of file PermuteAndBatchToSpaceAsDepthToSpace.hpp.
Definition at line 77 of file TransposeAsReshape.hpp.
Definition at line 124 of file TurboConvertConstDequantisationLayersToConstLayers.hpp.