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