Home
last modified time | relevance | path

Searched defs:DebugString (Results 1 – 25 of 164) sorted by relevance

1234567

/external/libtextclassifier/lang_id/common/fel/
Dfeature-descriptors.cc65 string FeatureFunctionDescriptor::DebugString() const { in DebugString() function in libtextclassifier3::mobile::FeatureFunctionDescriptor
71 string FeatureExtractorDescriptor::DebugString() const { in DebugString() function in libtextclassifier3::mobile::FeatureExtractorDescriptor
Dworkspace.cc32 string WorkspaceRegistry::DebugString() const { in DebugString() function in libtextclassifier3::mobile::WorkspaceRegistry
/external/tensorflow/tensorflow/stream_executor/
Dallocator_stats.cc21 string AllocatorStats::DebugString() const { in DebugString() function in stream_executor::AllocatorStats
/external/tensorflow/tensorflow/contrib/bigtable/kernels/
Dbigtable_lib.h46 string DebugString() const override { in DebugString() function
71 string DebugString() const override { in DebugString() function
/external/tensorflow/tensorflow/core/framework/
Dreader_interface.h79 string DebugString() const override { return "a reader"; } in DebugString() function
Dlookup_interface.h134 string DebugString() const override { in DebugString() function
Dqueue_interface.h92 string DebugString() const override { in DebugString() function
Dstats_aggregator.h86 string DebugString() const override { return "StatsAggregatorResource"; } in DebugString() function
Dresource_var.h70 string DebugString() const override { in DebugString() function
Dvariant.h197 string DebugString() const { in DebugString() function
296 string DebugString() const override { return DebugStringVariant(value); } in DebugString() function
Dresource_mgr_test.cc35 string DebugString() const override { return strings::StrCat("R/", label_); } in DebugString() function in tensorflow::Resource
46 string DebugString() const override { return strings::StrCat("O/", label_); } in DebugString() function in tensorflow::Other
248 string DebugString() const override { return ""; } in DebugString() function in tensorflow::StubResource
308 string DebugString() const override { return ""; } in DebugString() function in tensorflow::OtherStubResource
/external/tensorflow/tensorflow/core/kernels/tensor_forest/
Dresources.h37 string DebugString() const override { in DebugString() function
/external/tensorflow/tensorflow/core/common_runtime/
Dbuild_graph_options.cc22 string BuildGraphOptions::DebugString() const { in DebugString() function in tensorflow::BuildGraphOptions
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_resources.cc33 string TRTCalibrationResource::DebugString() const { in DebugString() function in tensorflow::tensorrt::TRTCalibrationResource
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dfertile-stats-resource.h43 string DebugString() const override { return "FertileStats"; } in DebugString() function
Ddecision-tree-resource.h35 string DebugString() const override { in DebugString() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc39 string EagerOperation::DebugString() const { in DebugString() function in tensorflow::EagerOperation
/external/tensorflow/tensorflow/core/kernels/
Dstring_view_variant_wrapper.h47 string DebugString() const { return string(str_view_); } in DebugString() function
Dvariable_ops.cc38 string DebugString() const override { in DebugString() function in tensorflow::LegacyVar
119 string DebugString() const override { return name; } in DebugString() function
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dget_serialized_resource_op_test.cc45 string DebugString() const override { return ""; } in TEST_F() function in tensorflow::tensorrt::TEST_F::MySerializableResource
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.h192 string DebugString() const override { return "XLA allocation handle"; } in DebugString() function
/external/tensorflow/tensorflow/core/kernels/data/
Dtake_dataset_op.h53 string DebugString() const override { return "TakeDatasetOp::Dataset"; } in DebugString() function
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/stats/
Dsplit-stats.h64 string DebugString() const { in DebugString() function
Dgradient-stats.h113 string DebugString() const { return t.DebugString(); } in DebugString() function
157 string DebugString() const { in DebugString() function
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dthreadpool_dataset_op.cc54 string DebugString() const override { return "ThreadPoolResource"; } in DebugString() function in tensorflow::data::__anon808a52080111::ThreadPoolResource
169 string DebugString() const override { in DebugString() function in tensorflow::data::__anon808a52080111::ThreadPoolDatasetOp::Dataset
276 string DebugString() const override { in DebugString() function in tensorflow::data::__anon808a52080111::MaxIntraOpParallelismDatasetOp::Dataset
376 string DebugString() const override { in DebugString() function in tensorflow::data::__anon808a52080111::PrivateThreadPoolDatasetOp::Dataset

1234567