Skip to main content

batch_norm

Function batch_norm 

Source
pub fn batch_norm(input: &Tensor, eps: f64) -> Result<Tensor, TorshError>
Expand description

Batch normalization for graphs Normalizes features across the batch dimension