Home
last modified time | relevance | path

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

12345678910

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.cc59 string DebugString(const nvinfer1::Dims& dims) { in DebugString() function
69 string DebugString(const DataType tf_type) { in DebugString() function
84 string DebugString(const nvinfer1::DataType trt_dtype) { in DebugString() function
99 string DebugString(const TrtPrecisionMode mode) { in DebugString() function
105 string DebugString(const nvinfer1::Permutation& permutation, int len) { in DebugString() function
114 string DebugString(const ITensorProxyPtr& tensor) { in DebugString() function
118 string DebugString(const nvinfer1::ITensor& tensor) { in DebugString() function
125 string DebugString(const std::vector<nvinfer1::Dims>& dimvec) { in DebugString() function
134 string DebugString(const std::vector<TensorShape>& shapes) { in DebugString() function
138 string DebugString(const std::vector<PartialTensorShape>& shapes) { in DebugString() function
Dutils.h81 string DebugString(const CType& el) { in DebugString() function
90 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
Dresource_mgr_test.cc41 string DebugString() const override { return strings::StrCat("R/", label_); } in DebugString() function in tensorflow::Resource
52 string DebugString() const override { return strings::StrCat("O/", label_); } in DebugString() function in tensorflow::Other
269 string DebugString() const override { return ""; } in DebugString() function in tensorflow::StubResource
358 string DebugString() const override { return ""; } in DebugString() function in tensorflow::OtherStubResource
/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::__anon9ecc3aaa0111::TfFunctionExecutions
276 std::string DebugString(const TfFunctionDb& tf_function_db) { in DebugString() function
/external/tensorflow/tensorflow/stream_executor/
Dallocator_stats.cc21 std::string AllocatorStats::DebugString() const { in DebugString() function in stream_executor::AllocatorStats
/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/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/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/grappler/utils/
Dpattern_utils.h134 string DebugString() const { in DebugString() function
151 string DebugString() const { in DebugString() function
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_external.h51 string DebugString() const override { return "TpuCompilationCacheExternal"; } in DebugString() function
Dtpu_fingerprint_lookup.h74 std::string DebugString() const override { return "TpuFingerprintLookup"; } 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
Dimmediate_execution_tensor_handle.cc20 std::string ImmediateExecutionTensorHandle::DebugString() const { in DebugString() function in tensorflow::ImmediateExecutionTensorHandle
/external/tensorflow/tensorflow/core/common_runtime/
Dbuild_graph_options.cc22 string BuildGraphOptions::DebugString() const { in DebugString() function in tensorflow::BuildGraphOptions
/external/tensorflow/tensorflow/lite/delegates/flex/
Dsubgraph_resource.h42 std::string DebugString() const override { return "TFLiteSubgraphResource"; } 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/tf2xla/
Dresource_util.h50 std::string DebugString() const { in DebugString() function

12345678910