提交 f106536d authored 作者: Frederic's avatar Frederic

Make BatchedDotOp in library doc

上级 a8b4fe0b
......@@ -14,7 +14,11 @@ from theano.sandbox.cuda.basic_ops import (as_cuda_ndarray_variable,
gpu_contiguous)
from theano.tensor import as_tensor_variable
class BatchedDotOp(GpuOp):
"""
Call cublasSgemmBatched. Take 2 3d tensor as input.
"""
__props__ = ()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论