coding_machine

Results 3 issues of coding_machine

I installed kubeflow 1.2 within my baremetal k8s server and it works very good with the original notebook. now I've found kale and want to try it. I use the...

according to benchmark result, mkl's deep learning with convolution (not gemm) has a much slower backward speed than the forward pass. for example , for W=341, H=79,C=32,N=4, K=32, R=5, S=10,...

### Describe the bug We try to enable tiling in the training / inference, by setting configs like this: ``` tiling: apply: true #false tile_size: 224 #null ``` however, setting...