theano的GPU測試文件有更新

新版本: from theano import function, config, shared, tensor import numpy import time vlen = 10 * 30 * 768 # 10 x #cores x # threads per core iters = 1000 rng = numpy.random.RandomState(22) x = shared(
相關文章
相關標籤/搜索