| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.CastOp.Attrs |
tensorflow.CastOp.Attrs.position(long position) |
tensorflow.CastOp.Attrs |
tensorflow.CastOp.Attrs.Truncate_(boolean Truncate_) |
static tensorflow.CastOp.Attrs |
tensorflow.CastOp.Truncate(boolean x) |
tensorflow.CastOp.Attrs |
tensorflow.CastOp.Attrs.Truncate(boolean x)
Defaults to false
|
| Constructor and Description |
|---|
CastOp(tensorflow.Scope scope,
tensorflow.Input x,
int DstT,
tensorflow.CastOp.Attrs attrs) |
Copyright © 2019. All rights reserved.