Docs.rs
tensorflow-serving-client-2.3.0
tensorflow-serving-client 2.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
figroc
Dependencies
futures ^0.3.5
normal
grpcio ^0.6.0
normal
protobuf ^2.14.0
normal
Versions
98.9%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tensorflow_
serving_
client
2.3.0
In tensorflow_
serving_
client::
session_
service_
grpc
tensorflow_serving_client
::
session_service_grpc
Function
create_session_service
Copy item path
Source
pub fn create_session_service<S:
SessionService
+
Send
+
Clone
+ 'static>( s: S, ) ->
Service