TestResultsOrBuilder

পাবলিক ইন্টারফেস TestResultsOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত পরীক্ষার ফলাফল। বেঞ্চমার্ক টাইপ
getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
বিমূর্ত int
getBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
বিমূর্ত বিল্ড কনফিগারেশন
getBuild Configuration ()
 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;
বিমূর্ত CommitId
getCommitId ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
বিমূর্ত CommitIdOrBuilder
getCommitIdOrBuilder ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
বিমূর্ত বেঞ্চমার্ক এন্ট্রি
getEntry ()
 The list of tests or benchmarks in this run.
বিমূর্ত BenchmarkEntryOrBuilder
getEntryOrBuilder ()
 The list of tests or benchmarks in this run.
বিমূর্ত মেশিন কনফিগারেশন
getMachine কনফিগারেশন ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
বিমূর্ত মেশিন কনফিগারেশনঅরবিল্ডার
getMachineConfigurationOrBuilder ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
বিমূর্ত স্ট্রিং
getName ()
 Benchmark target identifier.
বিমূর্ত com.google.protobuf.ByteString
getNameBytes ()
 Benchmark target identifier.
বিমূর্ত রান কনফিগারেশন
getRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
বিমূর্ত RunConfigurationOrBuilder
getRunConfigurationOrBuilder ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
বিমূর্ত স্ট্রিং
getRunMode ()
 Used for differentiating between continuous and debug builds.
বিমূর্ত com.google.protobuf.ByteString
getRunModeBytes ()
 Used for differentiating between continuous and debug builds.
বিমূর্ত ডবল
getRunTime ()
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
বিমূর্ত দীর্ঘ
GetStartTime ()
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
বিমূর্ত স্ট্রিং
getTarget ()
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
বিমূর্ত com.google.protobuf.ByteString
getTargetBytes ()
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
বিমূর্ত স্ট্রিং
getTfVersion ()
 TensorFlow version this benchmark runs against.
বিমূর্ত com.google.protobuf.ByteString
getTfVersionBytes ()
 TensorFlow version this benchmark runs against.
বিমূর্ত বুলিয়ান
hasBuild Configuration ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
বিমূর্ত বুলিয়ান
hasCommitId ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
বিমূর্ত বুলিয়ান
আছে এন্ট্রি ()
 The list of tests or benchmarks in this run.
বিমূর্ত বুলিয়ান
আছে মেশিন কনফিগারেশন ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
বিমূর্ত বুলিয়ান
আছে রান কনফিগারেশন ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত পরীক্ষার ফলাফল। বেঞ্চমার্ক টাইপ getBenchmarkType ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

পাবলিক বিমূর্ত int getBenchmarkTypeValue ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

সর্বজনীন বিমূর্ত বিল্ড কনফিগারেশন getBuildConfiguration ()

 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;

সর্বজনীন বিমূর্ত CommitId getCommitId ()

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

সর্বজনীন বিমূর্ত CommitIdOrBuilder getCommitIdOrBuilder ()

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

সর্বজনীন বিমূর্ত বেঞ্চমার্ক এন্ট্রি getEntries ()

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

সর্বজনীন বিমূর্ত বেঞ্চমার্ক এন্ট্রিঅরবিল্ডার getEntriesOrBuilder ()

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

সর্বজনীন বিমূর্ত মেশিন কনফিগারেশন getMachineConfiguration ()

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

সর্বজনীন বিমূর্ত MachineConfigurationOrBuilder getMachineConfigurationOrBuilder ()

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

সর্বজনীন বিমূর্ত স্ট্রিং getName ()

 Benchmark target identifier.
 
string name = 9;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getNameBytes ()

 Benchmark target identifier.
 
string name = 9;

সর্বজনীন বিমূর্ত RunConfiguration getRunConfiguration ()

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

সর্বজনীন বিমূর্ত RunConfigurationOrBuilder getRunConfigurationOrBuilder ()

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

সর্বজনীন বিমূর্ত স্ট্রিং 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;

সর্বজনীন বিমূর্ত 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;

পাবলিক বিমূর্ত ডাবল getRunTime ()

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

পাবলিক বিমূর্ত দীর্ঘ getStartTime ()

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

সর্বজনীন বিমূর্ত স্ট্রিং getTarget ()

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

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getTargetBytes ()

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

সর্বজনীন বিমূর্ত স্ট্রিং getTfVersion ()

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

সর্বজনীন বিমূর্ত 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 ()

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

সর্বজনীন বিমূর্ত বুলিয়ান hasCommitId ()

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

পাবলিক বিমূর্ত বুলিয়ান hasEntry ()

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

পাবলিক বিমূর্ত বুলিয়ান আছে মেশিন কনফিগারেশন ()

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

পাবলিক বিমূর্ত বুলিয়ান hasRunConfiguration ()

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