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-11 11:13:04 -08:00
2023-12-16 15:10:45 -08:00
2023-11-22 16:32:41 -08:00
2023-11-23 21:48:14 -08:00
2023-12-05 12:00:51 -08:00