Skip to content

Fix mutable field of dataclass for ONNX#2979

Merged
joeyballentine merged 1 commit intochaiNNer-org:mainfrom
RunDevelopment:onnx-dc-fix
Jul 3, 2024
Merged

Fix mutable field of dataclass for ONNX#2979
joeyballentine merged 1 commit intochaiNNer-org:mainfrom
RunDevelopment:onnx-dc-fix

Conversation

@RunDevelopment
Copy link
Member

Some versions of Python do not like size_req: SizeReq = NO_SIZE_REQ, which caused an error, which caused all ONNX nodes to not show up. So I used a default factory to fix this.

@joeyballentine joeyballentine merged commit ffe900b into chaiNNer-org:main Jul 3, 2024
@RunDevelopment RunDevelopment deleted the onnx-dc-fix branch July 7, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants