Commits
Branch selector
User selector
Commit History
Commits on Feb 22, 2017
Merge pull request #333 from kirilg/fix
Show description for f100a35authored- committed
Commits on Feb 21, 2017
Merge pull request #330 from kirilg/branch_148122704
Show description for a3f8e9eauthored- committed
Add missing dep to the get_model_metadata_proto_py_pb2 build target.
Show description for 6d6fd23authored andcommittedUpdate no longer correct comment.
Show description for d067566authored andcommittedAdd a gRPC client in C++ for inception serving. (#300)
Show description for c20f6c1authored andcommitted
Commits on Feb 14, 2017
Merge pull request #323 from kirilg/branch_147391542
Show description for 8be19ceauthored- committed
Remove --logtostderr and --alsologtostderr flags in documentation.
Show description for 03cea43authored andcommittedHave BatchingSession propagate RunOptions.
Show description for 6c25856authored andcommitted
Update generated grpc protobuf files to include new classify and regress APIs.
Show description for aaea5c0committedMerge changes from github.
Show description for 5999412authored andcommitted
Commits on Feb 13, 2017
Merge pull request #321 from kchodorow/master
Show description for be063beauthored- committed
Commits on Feb 10, 2017
Deploying multiple models (#294)
Show description for 6058fd6authored andcommitted
Commits on Feb 9, 2017
Merge pull request #314 from chrisolston/branch_146949894
Show description for 6157d29authored
Christopher Olston
Commits on Feb 8, 2017
- committed
Chris Olston - committed
Chris Olston Introduce a "io_bazel_rules_closure" http_archive in our WORKSPACE file to match TensorFlow's.
Show description for c24ac4cauthored andcommittedFix an include and BUILD files to be OSS compatible.
Show description for 342eaefcommittedRemove EagerLoadPolicy and EagerUnloadPolicy in favor of AvailabilityPreservingPolicy and ResourcePreservingPolicy. Update user doc on the policies.
Show description for 21d5a91authored andcommittedImplement dummy Run with RunOptions for batching session. Add a high level test
Show description for 2c2ddb0committedUpdate batch scheduling parameter defaults and guidelines, based on more recent empirical experience.
Show description for d3eca0aauthored andcommitted
Move classification and regression interfaces to open source. Note that
Show description for 553c004committedPass grpc deadline to session Run via RunOptions.
Show description for e0ac732committedAdd an override in ServingSessionWrapper for Run(with_options).
Show description for d75aab5authored andcommittedInternal change.
Show description for 5058f42committed
Commits on Feb 1, 2017
Merge pull request #305 from kirilg/branch_146182478
Show description for 7996881authored- committed
- committed
Minor fix to half_plus_two test path in get_model_metadata_impl_test.
Show description for 7098d0bauthored andcommittedAdd a resource dimension called "model slots" that bounds the number of models that can share a given model server.
Show description for 84a49faauthored andcommitted
Commits on Jan 31, 2017
Update user documentation and simple_servers to use SavedModelBundle.
Show description for 65f5062authored andcommittedAdd additional named signatures to test half_plus_two model.
Show description for 8b8cb7bauthored andcommitted