tensorflow 0.19.1

Rust language bindings for TensorFlow.
Documentation
pub mod allocation_description;
pub mod attr_value;
pub mod cluster;
pub mod config;
pub mod coordination_config;
pub mod cost_graph;
pub mod debug;
pub mod full_type;
pub mod function;
pub mod graph;
pub mod meta_graph;
pub mod node_def;
pub mod op_def;
pub mod resource_handle;
pub mod rewriter_config;
pub mod saved_model;
pub mod saved_object_graph;
pub mod saver;
pub mod step_stats;
pub mod struct_pb;
pub mod tensor;
pub mod tensor_description;
pub mod tensor_shape;
pub mod trackable_object_graph;
pub mod types;
pub mod variable;
pub mod verifier_config;
pub mod versions;