Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Compatibility with conv2d and batch norm? #25

Open
slerman12 opened this issue Feb 17, 2022 · 1 comment
Open

Compatibility with conv2d and batch norm? #25

slerman12 opened this issue Feb 17, 2022 · 1 comment

Comments

@slerman12
Copy link

I'm still getting the memory error... wondering if it's because of conv layers or batch norm...

@rentruewang
Copy link
Owner

rentruewang commented Feb 18, 2022

Hi, thanks for the report, and sorry for the late reply!

You ran into this error because of the batchnorm layers, which aren't supported by koila 0.1.*

Batchnorm layers would and should be supported by 0.2, which I'm working on since the end of last year (#18), but I just haven't had the time and capacity to work on it. It will come eventually though.

RenChu

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants