Mingrui Zhang
Mingrui Zhang
Thanks! maybe I can help Tianqi Chen [email protected]于2015年7月23日星期四写道: > Currently no. But I think we can add an expression to support that > > — > Reply to this email...
besides, when I change the configuration of `stride`, `ksize` and `pad`, the outputs are also not the same. some configuration work well on both cpu and gpu, but some only...
Is there any probability that GPU and CPU performs differently on `=` and `Copy`? I use a lot of `=` between tensor and expression, following the original `convent` version. And...
I set all tensor's stream, and in GPU mode it didn't report error. Is there a bug or other reason that GPU and CPU performs differently?
Besides, I used a `std::vector` to store tensors, like `vector[i] = tensor`
I'll be really really grateful if someone has some idea to help me.
Hi, Thanks for using the library. However, due to the long period since last time I modified the codes, it's kinda difficult for me to dig into details of the...