Podsumowanie publicznych zajęć końcowych
A Summary is a set of named values to be displayed by the visualizer. Summaries are produced regularly during training, as controlled by the "summary_interval_secs" attribute of the training operation. Summaries are also produced at the end of an evaluation.Protobuf typu
tensorflow.Summary
Klasy zagnieżdżone
klasa | Podsumowanie. Dźwięk | Protobuf typu tensorflow.Summary.Audio | |
interfejs | Podsumowanie.AudioOrBuilder | ||
klasa | Podsumowanie.Konstruktor | A Summary is a set of named values to be displayed by the visualizer. | |
klasa | Podsumowanie.Obraz | Protobuf typu tensorflow.Summary.Image | |
interfejs | Podsumowanie.ImageOrBuilder | ||
klasa | Podsumowanie.Wartość | Protobuf typu tensorflow.Summary.Value | |
interfejs | Podsumowanie.ValueOrBuilder |
Stałe
wew | VALUE_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
podsumowanie statyczne | |
Streszczenie | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
Podsumowanie.Wartość | getValue (indeks int) Set of values for the summary. |
wew | getValueCount () Set of values for the summary. |
Lista< Podsumowanie.Wartość > | getValueList () Set of values for the summary. |
Podsumowanie.ValueOrBuilder | getValueOrBuilder (indeks int) Set of values for the summary. |
Lista<? rozszerza Podsumowanie.ValueOrBuilder > | getValueOrBuilderList () Set of values for the summary. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczne podsumowanie.Builder | newBuilder (prototyp podsumowujący ) |
statyczne podsumowanie.Builder | |
Podsumowanie.Konstruktor | |
podsumowanie statyczne | parseDelimitedFrom (wejście strumienia wejściowego) |
podsumowanie statyczne | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
podsumowanie statyczne | parseFrom (dane ByteBuffer) |
podsumowanie statyczne | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
podsumowanie statyczne | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
podsumowanie statyczne | parseFrom (wejście com.google.protobuf.CodedInputStream) |
podsumowanie statyczne | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
podsumowanie statyczne | parseFrom (dane com.google.protobuf.ByteString) |
podsumowanie statyczne | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
podsumowanie statyczne | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
Podsumowanie.Konstruktor | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int VALUE_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
public Summary.Value getValue (indeks int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
publiczny int getValueCount ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
public List< Summary.Value > getValueList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
public Summary.ValueOrBuilder getValueOrBuilder (indeks int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
lista publiczna<? rozszerza Podsumowanie.ValueOrBuilder > getValueOrBuilderList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczne podsumowanie statyczne parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static Podsumowanie parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static Podsumowanie parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static Podsumowanie parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static Podsumowanie parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static Podsumowanie parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static Podsumowanie parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static Podsumowanie parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static Podsumowanie parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|