| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static DecodeProto |
DecodeProto.create(Scope scope,
Operand<String> bytes,
String messageType,
List<String> fieldNames,
List<Class<?>> outputTypes,
DecodeProto.Options... options)
Factory method to create a class wrapping a new DecodeProto operation.
|
Copyright © 2015–2019. All rights reserved.