pub fn get_session_tensor<O0: Into<Output>>( handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for GetSessionTensor::new().build(handle, scope).
GetSessionTensor::new().build(handle, scope)