commit | f8431d0c293a34c5bfb91cf0c57384eaa47a9911 | [log] [tgz] |
---|---|---|
author | Sharada Shiddibhavi <sharada.shiddibhavi@intel.com> | Thu Jun 18 13:29:48 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 18 13:29:48 2020 -0700 |
tree | ccd9fec96a74d05f64a497d70a875c7db7d75769 | |
parent | ededf6f4b9d1488c1d27df58b047fd5da6ad6c73 [diff] |
Update mkl_util.h
diff --git a/tensorflow/core/util/mkl_util.h b/tensorflow/core/util/mkl_util.h index 854d6e3..eb1a105 100644 --- a/tensorflow/core/util/mkl_util.h +++ b/tensorflow/core/util/mkl_util.h
@@ -1540,7 +1540,6 @@ std::shared_ptr<stream> t_stream = nullptr) { SetUsrMemDataHandle(GetTensorBuffer(tensor), t_stream); } - } /// allocate function for data buffer inline void AllocateBuffer(size_t size) {