提交 5ad78f7e authored 作者: Frederic's avatar Frederic

Fix path to class and comment class not yet implemented.

上级 fa1ea8cc
...@@ -668,8 +668,8 @@ class GpuAlloc(HideC, Alloc): ...@@ -668,8 +668,8 @@ class GpuAlloc(HideC, Alloc):
#the peak memory usage, as we the "constant" won't #the peak memory usage, as we the "constant" won't
#always exists. #always exists.
#theano.tensor.subtensor.AdvancedIncSubtensor, #theano.tensor.subtensor.AdvancedIncSubtensor,
GpuIncSubtensor, theano.sandbox.gpuarray.subtensor.GpuIncSubtensor,
GpuAdvancedIncSubtensor1, #theano.sandbox.gpuarray.subtensor.GpuAdvancedIncSubtensor1,
theano.sandbox.gpuarray.blas.GpuGemm, theano.sandbox.gpuarray.blas.GpuGemm,
theano.sandbox.gpuarray.blas.GpuGemv, theano.sandbox.gpuarray.blas.GpuGemv,
#theano.sandbox.gpuarray.blas.GpuGer, Not Yet implemented #theano.sandbox.gpuarray.blas.GpuGer, Not Yet implemented
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论