Update tensorflow/core/kernels/mkl_tmp_bf16_ops.cc

Co-Authored-By: Penporn Koanantakool <38085909+penpornk@users.noreply.github.com>
This commit is contained in:
Niranjan Hasabnis 2019-10-08 10:12:31 -07:00 committed by GitHub
parent 5a1d0baba5
commit e3fa679192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,4 +58,4 @@ TF_CALL_bfloat16(REGISTER_CPU);
#undef REGISTER_CPU
}
#endif // ifdef ENABLE_INTEL_MKL_BFLOAT16
#endif // ENABLE_INTEL_MKL_BFLOAT16