GraphDebugInfo.StackTrace

classe finale statique publique GraphDebugInfo.StackTrace

 This represents a stack trace which is a ordered list of `FileLineCol`.
 
tensorflow.GraphDebugInfo.StackTrace de type Protobuf.GraphDebugInfo.StackTrace

Classes imbriquées

classe GraphDebugInfo.StackTrace.Builder
 This represents a stack trace which is a ordered list of `FileLineCol`. 

Constantes

int FILE_LINE_COLS_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique GraphDebugInfo.StackTrace
GraphDebugInfo.StackTrace
final statique com.google.protobuf.Descriptors.Descriptor
GraphDebugInfo.FileLineCol
getFileLineCols (index int)
 Each line in the stack trace.
int
getFileLineColsCount ()
 Each line in the stack trace.
Liste< GraphDebugInfo.FileLineCol >
getFileLineColsList ()
 Each line in the stack trace.
GraphDebugInfo.FileLineColOrBuilder
getFileLineColsOrBuilder (index int)
 Each line in the stack trace.
Liste<? étend GraphDebugInfo.FileLineColOrBuilder >
getFileLineColsOrBuilderList ()
 Each line in the stack trace.
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique GraphDebugInfo.StackTrace.Builder
statique GraphDebugInfo.StackTrace.Builder
GraphDebugInfo.StackTrace.Builder
statique GraphDebugInfo.StackTrace
parseDelimitedFrom (entrée InputStream)
statique GraphDebugInfo.StackTrace
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphDebugInfo.StackTrace
parseFrom (données ByteBuffer)
statique GraphDebugInfo.StackTrace
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphDebugInfo.StackTrace
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphDebugInfo.StackTrace
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique GraphDebugInfo.StackTrace
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphDebugInfo.StackTrace
parseFrom (données com.google.protobuf.ByteString)
statique GraphDebugInfo.StackTrace
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique GraphDebugInfo.StackTrace
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
GraphDebugInfo.StackTrace.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int FILE_LINE_COLS_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique GraphDebugInfo.StackTrace getDefaultInstance ()

public GraphDebugInfo.StackTrace getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public GraphDebugInfo.FileLineCol getFileLineCols (index int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

public int getFileLineColsCount ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

Liste publique < GraphDebugInfo.FileLineCol > getFileLineColsList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

public GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (index int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

Liste publique <? étend GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique GraphDebugInfo.StackTrace.Builder newBuilder (prototype GraphDebugInfo.StackTrace )

public statique GraphDebugInfo.StackTrace.Builder newBuilder ()

public GraphDebugInfo.StackTrace.Builder newBuilderForType ()

public statique GraphDebugInfo.StackTrace parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique GraphDebugInfo.StackTrace parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique GraphDebugInfo.StackTrace parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique GraphDebugInfo.StackTrace parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique GraphDebugInfo.StackTrace parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique GraphDebugInfo.StackTrace parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique GraphDebugInfo.StackTrace parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique GraphDebugInfo.StackTrace parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique GraphDebugInfo.StackTrace parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique GraphDebugInfo.StackTrace parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public GraphDebugInfo.StackTrace.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException