Skip to content

Commit

Permalink
Remove reference data for TF 2.8 from the tests (#2770)
Browse files Browse the repository at this point in the history
### Changes

Remove reference data for TF 2.8 from the tests

### Reason for changes

Follow-up #2609

### Related tickets

133742

### Tests

pre-commit tests
  • Loading branch information
andrey-churkin authored Jul 1, 2024
1 parent 082841c commit e8ea252
Show file tree
Hide file tree
Showing 188 changed files with 87,344 additions and 137,208 deletions.
2 changes: 1 addition & 1 deletion nncf/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

BKC_TORCH_SPEC = "==2.3.*"
BKC_TF_SPEC = "==2.15.*"
STRICT_TF_SPEC = ">=2.8.4,<2.16.0"
STRICT_TF_SPEC = ">=2.9.3,<2.16.0"

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
strict digraph {
"0 args_0" [id=0, op=Placeholder];
"1 conv2d/kernel" [id=1, op=Placeholder];
"2 sequential/conv2d/Conv2D/ReadVariableOp" [id=2, op=ReadVariableOp];
"3 sequential/conv2d/Conv2D" [id=3, op=Conv2D];
"4 conv2d/bias" [id=4, op=Placeholder];
"5 sequential/conv2d/BiasAdd/ReadVariableOp" [id=5, op=ReadVariableOp];
"6 sequential/conv2d/BiasAdd" [id=6, op=BiasAdd];
"7 sequential/conv2d/Relu" [id=7, op=Relu];
"8 FakeQuantize_0/conv2d/FakeQuantize_0/conv2d_scale" [id=8, op=Placeholder];
"9 sequential/FakeQuantize_0/conv2d/SymmQuant/Abs/ReadVariableOp" [id=9, op=ReadVariableOp];
"10 sequential/FakeQuantize_0/conv2d/SymmQuant/Abs" [id=10, op=Abs];
"11 sequential/FakeQuantize_0/conv2d/SymmQuant/add/y" [id=11, op=Const];
"12 sequential/FakeQuantize_0/conv2d/SymmQuant/add" [id=12, op=AddV2];
"13 FakeQuantize_0/conv2d/FakeQuantize_0/conv2d_signed" [id=13, op=Placeholder];
"14 sequential/FakeQuantize_0/conv2d/SymmQuant/mul/ReadVariableOp" [id=14, op=ReadVariableOp];
"15 sequential/FakeQuantize_0/conv2d/SymmQuant/mul" [id=15, op=Mul];
"16 sequential/FakeQuantize_0/conv2d/SymmQuant/FakeQuantWithMinMaxVars" [id=16, op=FakeQuantWithMinMaxVars];
"17 batch_normalization/gamma" [id=17, op=Placeholder];
"18 sequential/batch_normalization/ReadVariableOp" [id=18, op=ReadVariableOp];
"19 batch_normalization/beta" [id=19, op=Placeholder];
"20 sequential/batch_normalization/ReadVariableOp_1" [id=20, op=ReadVariableOp];
"21 batch_normalization/moving_mean" [id=21, op=Placeholder];
"22 sequential/batch_normalization/FusedBatchNormV3/ReadVariableOp" [id=22, op=ReadVariableOp];
"23 batch_normalization/moving_variance" [id=23, op=Placeholder];
"24 sequential/batch_normalization/FusedBatchNormV3/ReadVariableOp_1" [id=24, op=ReadVariableOp];
"25 sequential/batch_normalization/FusedBatchNormV3" [id=25, op=FusedBatchNormV3];
"26 FakeQuantize_1/batch_normalization/FakeQuantize_1/batch_normalization_scale" [id=26, op=Placeholder];
"27 sequential/FakeQuantize_1/batch_normalization/SymmQuant/Abs/ReadVariableOp" [id=27, op=ReadVariableOp];
"28 sequential/FakeQuantize_1/batch_normalization/SymmQuant/Abs" [id=28, op=Abs];
"29 sequential/FakeQuantize_1/batch_normalization/SymmQuant/add/y" [id=29, op=Const];
"30 sequential/FakeQuantize_1/batch_normalization/SymmQuant/add" [id=30, op=AddV2];
"31 FakeQuantize_1/batch_normalization/FakeQuantize_1/batch_normalization_signed" [id=31, op=Placeholder];
"32 sequential/FakeQuantize_1/batch_normalization/SymmQuant/mul/ReadVariableOp" [id=32, op=ReadVariableOp];
"33 sequential/FakeQuantize_1/batch_normalization/SymmQuant/mul" [id=33, op=Mul];
"34 sequential/FakeQuantize_1/batch_normalization/SymmQuant/FakeQuantWithMinMaxVars" [id=34, op=FakeQuantWithMinMaxVars];
"35 dense/kernel" [id=35, op=Placeholder];
"36 sequential/dense/Tensordot/ReadVariableOp" [id=36, op=ReadVariableOp];
"37 sequential/dense/Tensordot/axes" [id=37, op=Const];
"38 sequential/dense/Tensordot/free" [id=38, op=Const];
"39 sequential/dense/Tensordot/Shape" [id=39, op=Shape];
"40 sequential/dense/Tensordot/GatherV2/axis" [id=40, op=Const];
"41 sequential/dense/Tensordot/GatherV2" [id=41, op=GatherV2];
"42 sequential/dense/Tensordot/GatherV2_1/axis" [id=42, op=Const];
"43 sequential/dense/Tensordot/GatherV2_1" [id=43, op=GatherV2];
"44 sequential/dense/Tensordot/Const" [id=44, op=Const];
"45 sequential/dense/Tensordot/Prod" [id=45, op=Prod];
"46 sequential/dense/Tensordot/Const_1" [id=46, op=Const];
"47 sequential/dense/Tensordot/Prod_1" [id=47, op=Prod];
"48 sequential/dense/Tensordot/concat/axis" [id=48, op=Const];
"49 sequential/dense/Tensordot/concat" [id=49, op=ConcatV2];
"50 sequential/dense/Tensordot/stack" [id=50, op=Pack];
"51 sequential/dense/Tensordot/transpose" [id=51, op=Transpose];
"52 sequential/dense/Tensordot/Reshape" [id=52, op=Reshape];
"53 sequential/dense/Tensordot/MatMul" [id=53, op=MatMul];
"54 sequential/dense/Tensordot/Const_2" [id=54, op=Const];
"55 sequential/dense/Tensordot/concat_1/axis" [id=55, op=Const];
"56 sequential/dense/Tensordot/concat_1" [id=56, op=ConcatV2];
"57 sequential/dense/Tensordot" [id=57, op=Reshape];
"58 dense/bias" [id=58, op=Placeholder];
"59 sequential/dense/BiasAdd/ReadVariableOp" [id=59, op=ReadVariableOp];
"60 sequential/dense/BiasAdd" [id=60, op=BiasAdd];
"61 sequential/dense/Relu" [id=61, op=Relu];
"62 FakeQuantize_2/dense/FakeQuantize_2/dense_scale" [id=62, op=Placeholder];
"63 sequential/FakeQuantize_2/dense/SymmQuant/Abs/ReadVariableOp" [id=63, op=ReadVariableOp];
"64 sequential/FakeQuantize_2/dense/SymmQuant/Abs" [id=64, op=Abs];
"65 sequential/FakeQuantize_2/dense/SymmQuant/add/y" [id=65, op=Const];
"66 sequential/FakeQuantize_2/dense/SymmQuant/add" [id=66, op=AddV2];
"67 FakeQuantize_2/dense/FakeQuantize_2/dense_signed" [id=67, op=Placeholder];
"68 sequential/FakeQuantize_2/dense/SymmQuant/mul/ReadVariableOp" [id=68, op=ReadVariableOp];
"69 sequential/FakeQuantize_2/dense/SymmQuant/mul" [id=69, op=Mul];
"70 sequential/FakeQuantize_2/dense/SymmQuant/FakeQuantWithMinMaxVars" [id=70, op=FakeQuantWithMinMaxVars];
"71 Identity" [id=71, op=Identity];
"0 args_0" -> "3 sequential/conv2d/Conv2D";
"1 conv2d/kernel" -> "2 sequential/conv2d/Conv2D/ReadVariableOp";
"2 sequential/conv2d/Conv2D/ReadVariableOp" -> "3 sequential/conv2d/Conv2D";
"3 sequential/conv2d/Conv2D" -> "6 sequential/conv2d/BiasAdd";
"4 conv2d/bias" -> "5 sequential/conv2d/BiasAdd/ReadVariableOp";
"5 sequential/conv2d/BiasAdd/ReadVariableOp" -> "6 sequential/conv2d/BiasAdd";
"6 sequential/conv2d/BiasAdd" -> "7 sequential/conv2d/Relu";
"7 sequential/conv2d/Relu" -> "16 sequential/FakeQuantize_0/conv2d/SymmQuant/FakeQuantWithMinMaxVars";
"8 FakeQuantize_0/conv2d/FakeQuantize_0/conv2d_scale" -> "9 sequential/FakeQuantize_0/conv2d/SymmQuant/Abs/ReadVariableOp";
"9 sequential/FakeQuantize_0/conv2d/SymmQuant/Abs/ReadVariableOp" -> "10 sequential/FakeQuantize_0/conv2d/SymmQuant/Abs";
"10 sequential/FakeQuantize_0/conv2d/SymmQuant/Abs" -> "12 sequential/FakeQuantize_0/conv2d/SymmQuant/add";
"11 sequential/FakeQuantize_0/conv2d/SymmQuant/add/y" -> "12 sequential/FakeQuantize_0/conv2d/SymmQuant/add";
"12 sequential/FakeQuantize_0/conv2d/SymmQuant/add" -> "15 sequential/FakeQuantize_0/conv2d/SymmQuant/mul";
"12 sequential/FakeQuantize_0/conv2d/SymmQuant/add" -> "16 sequential/FakeQuantize_0/conv2d/SymmQuant/FakeQuantWithMinMaxVars";
"13 FakeQuantize_0/conv2d/FakeQuantize_0/conv2d_signed" -> "14 sequential/FakeQuantize_0/conv2d/SymmQuant/mul/ReadVariableOp";
"14 sequential/FakeQuantize_0/conv2d/SymmQuant/mul/ReadVariableOp" -> "15 sequential/FakeQuantize_0/conv2d/SymmQuant/mul";
"15 sequential/FakeQuantize_0/conv2d/SymmQuant/mul" -> "16 sequential/FakeQuantize_0/conv2d/SymmQuant/FakeQuantWithMinMaxVars";
"16 sequential/FakeQuantize_0/conv2d/SymmQuant/FakeQuantWithMinMaxVars" -> "25 sequential/batch_normalization/FusedBatchNormV3";
"17 batch_normalization/gamma" -> "18 sequential/batch_normalization/ReadVariableOp";
"18 sequential/batch_normalization/ReadVariableOp" -> "25 sequential/batch_normalization/FusedBatchNormV3";
"19 batch_normalization/beta" -> "20 sequential/batch_normalization/ReadVariableOp_1";
"20 sequential/batch_normalization/ReadVariableOp_1" -> "25 sequential/batch_normalization/FusedBatchNormV3";
"21 batch_normalization/moving_mean" -> "22 sequential/batch_normalization/FusedBatchNormV3/ReadVariableOp";
"22 sequential/batch_normalization/FusedBatchNormV3/ReadVariableOp" -> "25 sequential/batch_normalization/FusedBatchNormV3";
"23 batch_normalization/moving_variance" -> "24 sequential/batch_normalization/FusedBatchNormV3/ReadVariableOp_1";
"24 sequential/batch_normalization/FusedBatchNormV3/ReadVariableOp_1" -> "25 sequential/batch_normalization/FusedBatchNormV3";
"25 sequential/batch_normalization/FusedBatchNormV3" -> "34 sequential/FakeQuantize_1/batch_normalization/SymmQuant/FakeQuantWithMinMaxVars";
"26 FakeQuantize_1/batch_normalization/FakeQuantize_1/batch_normalization_scale" -> "27 sequential/FakeQuantize_1/batch_normalization/SymmQuant/Abs/ReadVariableOp";
"27 sequential/FakeQuantize_1/batch_normalization/SymmQuant/Abs/ReadVariableOp" -> "28 sequential/FakeQuantize_1/batch_normalization/SymmQuant/Abs";
"28 sequential/FakeQuantize_1/batch_normalization/SymmQuant/Abs" -> "30 sequential/FakeQuantize_1/batch_normalization/SymmQuant/add";
"29 sequential/FakeQuantize_1/batch_normalization/SymmQuant/add/y" -> "30 sequential/FakeQuantize_1/batch_normalization/SymmQuant/add";
"30 sequential/FakeQuantize_1/batch_normalization/SymmQuant/add" -> "33 sequential/FakeQuantize_1/batch_normalization/SymmQuant/mul";
"30 sequential/FakeQuantize_1/batch_normalization/SymmQuant/add" -> "34 sequential/FakeQuantize_1/batch_normalization/SymmQuant/FakeQuantWithMinMaxVars";
"31 FakeQuantize_1/batch_normalization/FakeQuantize_1/batch_normalization_signed" -> "32 sequential/FakeQuantize_1/batch_normalization/SymmQuant/mul/ReadVariableOp";
"32 sequential/FakeQuantize_1/batch_normalization/SymmQuant/mul/ReadVariableOp" -> "33 sequential/FakeQuantize_1/batch_normalization/SymmQuant/mul";
"33 sequential/FakeQuantize_1/batch_normalization/SymmQuant/mul" -> "34 sequential/FakeQuantize_1/batch_normalization/SymmQuant/FakeQuantWithMinMaxVars";
"34 sequential/FakeQuantize_1/batch_normalization/SymmQuant/FakeQuantWithMinMaxVars" -> "39 sequential/dense/Tensordot/Shape";
"34 sequential/FakeQuantize_1/batch_normalization/SymmQuant/FakeQuantWithMinMaxVars" -> "51 sequential/dense/Tensordot/transpose";
"35 dense/kernel" -> "36 sequential/dense/Tensordot/ReadVariableOp";
"36 sequential/dense/Tensordot/ReadVariableOp" -> "53 sequential/dense/Tensordot/MatMul";
"37 sequential/dense/Tensordot/axes" -> "43 sequential/dense/Tensordot/GatherV2_1";
"37 sequential/dense/Tensordot/axes" -> "49 sequential/dense/Tensordot/concat";
"38 sequential/dense/Tensordot/free" -> "41 sequential/dense/Tensordot/GatherV2";
"38 sequential/dense/Tensordot/free" -> "49 sequential/dense/Tensordot/concat";
"39 sequential/dense/Tensordot/Shape" -> "41 sequential/dense/Tensordot/GatherV2";
"39 sequential/dense/Tensordot/Shape" -> "43 sequential/dense/Tensordot/GatherV2_1";
"40 sequential/dense/Tensordot/GatherV2/axis" -> "41 sequential/dense/Tensordot/GatherV2";
"41 sequential/dense/Tensordot/GatherV2" -> "45 sequential/dense/Tensordot/Prod";
"41 sequential/dense/Tensordot/GatherV2" -> "56 sequential/dense/Tensordot/concat_1";
"42 sequential/dense/Tensordot/GatherV2_1/axis" -> "43 sequential/dense/Tensordot/GatherV2_1";
"43 sequential/dense/Tensordot/GatherV2_1" -> "47 sequential/dense/Tensordot/Prod_1";
"44 sequential/dense/Tensordot/Const" -> "45 sequential/dense/Tensordot/Prod";
"45 sequential/dense/Tensordot/Prod" -> "50 sequential/dense/Tensordot/stack";
"46 sequential/dense/Tensordot/Const_1" -> "47 sequential/dense/Tensordot/Prod_1";
"47 sequential/dense/Tensordot/Prod_1" -> "50 sequential/dense/Tensordot/stack";
"48 sequential/dense/Tensordot/concat/axis" -> "49 sequential/dense/Tensordot/concat";
"49 sequential/dense/Tensordot/concat" -> "51 sequential/dense/Tensordot/transpose";
"50 sequential/dense/Tensordot/stack" -> "52 sequential/dense/Tensordot/Reshape";
"51 sequential/dense/Tensordot/transpose" -> "52 sequential/dense/Tensordot/Reshape";
"52 sequential/dense/Tensordot/Reshape" -> "53 sequential/dense/Tensordot/MatMul";
"53 sequential/dense/Tensordot/MatMul" -> "57 sequential/dense/Tensordot";
"54 sequential/dense/Tensordot/Const_2" -> "56 sequential/dense/Tensordot/concat_1";
"55 sequential/dense/Tensordot/concat_1/axis" -> "56 sequential/dense/Tensordot/concat_1";
"56 sequential/dense/Tensordot/concat_1" -> "57 sequential/dense/Tensordot";
"57 sequential/dense/Tensordot" -> "60 sequential/dense/BiasAdd";
"58 dense/bias" -> "59 sequential/dense/BiasAdd/ReadVariableOp";
"59 sequential/dense/BiasAdd/ReadVariableOp" -> "60 sequential/dense/BiasAdd";
"60 sequential/dense/BiasAdd" -> "61 sequential/dense/Relu";
"61 sequential/dense/Relu" -> "70 sequential/FakeQuantize_2/dense/SymmQuant/FakeQuantWithMinMaxVars";
"62 FakeQuantize_2/dense/FakeQuantize_2/dense_scale" -> "63 sequential/FakeQuantize_2/dense/SymmQuant/Abs/ReadVariableOp";
"63 sequential/FakeQuantize_2/dense/SymmQuant/Abs/ReadVariableOp" -> "64 sequential/FakeQuantize_2/dense/SymmQuant/Abs";
"64 sequential/FakeQuantize_2/dense/SymmQuant/Abs" -> "66 sequential/FakeQuantize_2/dense/SymmQuant/add";
"65 sequential/FakeQuantize_2/dense/SymmQuant/add/y" -> "66 sequential/FakeQuantize_2/dense/SymmQuant/add";
"66 sequential/FakeQuantize_2/dense/SymmQuant/add" -> "69 sequential/FakeQuantize_2/dense/SymmQuant/mul";
"66 sequential/FakeQuantize_2/dense/SymmQuant/add" -> "70 sequential/FakeQuantize_2/dense/SymmQuant/FakeQuantWithMinMaxVars";
"67 FakeQuantize_2/dense/FakeQuantize_2/dense_signed" -> "68 sequential/FakeQuantize_2/dense/SymmQuant/mul/ReadVariableOp";
"68 sequential/FakeQuantize_2/dense/SymmQuant/mul/ReadVariableOp" -> "69 sequential/FakeQuantize_2/dense/SymmQuant/mul";
"69 sequential/FakeQuantize_2/dense/SymmQuant/mul" -> "70 sequential/FakeQuantize_2/dense/SymmQuant/FakeQuantWithMinMaxVars";
"70 sequential/FakeQuantize_2/dense/SymmQuant/FakeQuantWithMinMaxVars" -> "71 Identity";
}

This file was deleted.

Loading

0 comments on commit e8ea252

Please sign in to comment.