| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.OpDeprecation |
tensorflow.OpDeprecation.default_instance() |
tensorflow.OpDeprecation |
tensorflow.OpDef.deprecation() |
static tensorflow.OpDeprecation |
tensorflow.OpDeprecation.internal_default_instance() |
tensorflow.OpDeprecation |
tensorflow.OpDef.mutable_deprecation() |
tensorflow.OpDeprecation |
tensorflow.OpDeprecation.New() |
tensorflow.OpDeprecation |
tensorflow.OpDeprecation.New(tensorflow.Arena arena) |
tensorflow.OpDeprecation |
tensorflow.OpDeprecation.position(long position) |
tensorflow.OpDeprecation |
tensorflow.OpDeprecation.put(tensorflow.OpDeprecation from) |
tensorflow.OpDeprecation |
tensorflow.OpDef.release_deprecation() |
tensorflow.OpDeprecation |
tensorflow.OpDef.unsafe_arena_release_deprecation() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.OpDeprecation.CopyFrom(tensorflow.OpDeprecation from) |
void |
tensorflow.OpDeprecation.MergeFrom(tensorflow.OpDeprecation from) |
tensorflow.OpDeprecation |
tensorflow.OpDeprecation.put(tensorflow.OpDeprecation from) |
void |
tensorflow.OpDef.set_allocated_deprecation(tensorflow.OpDeprecation deprecation) |
void |
tensorflow.OpDeprecation.Swap(tensorflow.OpDeprecation other) |
void |
tensorflow.OpDef.unsafe_arena_set_allocated_deprecation(tensorflow.OpDeprecation deprecation) |
void |
tensorflow.OpDeprecation.UnsafeArenaSwap(tensorflow.OpDeprecation other) |
| Constructor and Description |
|---|
OpDeprecation(tensorflow.OpDeprecation from) |
Copyright © 2019. All rights reserved.