Function tensorflow::version

source ·
pub fn version() -> Result<String, Utf8Error>
Expand description

Returns a string describing version information of the TensorFlow library. TensorFlow is using semantic versioning.