提交 ea99ec0b authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Re-comment methods that are not tested.

上级 c16684cc
...@@ -20,9 +20,9 @@ except ImportError: ...@@ -20,9 +20,9 @@ except ImportError:
from theano.sandbox.linalg.ops import (cholesky, from theano.sandbox.linalg.ops import (cholesky,
matrix_inverse, matrix_inverse,
#solve, #solve,
diag, #diag,
extract_diag, extract_diag,
alloc_diag, #alloc_diag,
det, det,
#PSD_hint, #PSD_hint,
#trace, #trace,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论