LR e0079c92da
Update eva.py (#2058)
* Update eva.py

When argument class token = False, self.cls_token = None.

Prevents error from attempting trunc_normal_ on None:
AttributeError: 'NoneType' object has no attribute 'uniform_'

* Update eva.py

fix
2023-12-16 15:10:45 -08:00
..
2023-12-16 15:10:45 -08:00
2023-12-11 12:10:29 -08:00
2023-11-25 10:52:31 -08:00