aboutsummaryrefslogtreecommitdiff
path: root/ldcg-python-manylinux-tensorflow
diff options
context:
space:
mode:
Diffstat (limited to 'ldcg-python-manylinux-tensorflow')
-rw-r--r--ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml b/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml
index e31f74133d..20d85f307e 100644
--- a/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml
+++ b/ldcg-python-manylinux-tensorflow/ansible/vars/vars.yml
@@ -265,8 +265,10 @@ versions:
- tf-estimator-nightly
run_unit_tests: true
onednn_ut_exclude:
+ - "//tensorflow/compiler/mlir/tensorflow/tests/..."
- "//tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test"
- "//tensorflow/core/grappler/optimizers:auto_mixed_precision_test_cpu"
+ - "//tensorflow/core/grappler/optimizers:constant_folding_test"
- "//tensorflow/core/grappler/optimizers:remapper_test_cpu"
- "//tensorflow/core/kernels:conv_ops_test_cpu"
- "//tensorflow/core/kernels:matmul_op_test_cpu"