Skip to content

Github installation: AttributeError: 'Identity' object has no attribute 'bias' #713

@aghasemi

Description

@aghasemi

Hi,
In order to use the latest models, I tried to install timm on Colab from Github using

pip install git+https://github.com/rwightman/pytorch-image-models.git

However, I get the following error on create_model

AttributeError: 'Identity' object has no attribute 'bias'

Is there a way to solve this and have the 0.4.12 version instead of the 0.4.9 that is currently in pip?

Many thanks

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions