Liking cljdoc? Tell your friends :D

clojure-tensorflow.save


collate-varsclj

(collate-vars sess vars)
source

load-varsclj

(load-vars file-name)

Returns a set of assign operations to set variable values from a file

Returns a set of assign operations to set variable values from a file
sourceraw docstring

save-varsclj

(save-vars sess file-name vars)

Save values of a list of variables or models containing variables to a file.

Save values of a list of variables or models containing variables
to a file.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close