Remove reference to contrib in memmapped_file_system.

PiperOrigin-RevId: 265843698
This commit is contained in:
Gunhan Gulsoy 2019-08-27 23:21:54 -07:00 committed by TensorFlower Gardener
parent e28245c004
commit df6db0f9cd

View File

@ -43,9 +43,7 @@ namespace tensorflow {
// Region naming:
// Region naming is up to the application, all of them starts from
// kMemmappedPackagePrefix. The default graph usually has name
// kMemmappedPackageDefaultGraphDef; for more details see the conversion
// utility
// third_party/tensorflow/contrib/util/convert_graphdef_memmapped_format.cc
// kMemmappedPackageDefaultGraphDef;
//
// A "frozen" GraphDef can be converted into this format using
// tensorflow/contrib/util/convert_graphdef_memmapped_format