aimof

Results 3 comments of aimof

I try this problem. https://github.com/boltdb/bolt/blob/9da31745363232bc1e27dbab3569e77383a51585/db.go#L809 the error is occured in this line because db.meta0 and db.meta1 is nil. This is the code i tried to cause panic. ```go func main()...

Thanks. Honestly I was wondering if the place of dockerfile is right or not. Would you mind making "easy to use NNabla" Dockerfile Directory? I'm now coding Dockerfile containing nnabla_ext_cuda...

@ehmo Hi, ehmo!! Do you remember this issue? I've just finished to support this issue on my forked repo. You can find your "tik" key. https://github.com/aimof/jason/blob/fbb734d7ff248e01beea369ac2cc01b945c185aa/jason_highly_nested_test.go#L69 https://github.com/aimof/jason/blob/fbb734d7ff248e01beea369ac2cc01b945c185aa/jason_highly_nested_test.go#L120 Please check my...