sorting header files.
This commit is contained in:
parent
3b972aa3de
commit
f7d394a062
@ -144,9 +144,9 @@ filegroup(
|
||||
"matmul_autotune.h",
|
||||
"matmul_bcast.h",
|
||||
"mirror_pad_mode.h",
|
||||
"mkl_threadpool.h",
|
||||
"mkl_types.h",
|
||||
"mkl_util.h",
|
||||
"mkl_threadpool.h",
|
||||
"overflow.h",
|
||||
"padding.h",
|
||||
"permutation_input_iterator.h",
|
||||
@ -274,8 +274,8 @@ filegroup(
|
||||
filegroup(
|
||||
name = "mkl_util_hdrs",
|
||||
srcs = [
|
||||
"mkl_util.h",
|
||||
"mkl_threadpool.h",
|
||||
"mkl_util.h",
|
||||
],
|
||||
visibility = ["//tensorflow/core:__pkg__"],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user