@NoOffset @Name(value="std::pair<tensorflow::Node*,tensorflow::ImportGraphDefResults::Index>") public static class tensorflow.NodeIndexPair extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
NodeIndexPair() |
NodeIndexPair(Pointer p)
Pointer cast constructor.
|
NodeIndexPair(tensorflow.Node firstValue,
int secondValue) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Node |
first() |
tensorflow.NodeIndexPair |
first(tensorflow.Node first) |
tensorflow.NodeIndexPair |
put(tensorflow.NodeIndexPair x) |
tensorflow.NodeIndexPair |
put(tensorflow.Node firstValue,
int secondValue) |
int |
second() |
tensorflow.NodeIndexPair |
second(int second) |
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 NodeIndexPair(Pointer p)
Pointer.Pointer(Pointer).public NodeIndexPair(tensorflow.Node firstValue, int secondValue)
public NodeIndexPair()
@Name(value="operator=") @ByRef public tensorflow.NodeIndexPair put(@ByRef tensorflow.NodeIndexPair x)
@MemberGetter public tensorflow.Node first()
public tensorflow.NodeIndexPair first(tensorflow.Node first)
@MemberGetter @Cast(value="tensorflow::ImportGraphDefResults::Index") public int second()
public tensorflow.NodeIndexPair second(int second)
public tensorflow.NodeIndexPair put(tensorflow.Node firstValue, int secondValue)
Copyright © 2019. All rights reserved.