Dai Yan
Dai Yan
@ducha-aiki I learn a lot from your this caffenet-benchmark, is there anything I can try to speedup the benchmarks? Thanks
@Maratyszcza Update two typos... I can try to do this if you can give some help. My thought is to port PSIMD to PeachPy for AVX then use ifdef in...
@liulhdarks ,thanks The following code shows that the different weight update method. Could you check the following link? https://github.com/echen/restricted-boltzmann-machines/blob/master/rbm.py
@liulhdarks thanks for your kind help. I will follow your guide. Best Regards
Sorry for the late reply. I have tried to build tensorflow with 32bits toolchain but until now I still cannot make it work.
@fzliu I have tried what you suggest about gram layer, very huge speedup. Thank you! But I find that when using python profiler to dig into it, Scipy optimizer costs...