Liking cljdoc? Tell your friends :D

tech.compute.verify.tensor.operations


<-operationclj

(<-operation driver datatype)
source

<=-operationclj

(<=-operation driver datatype)
source

>-operationclj

(>-operation driver datatype)
source

add-operationclj

(add-operation driver datatype)
source

binary-operationclj

(binary-operation driver datatype op-fn src-data-a src-data-b compare-result)
source

bit-and-operationclj

(bit-and-operation driver datatype)
source

bit-xor-operationclj

(bit-xor-operation driver datatype)
source

ceil-operationclj

(ceil-operation driver datatype)
source

exp-operationclj

(exp-operation driver datatype)
source

floor-operationclj

(floor-operation driver datatype)
source

logistic-operationclj

(logistic-operation driver datatype)
source

max-operationclj

(max-operation driver datatype)
source

min-operationclj

(min-operation driver datatype)
source

multiply-operationclj

(multiply-operation driver datatype)
source

new-tensor-operationclj

(new-tensor-operation driver datatype)
source

subtract-operationclj

(subtract-operation driver datatype)
source

tanh-operationclj

(tanh-operation driver datatype)
source

unary-operationclj

(unary-operation driver datatype op-fn arg src-data compare-result)
source

where-operationclj

(where-operation driver datatype)
source

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

× close