| Package | Description |
|---|---|
| org.bytedeco.dnnl |
| Modifier and Type | Class and Description |
|---|---|
class |
stream
An execution stream.
|
| Modifier and Type | Method and Description |
|---|---|
dnnl_stream_handle |
dnnl_stream_handle.getPointer(long i) |
dnnl_stream_handle |
dnnl_stream_handle.position(long position) |
dnnl_stream_handle |
dnnl_stream_handle.put(dnnl_stream_handle arg0)
Assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
dnnl_stream_handle.equals(dnnl_stream_handle other)
Equality operator.
|
boolean |
dnnl_stream_handle.notEquals(dnnl_stream_handle other)
Inequality operator.
|
dnnl_stream_handle |
dnnl_stream_handle.put(dnnl_stream_handle arg0)
Assignment operator.
|
| Constructor and Description |
|---|
dnnl_stream_handle(dnnl_stream_handle arg0)
Copy constructor.
|
Copyright © 2020. All rights reserved.