(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
(op-run op)
(op-run graph op)
(op-run graph session op)
(op-run graph session op feed-map)
Call session runner on single op. Returns tensor object
Call session runner on single op. Returns tensor object
(session-run ops)
(session-run graph ops)
(session-run graph session ops)
Run list of ops, return last
Run list of ops, return last
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close