Break FileSystem's dependency on ThreadPool.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 30 Mar 2018 18:32:58 +0000 (11:32 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 30 Mar 2018 18:35:15 +0000 (11:35 -0700)
commit5eef3a21a0df996c407a78cdfbdcdd11ce4f6f34
tree115904540131c47288b9e5a7402cfeb2d481e28e
parentff451cae700d0f0f17ff9d2dde32299344b21fb1
Break FileSystem's dependency on ThreadPool.

PiperOrigin-RevId: 191092932
18 files changed:
tensorflow/contrib/android/asset_manager_filesystem.cc
tensorflow/contrib/android/asset_manager_filesystem.h
tensorflow/contrib/makefile/proto_text_cc_files.txt
tensorflow/core/BUILD
tensorflow/core/platform/file_system.cc
tensorflow/core/platform/file_system.h
tensorflow/core/platform/file_system_helper.cc [new file with mode: 0644]
tensorflow/core/platform/file_system_helper.h [new file with mode: 0644]
tensorflow/core/platform/hadoop/hadoop_file_system.cc
tensorflow/core/platform/hadoop/hadoop_file_system.h
tensorflow/core/platform/null_file_system.h
tensorflow/core/platform/posix/posix_file_system.cc
tensorflow/core/platform/posix/posix_file_system.h
tensorflow/core/platform/s3/s3_file_system.cc
tensorflow/core/platform/s3/s3_file_system.h
tensorflow/core/platform/windows/windows_file_system.cc
tensorflow/core/util/memmapped_file_system.cc
tensorflow/core/util/memmapped_file_system.h