| Package | Description |
|---|---|
| tensorflow.eager |
| Modifier and Type | Class and Description |
|---|---|
static class |
EagerServiceOuterClass.Operation
A proto representation of an eager operation.
|
static class |
EagerServiceOuterClass.Operation.Builder
A proto representation of an eager operation.
|
| Modifier and Type | Method and Description |
|---|---|
EagerServiceOuterClass.OperationOrBuilder |
EagerServiceOuterClass.QueueItemOrBuilder.getOperationOrBuilder()
.tensorflow.eager.Operation operation = 2; |
EagerServiceOuterClass.OperationOrBuilder |
EagerServiceOuterClass.QueueItem.getOperationOrBuilder()
.tensorflow.eager.Operation operation = 2; |
EagerServiceOuterClass.OperationOrBuilder |
EagerServiceOuterClass.QueueItem.Builder.getOperationOrBuilder()
.tensorflow.eager.Operation operation = 2; |
Copyright © 2021. All rights reserved.