Liking cljdoc? Tell your friends :D

clojure-tensorflow.core


feedclj

(feed runner feed-map)

Feed value to placeholder Pass a map of locations to values

Feed value to placeholder
Pass a map of locations to values
sourceraw docstring

runclj

(run op)
(run op feed-map)

Call session runner on single op. Returns tensor object

Call session runner on single op.
Returns tensor object
sourceraw docstring

sessionclj

source

with-graphcljmacro

(with-graph & body)
source

with-sessioncljmacro

(with-session & body)
source

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

× close