aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/android/asset_manager_filesystem.cc
Commit message (Expand)AuthorAge
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-08-27
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* Break FileSystem's dependency on ThreadPool.Gravatar A. Unique TensorFlower2018-03-30
* Removed StringPiece::set and StringPiece::clear, as they have no absl::string...Gravatar A. Unique TensorFlower2017-11-10
* Update asset manager filesystem to handle directories correctly.Gravatar A. Unique TensorFlower2016-12-08
* Change FileExists to return tensorflow::Status.Gravatar Jonathan Hseu2016-11-04
* Add AssetManager-based FileSystem for Android.Gravatar A. Unique TensorFlower2016-11-03