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(
相关文章
相关标签/搜索