Home
last modified time | relevance | path

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

12345678

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.cc60 string DebugString(const nvinfer1::DimensionType type) { in DebugString() function
75 string DebugString(const nvinfer1::Dims& dims) { in DebugString() function
89 string DebugString(const nvinfer1::DataType trt_dtype) { in DebugString() function
104 string DebugString(const nvinfer1::Permutation& permutation, int len) { in DebugString() function
113 string DebugString(const nvinfer1::ITensor& tensor) { in DebugString() function
/external/libtextclassifier/native/lang_id/common/fel/
Dfeature-descriptors.cc68 std::string FeatureFunctionDescriptor::DebugString() const { in DebugString() function in libtextclassifier3::mobile::FeatureFunctionDescriptor
74 std::string FeatureExtractorDescriptor::DebugString() const { in DebugString() function in libtextclassifier3::mobile::FeatureExtractorDescriptor
Dworkspace.cc32 std::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/core/framework/
Dallocator.cc35 string AllocatorStats::DebugString() const { in DebugString() function in tensorflow::AllocatorStats
61 string AllocatorAttributes::DebugString() const { in DebugString() function in tensorflow::AllocatorAttributes
Dreader_interface.h80 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.h88 string DebugString() const override { return "StatsAggregatorResource"; } in DebugString() function
Dresource_var.h70 string DebugString() const override { in DebugString() function
Dresource_mgr_test.cc37 string DebugString() const override { return strings::StrCat("R/", label_); } in DebugString() function in tensorflow::Resource
48 string DebugString() const override { return strings::StrCat("O/", label_); } in DebugString() function in tensorflow::Other
253 string DebugString() const override { return ""; } in DebugString() function in tensorflow::StubResource
312 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/core/common_runtime/eager/
Dtensor_handle_data.h55 string DebugString() const override { return tensor_.DebugString(); } in DebugString() function
Dcopy_to_device_node.h51 string DebugString() const override { in DebugString() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.cc85 string Exchange::DebugString() const { in DebugString() function in tensorflow::Exchange
151 string ExchangeQueue::DebugString() const { in DebugString() function in tensorflow::ExchangeQueue
/external/libtextclassifier/native/annotator/grammar/dates/utils/
Ddate-match.cc78 std::string DateMatch::DebugString() const { in DebugString() function in libtextclassifier3::dates::DateMatch
426 std::string DateRangeMatch::DebugString() const { in DebugString() function in libtextclassifier3::dates::DateRangeMatch
/external/tensorflow/tensorflow/compiler/tf2xla/
Dresource_util.h50 std::string DebugString() const { in DebugString() function
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Ddestroy_tensor_handle_node.h70 string DebugString() const override { in DebugString() function
Dremote_tensor_handle_data.cc145 string RemoteTensorHandleData::DebugString() const { in DebugString() function in tensorflow::RemoteTensorHandleData
210 string UnshapedRemoteTensorHandleData::DebugString() const { in DebugString() function in tensorflow::UnshapedRemoteTensorHandleData
/external/tensorflow/tensorflow/core/kernels/
Dvariable_ops.cc38 string DebugString() const override { in DebugString() function in tensorflow::LegacyVar
119 string DebugString() const override { return name; } in DebugString() function
Dtensor_list.h115 string DebugString() const { return "TensorList"; } in DebugString() function
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_lru_cache.cc78 string TRTEngineCacheResource::DebugString() const { in DebugString() function in tensorflow::tensorrt::TRTEngineCacheResource
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dthreadpool_dataset_op.cc56 string DebugString() const override { return "ThreadPoolResource"; } in DebugString() function in tensorflow::data::experimental::__anon1867a0ca0111::ThreadPoolResource
169 string DebugString() const override { in DebugString() function in tensorflow::data::experimental::__anon1867a0ca0111::ThreadPoolDatasetOp::Dataset
280 string DebugString() const override { in DebugString() function in tensorflow::data::experimental::__anon1867a0ca0111::MaxIntraOpParallelismDatasetOp::Dataset
384 string DebugString() const override { in DebugString() function in tensorflow::data::experimental::__anon1867a0ca0111::PrivateThreadPoolDatasetOp::Dataset
/external/tensorflow/tensorflow/c/
Dcheckpoint_reader.cc83 const string CheckpointReader::DebugString() const { in DebugString() function in tensorflow::checkpoint::CheckpointReader

12345678