DeviceStepStatsOrBuilder

antarmuka publik DeviceStepStatsOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

boolean abstrak
berisi Nama Utas (kunci int)
 Its key is thread id.
Tali abstrak
dapatkan Perangkat ()
string device = 1;
abstrak com.google.protobuf.ByteString
dapatkanDeviceBytes ()
string device = 1;
abstrak NodeExecStats
getNodeStats (indeks int)
repeated .tensorflow.NodeExecStats node_stats = 2;
abstrak ke dalam
dapatkanNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Daftar abstrak< NodeExecStats >
dapatkanNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
abstrak NodeExecStatsOrBuilder
getNodeStatsOrBuilder (indeks int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Daftar abstrak<? memperluas NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
peta abstrak<Bilangan Bulat, String>
dapatkan Nama Utas ()
Gunakan getThreadNamesMap() sebagai gantinya.
abstrak ke dalam
dapatkanThreadNamesCount ()
 Its key is thread id.
peta abstrak<Bilangan Bulat, String>
dapatkanThreadNamesMap ()
 Its key is thread id.
Tali abstrak
getThreadNamesOrDefault (kunci int, String defaultValue)
 Its key is thread id.
Tali abstrak
getThreadNamesOrThrow (kunci int)
 Its key is thread id.

Metode Publik

boolean abstrak publik berisi Nama Utas (kunci int)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

abstrak publik String getDevice ()

string device = 1;

abstrak publik com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

abstrak publik NodeExecStats getNodeStats (indeks int)

repeated .tensorflow.NodeExecStats node_stats = 2;

abstrak publik int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Daftar abstrak publik< NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

abstrak publik NodeExecStatsOrBuilder getNodeStatsOrBuilder (int indeks)

repeated .tensorflow.NodeExecStats node_stats = 2;

Daftar abstrak publik<? memperluas NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

abstrak publik Peta<Bilangan Bulat, String> getThreadNames ()

Gunakan getThreadNamesMap() sebagai gantinya.

abstrak publik int getThreadNamesCount ()

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

peta abstrak publik<Bilangan Bulat, String> getThreadNamesMap ()

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

String abstrak publik getThreadNamesOrDefault (kunci int, String defaultValue)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

String abstrak publik getThreadNamesOrThrow (kunci int)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;