Home
last modified time | relevance | path

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

123456789

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.cc58 string DebugString(const nvinfer1::DimensionType type) { in DebugString() function
73 string DebugString(const nvinfer1::Dims& dims) { in DebugString() function
87 string DebugString(const DataType tf_type) { in DebugString() function
102 string DebugString(const nvinfer1::DataType trt_dtype) { in DebugString() function
117 string DebugString(const TrtPrecisionMode mode) { in DebugString() function
123 string DebugString(const nvinfer1::Permutation& permutation, int len) { in DebugString() function
132 string DebugString(const nvinfer1::ITensor& tensor) { in DebugString() function
139 string DebugString(const std::vector<nvinfer1::Dims>& dimvec) { in DebugString() function
148 string DebugString(const std::vector<TensorShape>& shapes) { in DebugString() function
152 string DebugString(const std::vector<PartialTensorShape>& shapes) { in DebugString() function
Dutils.h87 string DebugString(const CType& el) { in DebugString() function
96 string DebugString(const std::vector<CType>& vector) { 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
/external/tensorflow/tensorflow/core/framework/
Dallocator.cc32 string AllocatorStats::DebugString() const { in DebugString() function in tensorflow::AllocatorStats
62 string AllocatorAttributes::DebugString() const { in DebugString() function in tensorflow::AllocatorAttributes
Dlookup_interface.h135 string DebugString() const override { in DebugString() function
Dreader_interface.h80 string DebugString() const override { return "a reader"; } 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
Dextension_type_variant.cc42 string ExtensionTypeVariant::DebugString() const { in DebugString() function in tensorflow::ExtensionTypeVariant
Dresource_mgr_test.cc39 string DebugString() const override { return strings::StrCat("R/", label_); } in DebugString() function in tensorflow::Resource
50 string DebugString() const override { return strings::StrCat("O/", label_); } in DebugString() function in tensorflow::Other
255 string DebugString() const override { return ""; } in DebugString() function in tensorflow::StubResource
314 string DebugString() const override { return ""; } in DebugString() function in tensorflow::OtherStubResource
/external/tensorflow/tensorflow/stream_executor/
Dallocator_stats.cc21 std::string AllocatorStats::DebugString() const { in DebugString() function in stream_executor::AllocatorStats
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_functions.cc102 std::string DebugString() const { in DebugString() function
120 std::string DebugString() const { in DebugString() function
207 std::string DebugString() const { in DebugString() function in tensorflow::profiler::__anonfb00d7a50111::TfFunctionExecutions
276 std::string DebugString(const TfFunctionDb& tf_function_db) { in DebugString() function
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_external.h51 string DebugString() const override { return "TpuCompilationCacheExternal"; } in DebugString() function
Dtpu_compilation_cache_interface.h162 std::string DebugString() const override { return "TpuCompilationCacheBase"; } in DebugString() function
Dtpu_compilation_cache_entry_unloader.h55 std::string DebugString() const override { in DebugString() function
/external/tensorflow/tensorflow/c/eager/
Dabstract_tensor_handle.cc20 std::string AbstractTensorHandle::DebugString() const { in DebugString() function in tensorflow::AbstractTensorHandle
/external/tensorflow/tensorflow/core/kernels/tensor_forest/
Dresources.h37 string DebugString() const override { in DebugString() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h133 virtual grpc::string DebugString() { in DebugString() function
272 virtual grpc::string DebugString() { in DebugString() function
/external/tensorflow/tensorflow/core/grappler/utils/
Dpattern_utils.h134 string DebugString() const { in DebugString() function
151 string DebugString() const { in DebugString() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h133 virtual grpc::string DebugString() { in DebugString() function
272 virtual grpc::string DebugString() { 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/tensorflow/tensorflow/core/common_runtime/
Dbuild_graph_options.cc22 string BuildGraphOptions::DebugString() const { in DebugString() function in tensorflow::BuildGraphOptions
/external/tensorflow/tensorflow/compiler/tf2xla/
Dresource_util.h50 std::string DebugString() const { in DebugString() function
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dsecure_credentials.h69 std::string DebugString() override { in DebugString() function
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtpu_client.h44 std::string DebugString() const override { in DebugString() function

123456789