Liking cljdoc? Tell your friends :D

clojure-tensorflow.utils


array?clj

Works like coll? but returns true if argument is array

Works like coll? but returns true if argument is array
sourceraw docstring

clj->tensorclj

source

get-tensor-valclj

(get-tensor-val tensor)
source

make-collclj

(make-coll fill & dims)

Make a collection of x,y,z... dimensions

Make a collection of x,y,z... dimensions
sourceraw docstring

output-shapeclj

(output-shape tensor)
source

recursivelyclj

(recursively apply-if-fn func data)

Apply function to all items in nested data structure if condition function is met.

Apply function to all items in nested data structure if
condition function is met.
sourceraw docstring

tensor->cljclj

source

tensor->shapeclj

source

tf-obj?clj

(tf-obj? x)
source

tf-valsclj

(tf-vals v)
source

threadclj

(thread val functions)

Approximately equivalent to -> macro. Required because -> must run at compile time

Approximately equivalent to -> macro.
Required because -> must run at compile time
sourceraw docstring

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

× close