Ido Kessler

Results 2 issues of Ido Kessler

Scenario: You have function a, e.g: `def cnn(c_in, c_mid, c_out, act, bn=.., ..., blocks=CNNBlock): ...` and you want to add a specification for it: `def resnet(c_in, c_mid, c_out, act=relu, bn=...,...

waiting for response

I wanted to let you know that @memoize for function that recive bigint does not act as expected. ![image](https://user-images.githubusercontent.com/16467000/106674631-4a50d300-65bc-11eb-91cb-292b007a063d.png)