提交 0d2a5438 编写于 作者: J Justin Lebar 提交者: TensorFlower Gardener

Add tensorflow::gtl::optional.

Change: 149674904
上级 1df5bfb6
......@@ -250,6 +250,7 @@ cc_library(
"lib/gtl/flatmap.h",
"lib/gtl/flatset.h",
"lib/gtl/inlined_vector.h",
"lib/gtl/optional.h",
"lib/gtl/priority_queue_util.h",
"lib/hash/crc32c.h",
"lib/histogram/histogram.h",
......@@ -1710,6 +1711,7 @@ tf_cc_tests(
"lib/gtl/iterator_range_test.cc",
"lib/gtl/manual_constructor_test.cc",
"lib/gtl/map_util_test.cc",
"lib/gtl/optional_test.cc",
"lib/gtl/top_n_test.cc",
"lib/hash/crc32c_test.cc",
"lib/hash/hash_test.cc",
......
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册