Function tensorflow::ops::configure_tpuembedding
source · pub fn configure_tpuembedding(scope: &mut Scope) -> Result<Operation>Expand description
Shorthand for ConfigureTPUEmbedding::new().build(scope).
pub fn configure_tpuembedding(scope: &mut Scope) -> Result<Operation>Shorthand for ConfigureTPUEmbedding::new().build(scope).