| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Abort.Attrs |
tensorflow.Abort.Attrs.error_msg_(BytePointer error_msg_) |
static tensorflow.Abort.Attrs |
tensorflow.Abort.ErrorMsg(BytePointer x) |
tensorflow.Abort.Attrs |
tensorflow.Abort.Attrs.ErrorMsg(BytePointer x)
A string which is the message associated with the exception.
|
static tensorflow.Abort.Attrs |
tensorflow.Abort.ErrorMsg(String x) |
tensorflow.Abort.Attrs |
tensorflow.Abort.Attrs.ErrorMsg(String x) |
tensorflow.Abort.Attrs |
tensorflow.Abort.Attrs.exit_without_error_(boolean exit_without_error_) |
static tensorflow.Abort.Attrs |
tensorflow.Abort.ExitWithoutError(boolean x) |
tensorflow.Abort.Attrs |
tensorflow.Abort.Attrs.ExitWithoutError(boolean x)
Defaults to false
|
tensorflow.Abort.Attrs |
tensorflow.Abort.Attrs.position(long position) |
| Constructor and Description |
|---|
Abort(tensorflow.Scope scope,
tensorflow.Abort.Attrs attrs) |
Copyright © 2019. All rights reserved.