mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-07-19 17:41:11 +08:00
updated header
This commit is contained in:
parent
15a6c155a8
commit
29b7a97342
@ -3,9 +3,6 @@ Implementation of ResNets for CIFAR-10 as per the original paper [https://arxiv.
|
||||
Configurations include ResNet-20, ResNet-32, ResNet-44, ResNet-56, ResNet-110, ResNet-1202.
|
||||
|
||||
There's no BatchNorm is mlx==0.0.4, using LayerNorm instead.
|
||||
|
||||
Authors:
|
||||
Sarthak Yadav, 2023
|
||||
"""
|
||||
|
||||
from typing import Any
|
||||
|
Loading…
Reference in New Issue
Block a user