Searched defs:elementwise_affine (Results 1 – 2 of 2) sorted by relevance
31 elementwise_affine=True, argument
2682 …def helper(input_shape, normalized_shape, eps=1e-05, elementwise_affine=True, dtype=torch.float32): argument