Liking cljdoc? Tell your friends :D

tvm-clj.jna.stream


create-streamclj

(create-stream device-type device-id)
source

ensure-stream->ptrclj

(ensure-stream->ptr item)
source

set-current-thread-streamclj

(set-current-thread-stream stream)
source

sync-stream-with-hostclj

(sync-stream-with-host stream)
source

sync-stream-with-streamclj

(sync-stream-with-stream stream)
source

TVMSetStreamclj

(TVMSetStream device_type device_id stream)

Set current stream

Set current stream
sourceraw docstring

TVMStreamCreateclj

(TVMStreamCreate device_type device_id out)

Create a stream

Create a stream
sourceraw docstring

TVMStreamFreeclj

(TVMStreamFree device_type device_id stream)

Free a stream

Free a stream
sourceraw docstring

TVMStreamStreamSynchronizeclj

(TVMStreamStreamSynchronize device_type device_id src dst)

Synchronize stream with stream

Synchronize stream with stream
sourceraw docstring

TVMSynchronizeclj

(TVMSynchronize device_type device_id stream)

Synchronize stream with host

Synchronize stream with host
sourceraw docstring

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

× close