TestResults.Builder

clase final estática pública TestResults.Builder

 The output of one benchmark / test run.  Each run contains a list of
 tests or benchmarks, stored as BenchmarkEntry messages.
 This message should be emitted by the reporter (which runs the
 test / BM in a subprocess and then reads the emitted BenchmarkEntry messages;
 usually from a serialized json file, finally collecting them along
 with additional information about the test run.
 
Protobuf tipo tensorflow.TestResults

Métodos públicos

Resultadosdeprueba.Constructor
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resultados de la prueba
Resultados de la prueba
Resultadosdeprueba.Constructor
claro ()
Resultadosdeprueba.Constructor
borrar tipo de referencia ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
Resultadosdeprueba.Constructor
borrarConfiguración de compilación ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
Resultadosdeprueba.Constructor
borrarIdCommit ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
Resultadosdeprueba.Constructor
borrarEntradas ()
 The list of tests or benchmarks in this run.
Resultadosdeprueba.Constructor
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
Resultadosdeprueba.Constructor
borrar configuración de máquina ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
Resultadosdeprueba.Constructor
borrar nombre ()
 Benchmark target identifier.
Resultadosdeprueba.Constructor
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
Resultadosdeprueba.Constructor
borrarRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
Resultadosdeprueba.Constructor
borrar modo de ejecución ()
 Used for differentiating between continuous and debug builds.
Resultadosdeprueba.Constructor
borrarTiempo de ejecución ()
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
Resultadosdeprueba.Constructor
borrar hora de inicio ()
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
Resultadosdeprueba.Constructor
objetivo claro ()
objetivo de cadena
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
Resultadosdeprueba.Constructor
clearTfVersion ()
 TensorFlow version this benchmark runs against.
Resultadosdeprueba.Constructor
clonar ()
TestResults.BenchmarkType
getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
En t
getBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
Configuración de compilación
getConfiguración de compilación ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
BuildConfiguration.Builder
getBuildConfigurationBuilder ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
BuildConfigurationOrBuilder
getBuildConfigurationOrBuilder ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
Id. de confirmación
obtenerIdCommit ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
ConfirmarId.Builder
obtenerCommitIdBuilder ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
ConfirmarIdOrBuilder
getCommitIdOrBuilder ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
Resultados de la prueba
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Entradas de referencia
obtener entradas ()
 The list of tests or benchmarks in this run.
BenchmarkEntries.Builder
getEntriesBuilder ()
 The list of tests or benchmarks in this run.
BenchmarkEntriesOrBuilder
getEntriesOrBuilder ()
 The list of tests or benchmarks in this run.
Configuración de la máquina
obtener configuración de máquina ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
Configuración de máquina.Constructor
getMachineConfigurationBuilder ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
Configuración de máquina o constructor
getMachineConfigurationOrBuilder ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
Cadena
obtenerNombre ()
 Benchmark target identifier.
com.google.protobuf.ByteString
getNombreBytes ()
 Benchmark target identifier.
Ejecutar configuración
getRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
EjecutarConfiguración.Builder
getRunConfigurationBuilder ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
Ejecutar configuración o constructor
getRunConfigurationOrBuilder ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
Cadena
obtener modo de ejecución ()
 Used for differentiating between continuous and debug builds.
com.google.protobuf.ByteString
getRunModeBytes ()
 Used for differentiating between continuous and debug builds.
doble
obtener tiempo de ejecución ()
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
largo
obtener hora de inicio ()
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
Cadena
obtenerObjetivo ()
objetivo de cadena
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
com.google.protobuf.ByteString
obtenerBytesDestino ()
objetivo de cadena
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
Cadena
getTfVersion ()
 TensorFlow version this benchmark runs against.
com.google.protobuf.ByteString
getTfVersionBytes ()
 TensorFlow version this benchmark runs against.
booleano
tieneBuildConfiguration ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
booleano
tieneIdCommit ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
booleano
tieneEntradas ()
 The list of tests or benchmarks in this run.
booleano
tieneMachineConfiguration ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
booleano
hasRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
booleano final
Resultadosdeprueba.Constructor
mergeBuildConfiguration (valor de BuildConfiguration )
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
Resultadosdeprueba.Constructor
mergeCommitId (valor de CommitId )
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
Resultadosdeprueba.Constructor
mergeEntries (valor de BenchmarkEntries )
 The list of tests or benchmarks in this run.
Resultadosdeprueba.Constructor
mergeFrom (com.google.protobuf.Message otro)
Resultadosdeprueba.Constructor
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Resultadosdeprueba.Constructor
mergeMachineConfiguration (valor de MachineConfiguration )
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
Resultadosdeprueba.Constructor
mergeRunConfiguration (valor de RunConfiguration )
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
Resultados de prueba finales.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
Resultadosdeprueba.Constructor
setBenchmarkType (valor TestResults.BenchmarkType )
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
Resultadosdeprueba.Constructor
setBenchmarkTypeValue (valor int)
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
Resultadosdeprueba.Constructor
setBuildConfiguration ( BuildConfiguration.Builder constructorForValue)
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
Resultadosdeprueba.Constructor
setBuildConfiguration (valor de BuildConfiguration )
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
Resultadosdeprueba.Constructor
setCommitId ( CommitId.Builder builderForValue)
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
Resultadosdeprueba.Constructor
setCommitId (valor de CommitId )
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
Resultadosdeprueba.Constructor
setEntries ( BenchmarkEntries.Builder constructorForValue)
 The list of tests or benchmarks in this run.
Resultadosdeprueba.Constructor
setEntries (valor de BenchmarkEntries )
 The list of tests or benchmarks in this run.
Resultadosdeprueba.Constructor
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resultadosdeprueba.Constructor
setMachineConfiguration ( MachineConfiguration.Builder constructorForValue)
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
Resultadosdeprueba.Constructor
setMachineConfiguration (valor de MachineConfiguration )
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
Resultadosdeprueba.Constructor
setName (valor de cadena)
 Benchmark target identifier.
Resultadosdeprueba.Constructor
setNameBytes (valor com.google.protobuf.ByteString)
 Benchmark target identifier.
Resultadosdeprueba.Constructor
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Resultadosdeprueba.Constructor
setRunConfiguration (valor de RunConfiguration )
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
Resultadosdeprueba.Constructor
setRunConfiguration ( RunConfiguration.Builder constructorForValue)
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
Resultadosdeprueba.Constructor
setRunMode (valor de cadena)
 Used for differentiating between continuous and debug builds.
Resultadosdeprueba.Constructor
setRunModeBytes (valor com.google.protobuf.ByteString)
 Used for differentiating between continuous and debug builds.
Resultadosdeprueba.Constructor
setRunTime (valor doble)
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
Resultadosdeprueba.Constructor
setStartTime (valor largo)
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
Resultadosdeprueba.Constructor
setTarget (valor de cadena)
objetivo de cadena
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
Resultadosdeprueba.Constructor
setTargetBytes (valor com.google.protobuf.ByteString)
objetivo de cadena
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
Resultadosdeprueba.Constructor
setTfVersion (valor de cadena)
 TensorFlow version this benchmark runs against.
Resultadosdeprueba.Constructor
setTfVersionBytes (valor com.google.protobuf.ByteString)
 TensorFlow version this benchmark runs against.
Resultados de prueba finales.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public TestResults.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública de TestResults ()

resultados de prueba públicos buildPartial ()

público TestResults.Builder claro ()

public TestResults.Builder clearBenchmarkType ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

public TestResults.Builder clearBuildConfiguration ()

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

public TestResults.Builder clearCommitId ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

public TestResults.Builder clearEntries ()

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

público TestResults.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public TestResults.Builder clearMachineConfiguration ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

public TestResults.Builder clearName ()

 Benchmark target identifier.
 
string name = 9;

public TestResults.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público TestResults.Builder clearRunConfiguration ()

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

public TestResults.Builder clearRunMode ()

 Used for differentiating between continuous and debug builds.
 Must be one of:
 * cbuild: results from continuous build.
 * presubmit: results from oneshot requests.
 * culprit: results from culprit finder rerun.
 
string run_mode = 11;

público TestResults.Builder clearRunTime ()

 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;

public TestResults.Builder clearStartTime ()

 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;

public TestResults.Builder clearTarget ()

objetivo de cadena

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;

public TestResults.Builder clearTfVersion ()

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

clon público TestResults.Builder ()

público TestResults.BenchmarkType getBenchmarkType ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

público int getBenchmarkTypeValue ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

getBuildConfiguration pública BuildConfiguration ()

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

público BuildConfiguration.Builder getBuildConfigurationBuilder ()

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

público BuildConfigurationOrBuilder getBuildConfigurationOrBuilder ()

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

ID de compromiso público getId de compromiso ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

público CommitId.Builder getCommitIdBuilder ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

público CommitIdOrBuilder getCommitIdOrBuilder ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

Resultados de prueba públicos getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

entradas de referencia públicas getEntries ()

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

público BenchmarkEntries.Builder getEntriesBuilder ()

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

público BenchmarkEntriesOrBuilder getEntriesOrBuilder ()

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

Configuración de máquina pública getMachineConfiguration ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

público MachineConfiguration.Builder getMachineConfigurationBuilder ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

público MachineConfigurationOrBuilder getMachineConfigurationOrBuilder ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

cadena pública getName ()

 Benchmark target identifier.
 
string name = 9;

público com.google.protobuf.ByteString getNameBytes ()

 Benchmark target identifier.
 
string name = 9;

configuración de ejecución pública getRunConfiguration ()

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

público RunConfiguration.Builder getRunConfigurationBuilder ()

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

público RunConfigurationOrBuilder getRunConfigurationOrBuilder ()

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

cadena pública getRunMode ()

 Used for differentiating between continuous and debug builds.
 Must be one of:
 * cbuild: results from continuous build.
 * presubmit: results from oneshot requests.
 * culprit: results from culprit finder rerun.
 
string run_mode = 11;

público com.google.protobuf.ByteString getRunModeBytes ()

 Used for differentiating between continuous and debug builds.
 Must be one of:
 * cbuild: results from continuous build.
 * presubmit: results from oneshot requests.
 * culprit: results from culprit finder rerun.
 
string run_mode = 11;

público doble getRunTime ()

 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;

público largo getStartTime ()

 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;

cadena pública getTarget ()

objetivo de cadena

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;

público com.google.protobuf.ByteString getTargetBytes ()

objetivo de cadena

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;

cadena pública getTfVersion ()

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

público com.google.protobuf.ByteString getTfVersionBytes ()

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

hasBuildConfiguration público booleano ()

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

hasCommitId booleano público ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

hasEntries booleano público ()

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

hasMachineConfiguration booleano público ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

hasRunConfiguration booleano público ()

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

público final booleano isInitialized ()

public TestResults.Builder mergeBuildConfiguration (valor de BuildConfiguration )

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

public TestResults.Builder mergeCommitId (valor de CommitId )

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

public TestResults.Builder mergeEntries (valor de BenchmarkEntries )

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

público TestResults.Builder mergeFrom (com.google.protobuf.Message otro)

TestResults.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

public TestResults.Builder mergeMachineConfiguration (valor de MachineConfiguration )

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

público TestResults.Builder mergeRunConfiguration (valor RunConfiguration )

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

TestResults.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público TestResults.Builder setBenchmarkType (valor TestResults.BenchmarkType )

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

público TestResults.Builder setBenchmarkTypeValue (valor int)

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

público TestResults.Builder setBuildConfiguration ( BuildConfiguration.Builder builderForValue)

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

público TestResults.Builder setBuildConfiguration (valor de BuildConfiguration )

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

público TestResults.Builder setCommitId ( CommitId.Builder builderForValue)

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

público TestResults.Builder setCommitId (valor de CommitId )

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

public TestResults.Builder setEntries ( BenchmarkEntries.Builder builderForValue)

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

public TestResults.Builder setEntries (valor de BenchmarkEntries )

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

público TestResults.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público TestResults.Builder setMachineConfiguration ( MachineConfiguration.Builder builderForValue)

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

público TestResults.Builder setMachineConfiguration (valor de MachineConfiguration )

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

public TestResults.Builder setName (valor de cadena)

 Benchmark target identifier.
 
string name = 9;

público TestResults.Builder setNameBytes (valor com.google.protobuf.ByteString)

 Benchmark target identifier.
 
string name = 9;

público TestResults.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público TestResults.Builder setRunConfiguration (valor RunConfiguration )

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

público TestResults.Builder setRunConfiguration ( RunConfiguration.Builder builderForValue)

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

público TestResults.Builder setRunMode (valor de cadena)

 Used for differentiating between continuous and debug builds.
 Must be one of:
 * cbuild: results from continuous build.
 * presubmit: results from oneshot requests.
 * culprit: results from culprit finder rerun.
 
string run_mode = 11;

público TestResults.Builder setRunModeBytes (valor com.google.protobuf.ByteString)

 Used for differentiating between continuous and debug builds.
 Must be one of:
 * cbuild: results from continuous build.
 * presubmit: results from oneshot requests.
 * culprit: results from culprit finder rerun.
 
string run_mode = 11;

público TestResults.Builder setRunTime (valor doble)

 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;

público TestResults.Builder setStartTime (valor largo)

 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;

público TestResults.Builder setTarget (valor de cadena)

objetivo de cadena

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;

público TestResults.Builder setTargetBytes (valor com.google.protobuf.ByteString)

objetivo de cadena

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;

público TestResults.Builder setTfVersion (valor de cadena)

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

público TestResults.Builder setTfVersionBytes (valor com.google.protobuf.ByteString)

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

TestResults.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)