@Namespace(value="tensorflow") @NoOffset public static class tensorflow.CostGraphDef_Node_OutputInfo extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kAliasInputPortFieldNumber |
static int |
kDtypeFieldNumber |
static int |
kIndexInFileMessages |
static int |
kShapeFieldNumber |
static int |
kSizeFieldNumber |
| Constructor and Description |
|---|
CostGraphDef_Node_OutputInfo() |
CostGraphDef_Node_OutputInfo(long size)
Native array allocator.
|
CostGraphDef_Node_OutputInfo(Pointer p)
Pointer cast constructor.
|
CostGraphDef_Node_OutputInfo(tensorflow.CostGraphDef_Node_OutputInfo from) |
AppendPartialToString, AppendToString, ByteSize, CheckTypeAndMergeFrom, GetTypeName, InitializationErrorString, MergeFromCodedStream, ParseFromArray, ParseFromBoundedZeroCopyStream, ParseFromCodedStream, ParseFromString, ParseFromString, ParseFromZeroCopyStream, ParsePartialFromArray, ParsePartialFromBoundedZeroCopyStream, ParsePartialFromCodedStream, ParsePartialFromString, ParsePartialFromString, ParsePartialFromZeroCopyStream, SerializeAsString, SerializePartialAsString, SerializePartialToArray, SerializePartialToCodedStream, SerializePartialToString, SerializePartialToZeroCopyStream, SerializeToArray, SerializeToCodedStream, SerializeToString, SerializeToZeroCopyStream, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArrayaddress, 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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic static final int kIndexInFileMessages
public static final int kShapeFieldNumber
public static final int kSizeFieldNumber
public static final int kAliasInputPortFieldNumber
public static final int kDtypeFieldNumber
public CostGraphDef_Node_OutputInfo(Pointer p)
Pointer.Pointer(Pointer).public CostGraphDef_Node_OutputInfo(long size)
Pointer.position(long).public CostGraphDef_Node_OutputInfo()
public CostGraphDef_Node_OutputInfo(@Const @ByRef tensorflow.CostGraphDef_Node_OutputInfo from)
public tensorflow.CostGraphDef_Node_OutputInfo position(long position)
@ByRef @Name(value="operator =") public tensorflow.CostGraphDef_Node_OutputInfo put(@Const @ByRef tensorflow.CostGraphDef_Node_OutputInfo from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.CostGraphDef_Node_OutputInfo default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.CostGraphDef_Node_OutputInfo internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.CostGraphDef_Node_OutputInfo other)
public void Swap(tensorflow.CostGraphDef_Node_OutputInfo other)
public tensorflow.CostGraphDef_Node_OutputInfo New()
New in class tensorflow.MessageLitepublic tensorflow.CostGraphDef_Node_OutputInfo New(tensorflow.Arena arena)
New in class tensorflow.MessageLitepublic void CopyFrom(@Cast(value="const google::protobuf::Message*") @ByRef tensorflow.MessageLite from)
public void MergeFrom(@Cast(value="const google::protobuf::Message*") @ByRef tensorflow.MessageLite from)
public void CopyFrom(@Const @ByRef tensorflow.CostGraphDef_Node_OutputInfo from)
public void MergeFrom(@Const @ByRef tensorflow.CostGraphDef_Node_OutputInfo from)
public void Clear()
Clear in class tensorflow.MessageLite@Cast(value="bool") public boolean IsInitialized()
IsInitialized in class tensorflow.MessageLite@Cast(value="size_t") public long ByteSizeLong()
ByteSizeLong in class tensorflow.MessageLite@Cast(value="bool") public boolean MergePartialFromCodedStream(tensorflow.CodedInputStream input)
MergePartialFromCodedStream in class tensorflow.MessageLitepublic void SerializeWithCachedSizes(tensorflow.CodedOutputStream output)
SerializeWithCachedSizes in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public BytePointer InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") BytePointer target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public ByteBuffer InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") ByteBuffer target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public byte[] InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") byte[] target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLitepublic int GetCachedSize()
GetCachedSize in class tensorflow.MessageLitepublic void clear_shape()
@MemberGetter public static int kShapeFieldNumber()
@Const @ByRef public tensorflow.TensorShapeProto shape()
public tensorflow.TensorShapeProto release_shape()
public tensorflow.TensorShapeProto mutable_shape()
public void set_allocated_shape(tensorflow.TensorShapeProto shape)
public void unsafe_arena_set_allocated_shape(tensorflow.TensorShapeProto shape)
public tensorflow.TensorShapeProto unsafe_arena_release_shape()
public void clear_size()
@MemberGetter public static int kSizeFieldNumber()
public void clear_alias_input_port()
@MemberGetter public static int kAliasInputPortFieldNumber()
public void set_alias_input_port(@Cast(value="google::protobuf::int64") long value)
public void clear_dtype()
@MemberGetter public static int kDtypeFieldNumber()
Copyright © 2019. All rights reserved.