Function tensorflow::ops::skipgram

source ·
pub fn skipgram(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for Skipgram::new().build(scope).