..
AvgPool.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
CellNormalizer.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
ClampNormalizer.py
[MO] Fix ONNX Clamp-11 shape infer with no min/max inputs ( #2603 )
2020-10-12 09:55:45 +03:00
ClampNormalizer_test.py
[MO] Fix ONNX Clamp-11 shape infer with no min/max inputs ( #2603 )
2020-10-12 09:55:45 +03:00
ConvolutionNormalizer.py
Fix const node non-deterministic names (part 2) ( #1081 )
2020-07-07 09:37:48 +03:00
ConvolutionNormalizer_test.py
Leaky relu transformation refactor ( #2640 )
2020-10-14 16:43:29 +03:00
CorrectName.py
publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687
2020-05-13 21:12:22 +03:00
CropToStridedSlice.py
Fix const node non-deterministic names (part 2) ( #1081 )
2020-07-07 09:37:48 +03:00
CutMemory.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
CutMemory_test.py
publish master branch snapshot, revision ea98a886d925eb152931aab13856e68037665562
2020-05-22 03:42:00 +03:00
EnableConstantStridedSlice.py
[ MO ] KSO ON by default ( #1730 )
2020-08-20 12:06:45 +03:00
FakeOutputResolver.py
Move FakeOutput resolving to back phase ( #2033 )
2020-09-07 10:20:24 +03:00
FakeOutputResolver_test.py
Leaky relu transformation refactor ( #2640 )
2020-10-14 16:43:29 +03:00
ForceStrictPrecision.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
FuseTransposesSequence.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
FuseTransposesSequence_test.py
[ MO ] KSO ON by default ( #1730 )
2020-08-20 12:06:45 +03:00
GatherNormalizer.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
GroupedConvWeightsNormalize.py
Fix const node non-deterministic names (part 2) ( #1081 )
2020-07-07 09:37:48 +03:00
InterpolateReshape.py
Extend MO for support of Interpolate-4 ( #2026 )
2020-09-09 16:28:52 +03:00
InterpolateReshape_test.py
Extend MO for support of Interpolate-4 ( #2026 )
2020-09-09 16:28:52 +03:00
LRNToNorm.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
LayoutChangeForGatherND.py
Provide GatherND with original layout for inputs and output ( #3002 )
2020-11-10 17:24:04 +03:00
LayoutChangeForGatherND_test.py
Provide GatherND with original layout for inputs and output ( #3002 )
2020-11-10 17:24:04 +03:00
LeakyReLUMutation.py
MO clean from IR v7 and other legacy code ( #1521 )
2020-07-29 17:43:12 +03:00
MatMulNormalizer.py
[MO] Relax Reshape layer hardcode under MatMul ( #1921 )
2020-08-27 09:45:08 +03:00
MatMulNormalizer_test.py
Leaky relu transformation refactor ( #2640 )
2020-10-14 16:43:29 +03:00
MaxPool.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
NormalizeToNormalizeL2.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
OptimizeTransposeReshapeSequence.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
OptimizeTransposeReshapeSequence_test.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
PackBinaryWeights.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
ProposalMutation.py
add preliminary support of Proposal-4 in nGraph ( #1448 )
2020-08-16 15:49:49 +03:00
RNNSequenceTypeRename.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
ReduceMerge.py
Enable ReduceL1 and ReduceL2 operations ( #1799 )
2020-08-17 16:32:53 +03:00
ReduceTransposeDimensions.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
ReduceTransposeDimensions_test.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
RemoveUselessConvert.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
Reshape0DToSqueeze.py
ONNX Loop operation support ( #2756 )
2020-10-27 23:04:43 +03:00
ReshapeMutation.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
ResultNormalizer.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
ReverseInputChannels.py
Fix const node non-deterministic names (part 2) ( #1081 )
2020-07-07 09:37:48 +03:00
ScalarConstNormalize.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
SelectBroadcast.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
ShuffleChannelPatternOptimization.py
[MO] Fix many spelling and grammar errors ( #2543 )
2020-10-09 12:16:12 +03:00
ShuffleChannelPatternOptimization_test.py
[ MO ] DepthToSpace & ShuffleChannels fusion ( #2001 )
2020-08-31 16:20:19 +03:00
ShufflenetReLUReorder.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
ShufflenetReLUReorder_test.py
publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b
2020-04-15 19:01:57 +03:00
SpecialNodesFinalization.py
[MO] Fix many spelling and grammar errors ( #2543 )
2020-10-09 12:16:12 +03:00
SpecialNodesFinalization_test.py
[ MO ] Extended Const->Result replacer ( #1688 )
2020-08-10 15:36:05 +03:00
StridedSliceMasksNormalizer.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
TopKNormalizer.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
TransposeReduceFusing.py
Enable ReduceL1 and ReduceL2 operations ( #1799 )
2020-08-17 16:32:53 +03:00
TransposeReduceFusing_test.py
Publishing 2020.2 content
2020-04-13 21:17:23 +03:00
UselessConcatRemoval.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
__init__.py
Publishing R3
2018-10-16 13:45:03 +03:00
blob_normalizer.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
compress_quantized_weights.py
Fix const node non-deterministic names (part 2) ( #1081 )
2020-07-07 09:37:48 +03:00
compress_quantized_weights_test.py
[ MO ] KSO ON by default ( #1730 )
2020-08-20 12:06:45 +03:00
disable_unsupported_ND_operations.py
publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b
2020-04-15 19:01:57 +03:00
fuse_sub_div_min.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
insert_compatibility_l2normalization.py
publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b
2020-04-15 19:01:57 +03:00
insert_compatibility_l2normalization_test.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
kaldi_remove_memory_output.py
Cleanup IR v7 from the MO ( #1008 )
2020-06-22 11:52:00 +03:00
kaldi_remove_memory_output_test.py
publish master branch snapshot, revision ea98a886d925eb152931aab13856e68037665562
2020-05-22 03:42:00 +03:00
op_versioning.py
publish master branch snapshot, revision 59af1853ca21ea08acf17b177da0b239753deb46
2020-05-18 17:21:58 +03:00
pass_separator.py
Publishing 2020.1 content
2020-02-11 22:48:49 +03:00
priorbox_mutation.py
[ MO ] KSO ON by default ( #1730 )
2020-08-20 12:06:45 +03:00
remove_last_softmax_pattern.py
publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3
2020-04-27 21:21:29 +03:00
remove_last_softmax_test.py
publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3
2020-04-27 21:21:29 +03:00