@Namespace(value="tensorflow::ops") @NoOffset public static class tensorflow.DecodeJSONExample extends Pointer
Output: Each string is a binary Example protocol buffer corresponding
to the respective element of json_examples.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
DecodeJSONExample(Pointer p)
Pointer cast constructor.
|
DecodeJSONExample(tensorflow.Scope scope,
tensorflow.Input json_examples) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Input |
asInput() |
tensorflow.Output |
asOutput() |
tensorflow.Output |
binary_examples() |
tensorflow.DecodeJSONExample |
binary_examples(tensorflow.Output binary_examples) |
tensorflow.Node |
node() |
tensorflow.Operation |
operation() |
tensorflow.DecodeJSONExample |
operation(tensorflow.Operation operation) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic DecodeJSONExample(Pointer p)
Pointer.Pointer(Pointer).public DecodeJSONExample(@Const @ByRef tensorflow.Scope scope, @ByVal tensorflow.Input json_examples)
@ByVal @Name(value="operator tensorflow::Output") public tensorflow.Output asOutput()
@ByVal @Name(value="operator tensorflow::Input") public tensorflow.Input asInput()
public tensorflow.Node node()
@ByRef public tensorflow.Operation operation()
public tensorflow.DecodeJSONExample operation(tensorflow.Operation operation)
@ByRef public tensorflow.Output binary_examples()
public tensorflow.DecodeJSONExample binary_examples(tensorflow.Output binary_examples)
Copyright © 2019. All rights reserved.