implement-batch-norm-layer (#217)
- Add batch normalization layer --------- Co-authored-by: Robert McCraith <[email protected]> Co-authored-by: Awni Hannun <[email protected]>
This commit is contained in:
co-authored by
Robert McCraith
Awni Hannun
parent
9e6b8c9f48
commit
a123c3c7d2
@@ -20,6 +20,7 @@ Layers
|
||||
Linear
|
||||
Conv1d
|
||||
Conv2d
|
||||
BatchNorm
|
||||
LayerNorm
|
||||
RMSNorm
|
||||
GroupNorm
|
||||
|
||||
Reference in New Issue
Block a user