cl-waffe

cl-waffe.caches

Exported

(Todo: Write Details about caches)

*static-node-mode*
When every time you call your model and their computations node is static, enable this. By doing so, cl-waffe can optimize ram usage and computation speed.
with-cache((var tensor &key (ctype (quote *default-mat-ctype*)) (copy nil) (place ones)) &body body)
This feature is abandoned.