From 69f588b2241f44f988bbe85297d54d963cbd23ab Mon Sep 17 00:00:00 2001 From: kecsap Date: Sun, 11 Mar 2018 12:53:41 +0200 Subject: [PATCH] Remove audio ops (it was added in Tensorflow master) --- tf_tensor_fix.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tf_tensor_fix.txt b/tf_tensor_fix.txt index 37eb76c..a49b0c1 100644 --- a/tf_tensor_fix.txt +++ b/tf_tensor_fix.txt @@ -3,4 +3,3 @@ tensorflow/core/kernels/random_op.cc tensorflow/core/kernels/l2loss_op.cc tensorflow/core/ops/bitwise_ops.cc tensorflow/core/ops/lookup_ops.cc -tensorflow/core/ops/audio_ops.cc