MATXScript
Design Philosophy
Design Philosophy
Quick Start
Installation
Quick Start
Basics
NDArray
Script
Trace
Advanced
Multithreading
Regular Expression
Benchmarks
Benchmark
Examples
End-to-end Deep Learning Example
API
matx
matx package
matx.runtime package
matx.runtime.container module
matx.runtime.cuda_stream module
matx.runtime.file module
matx.runtime.module module
matx.runtime.msgpack module
matx.runtime.ndarray module
matx.runtime.object module
matx.runtime.object_generic module
matx.runtime.packed_func module
matx.runtime.picke module
matx.runtime.regex module
matx.runtime.trie module
matx.text package
matx.vision package
matx.vision.tv_transforms package
Appendix
Supported Syntax and Grammar
MATXScript
matx
matx package
matx.runtime package
matx.runtime.cuda_stream module
View page source
matx.runtime.cuda_stream module
¶
matx.runtime.cuda_stream.
create_stream
(
device
)
[source]
¶
matx.runtime.cuda_stream.
default_stream
(
device
)
[source]
¶
matx.runtime.cuda_stream.
stream_sync
(
stream
,
device
)
[source]
¶