Ali Mert Ceylan

Results 4 comments of Ali Mert Ceylan

I am getting a similar error. I am using macOS 11.5.1 with no Nvidia gpus. ```[ Info: Precompiling Knet [1902f260-5fb4-5aff-8c31-6271790ab950] WARNING: could not import CUDNN.cudnnTensorDescriptor into CUDNN WARNING: could not...

I am not sure if that is exactly the same problem, but gives "AssertionError: Only scalar valued functions supported." with the code below. ``` using CuArrays using AutoGrad a= Param([cu(rand(4,1))...

Is there an update on this issue? I was looking for similar functionality. However, my initial thought was to have a functionality similar to `PreorderDFS` where it takes a filter...

> Is there an update on this issue? I was looking for similar functionality. However, my initial thought was to have a functionality similar to `PreorderDFS` where it takes a...