| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ApproximateEqual.Attrs |
tensorflow.ApproximateEqual.Attrs.position(long position) |
tensorflow.ApproximateEqual.Attrs |
tensorflow.ApproximateEqual.Attrs.tolerance_(float tolerance_) |
static tensorflow.ApproximateEqual.Attrs |
tensorflow.ApproximateEqual.Tolerance(float x) |
tensorflow.ApproximateEqual.Attrs |
tensorflow.ApproximateEqual.Attrs.Tolerance(float x)
Defaults to 1e-05
|
| Constructor and Description |
|---|
ApproximateEqual(tensorflow.Scope scope,
tensorflow.Input x,
tensorflow.Input y,
tensorflow.ApproximateEqual.Attrs attrs) |
Copyright © 2019. All rights reserved.