Liking cljdoc? Tell your friends :D

tvm-clj.jna.stream


create-streamclj

(create-stream device-type device-id)

ensure-stream->ptrclj

(ensure-stream->ptr item)

set-current-thread-streamclj

(set-current-thread-stream stream)

sync-stream-with-hostclj

(sync-stream-with-host stream)

sync-stream-with-streamclj

(sync-stream-with-stream stream)

TVMSetStreamclj

(TVMSetStream device_type device_id stream)

Set current stream

Set current stream
raw docstring

TVMStreamCreateclj

(TVMStreamCreate device_type device_id out)

Create a stream

Create a stream
raw docstring

TVMStreamFreeclj

(TVMStreamFree device_type device_id stream)

Free a stream

Free a stream
raw docstring

TVMStreamStreamSynchronizeclj

(TVMStreamStreamSynchronize device_type device_id src dst)

Synchronize stream with stream

Synchronize stream with stream
raw docstring

TVMSynchronizeclj

(TVMSynchronize device_type device_id stream)

Synchronize stream with host

Synchronize stream with host
raw docstring

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

× close