| .. |
|
AvgPool.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
CellNormalizer.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ChangeOutputTypeAttributes.py
|
Fix ChangeOutputTypeAttributes BackReplacementPattern (#6949)
|
2021-08-09 19:22:21 +03:00 |
|
ClampNormalizer.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ConvolutionNormalizer.py
|
[MO] ConvolutionWithGroupResolver update to enable TF DepthwiseConv2dNative with in_channels=1 (#5528)
|
2021-06-07 20:22:26 +03:00 |
|
CorrectName.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
CropToStridedSlice.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
CutMemory.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
EnableConstantStridedSlice.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
FakeOutputResolver.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ForceStrictPrecision.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
FuseTransposesSequence.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
GatherNormalizer.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
GroupedConvWeightsNormalize.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
InterpolateReshape.py
|
[ MO ] Warnings fix (#5105)
|
2021-04-08 14:09:00 +03:00 |
|
LRNToNorm.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
LayoutChangeForGatherND.py
|
MO support for operations DFT and IDFT (#5197)
|
2021-05-07 09:44:24 +03:00 |
|
LeakyReLUMutation.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
LinearToLinearONNXReplacer.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
MarkNodesWithShapeValues.py
|
[MO] Range output_type correction for FP16 (#6590)
|
2021-08-02 11:41:12 +03:00 |
|
MatMulNormalizer.py
|
Transpose FQ optimization (#5763)
|
2021-05-25 16:42:21 +03:00 |
|
MaxPool.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
NormalizeToNormalizeL2.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
OptimizeTransposeReshapeSequence.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
PackBinaryWeights.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ProposalMutation.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
RNNSequenceTypeRename.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ReduceMerge.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ReduceTransposeDimensions.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
RemoveUselessConvert.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
Reshape0DToSqueeze.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ReshapeMutation.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ResultNormalizer.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ResultRename.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ReverseInputChannels.py
|
Remove split-concat subgraph before pad op (#6506)
|
2021-07-21 14:33:43 +03:00 |
|
ScalarConstNormalize.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
SelectBroadcast.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ShapeOfConstFolding.py
|
Add ShapeOfConstFolding transform (#5858)
|
2021-06-09 12:14:39 +03:00 |
|
ShuffleChannelPatternOptimization.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
ShufflenetReLUReorder.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
SpecialNodesFinalization.py
|
Removed transformation which removes Const->Result sub-graphs (#5295)
|
2021-05-05 14:24:05 +03:00 |
|
StridedSliceMasksNormalizer.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
TopKNormalizer.py
|
Add keep split output ports without consumers (#5136)
|
2021-04-12 17:49:53 +03:00 |
|
TransposeDFT.py
|
MO support for operations DFT and IDFT (#5197)
|
2021-05-07 09:44:24 +03:00 |
|
TransposeReduceFusing.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
UselessConcatRemoval.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
__init__.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
blob_normalizer.py
|
DeformableConvolution v8: MO and IR reader (#6532)
|
2021-07-12 08:09:41 +03:00 |
|
compress_quantized_weights.py
|
Zero point optimization (#6683)
|
2021-07-21 15:59:59 +00:00 |
|
disable_unsupported_ND_operations.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
fuse_sub_div_min.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
insert_compatibility_l2normalization.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
kaldi_remove_memory_output.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
names_uniqueness_check.py
|
[MO] Implementation of names uniqueness check (#5651)
|
2021-06-07 16:44:16 +03:00 |
|
op_versioning.py
|
DeformableConvolution v8: MO and IR reader (#6532)
|
2021-07-12 08:09:41 +03:00 |
|
pass_separator.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
priorbox_mutation.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |
|
remove_last_softmax_pattern.py
|
Align copyright notice in python scripts (CVS-51320) (#4974)
|
2021-03-26 17:54:28 +03:00 |