Home
last modified time | relevance | path

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

12345678910>>...14

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dutils.cc28 string DebugString(const nvinfer1::Dims& dims) { in DebugString() function
38 string DebugString(const DataType tf_type) { in DebugString() function
55 string DebugString(const nvinfer1::DataType trt_dtype) { in DebugString() function
72 string DebugString(const nvinfer1::Permutation& permutation, int len) { in DebugString() function
81 string DebugString(const ITensorProxyPtr& tensor) { in DebugString() function
89 string DebugString(const nvinfer1::ITensor& tensor) { in DebugString() function
96 string DebugString(const std::vector<nvinfer1::Dims>& dimvec) { in DebugString() function
105 string DebugString(const std::vector<TensorShape>& shapes) { in DebugString() function
109 string DebugString(const std::vector<PartialTensorShape>& shapes) { in DebugString() function
H A Dutils.h87 string DebugString(const CType& el) { in DebugString() function
96 string DebugString(const std::vector<CType>& vector) { in DebugString() function
114 string DebugString(const absl::InlinedVector<int64, N>& data) { in DebugString() function
297 string DebugString() const { in DebugString() function
H A Dweights.cc77 string TRT_ShapedWeights::DebugString() const { in DebugString() function in tensorflow::tensorrt::convert::TRT_ShapedWeights
176 string TRT_TensorOrWeights::DebugString() const { in DebugString() function in tensorflow::tensorrt::convert::TRT_TensorOrWeights
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_api_dispatcher.cc154 std::string PythonAPIDispatcher::DebugString() const { in DebugString() function in tensorflow::py_dispatch::PythonAPIDispatcher
201 std::string PySignatureChecker::DebugString() const { in DebugString() function in tensorflow::py_dispatch::PySignatureChecker
261 std::string PyInstanceChecker::DebugString() const { in DebugString() function in tensorflow::py_dispatch::PyInstanceChecker
303 std::string PyListChecker::DebugString() const { in DebugString() function in tensorflow::py_dispatch::PyListChecker
331 std::string PyUnionChecker::DebugString() const { in DebugString() function in tensorflow::py_dispatch::PyUnionChecker
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/binary_http/
H A Dbinary_http_message.cc410 std::string BinaryHttpMessage::DebugString() const { in DebugString() function in quiche::BinaryHttpMessage
419 std::string BinaryHttpMessage::Field::DebugString() const { in DebugString() function in quiche::BinaryHttpMessage::Field
423 std::string BinaryHttpResponse::InformationalResponse::DebugString() const { in DebugString() function in quiche::BinaryHttpResponse::InformationalResponse
431 std::string BinaryHttpResponse::DebugString() const { in DebugString() function in quiche::BinaryHttpResponse
441 std::string BinaryHttpRequest::DebugString() const { in DebugString() function in quiche::BinaryHttpRequest
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A 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::__anon25e3d4340111::TfFunctionExecutions
276 std::string DebugString(const TfFunctionDb& tf_function_db) { in DebugString() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A 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
341 string DebugString() const override { return ""; } in DebugString() function in tensorflow::StubResource
430 string DebugString() const override { return ""; } in DebugString() function in tensorflow::OtherStubResource
H A Dallocator.cc30 string AllocatorStats::DebugString() const { in DebugString() function in tensorflow::AllocatorStats
60 string AllocatorAttributes::DebugString() const { in DebugString() function in tensorflow::AllocatorAttributes
H A Dshape_inference.cc283 string InferenceContext::DebugString(ShapeHandle s) { in DebugString() function in tensorflow::shape_inference::InferenceContext
293 string InferenceContext::DebugString(DimensionHandle d) { in DebugString() function in tensorflow::shape_inference::InferenceContext
297 string InferenceContext::DebugString() const { in DebugString() function in tensorflow::shape_inference::InferenceContext
301 string InferenceContext::DebugString(const ShapeAndType& shape_and_type) { in DebugString() function in tensorflow::shape_inference::InferenceContext
306 string InferenceContext::DebugString( in DebugString() function in tensorflow::shape_inference::InferenceContext
H A Dvariant.h237 std::string DebugString() const { in DebugString() function
367 std::string DebugString() const final { return DebugStringVariant(value); } in DebugString() function
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dthreadpool_dataset_op.cc84 string DebugString() const override { return "ThreadPoolResource"; } in DebugString() function in tensorflow::data::experimental::ThreadPoolResource
195 string DebugString() const override { in DebugString() function in tensorflow::data::experimental::ThreadPoolDatasetOp::Dataset
317 string DebugString() const override { in DebugString() function in tensorflow::data::experimental::MaxIntraOpParallelismDatasetOp::Dataset
458 string DebugString() const override { in DebugString() function in tensorflow::data::experimental::PrivateThreadPoolDatasetOp::Dataset
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_state.cc85 string Exchange::DebugString() const { in DebugString() function in tensorflow::Exchange
151 string ExchangeQueue::DebugString() const { in DebugString() function in tensorflow::ExchangeQueue
/aosp_15_r20/external/leveldb/db/
H A Ddbformat.cc26 std::string ParsedInternalKey::DebugString() const { in DebugString() function in leveldb::ParsedInternalKey
33 std::string InternalKey::DebugString() const { in DebugString() function in leveldb::InternalKey
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h127 virtual grpc::string DebugString() { in DebugString() function
266 virtual grpc::string DebugString() { in DebugString() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h127 virtual grpc::string DebugString() { in DebugString() function
266 virtual grpc::string DebugString() { in DebugString() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dpattern_utils.h134 string DebugString() const { in DebugString() function
151 string DebugString() const { in DebugString() function
/aosp_15_r20/external/tensorflow/tensorflow/distribute/experimental/rpc/kernels/
H A Drpc_ops.cc169 std::string DebugString() const { in DebugString() function in tensorflow::rpc::FunctionRegistry
316 std::string DebugString() const override { in DebugString() function in tensorflow::rpc::RpcServer
409 std::string DebugString() const override { in DebugString() function in tensorflow::rpc::RpcClient
464 std::string DebugString() const override { return "Wait Resource"; } in DebugString() function in tensorflow::rpc::RpcFutureResource
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
H A Dhpack_huffman_decoder.cc402 std::string HuffmanBitBuffer::DebugString() const { in DebugString() function in http2::HuffmanBitBuffer
479 std::string HpackHuffmanDecoder::DebugString() const { in DebugString() function in http2::HpackHuffmanDecoder
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute_node.h131 std::string DebugString() const override { in DebugString() function
225 std::string DebugString() const override { in DebugString() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dvariable_ops.cc56 string DebugString() const override { in DebugString() function in tensorflow::LegacyVar
134 string DebugString() const override { return name; } in DebugString() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dcall_filters.cc234 std::string CallFilters::DebugString() const { in DebugString() function in grpc_core::CallFilters
443 std::string filters_detail::PipeState::DebugString() const { in DebugString() function in grpc_core::filters_detail::PipeState
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2974 std::string FileDescriptor::DebugString() const { in DebugString() function in google::protobuf::FileDescriptor
3074 std::string Descriptor::DebugString() const { in DebugString() function in google::protobuf::Descriptor
3086 void Descriptor::DebugString(int depth, std::string* contents, in DebugString() function in google::protobuf::Descriptor
3190 std::string FieldDescriptor::DebugString() const { in DebugString() function in google::protobuf::FieldDescriptor
3223 void FieldDescriptor::DebugString( in DebugString() function in google::protobuf::FieldDescriptor
3299 std::string OneofDescriptor::DebugString() const { in DebugString() function in google::protobuf::OneofDescriptor
3311 void OneofDescriptor::DebugString( in DebugString() function in google::protobuf::OneofDescriptor
3336 std::string EnumDescriptor::DebugString() const { in DebugString() function in google::protobuf::EnumDescriptor
3348 void EnumDescriptor::DebugString( in DebugString() function in google::protobuf::EnumDescriptor
3396 std::string EnumValueDescriptor::DebugString() const { in DebugString() function in google::protobuf::EnumValueDescriptor
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2968 std::string FileDescriptor::DebugString() const { in DebugString() function in google::protobuf::FileDescriptor
3068 std::string Descriptor::DebugString() const { in DebugString() function in google::protobuf::Descriptor
3080 void Descriptor::DebugString(int depth, std::string* contents, in DebugString() function in google::protobuf::Descriptor
3184 std::string FieldDescriptor::DebugString() const { in DebugString() function in google::protobuf::FieldDescriptor
3217 void FieldDescriptor::DebugString( in DebugString() function in google::protobuf::FieldDescriptor
3293 std::string OneofDescriptor::DebugString() const { in DebugString() function in google::protobuf::OneofDescriptor
3305 void OneofDescriptor::DebugString( in DebugString() function in google::protobuf::OneofDescriptor
3330 std::string EnumDescriptor::DebugString() const { in DebugString() function in google::protobuf::EnumDescriptor
3342 void EnumDescriptor::DebugString( in DebugString() function in google::protobuf::EnumDescriptor
3390 std::string EnumValueDescriptor::DebugString() const { in DebugString() function in google::protobuf::EnumValueDescriptor
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/abt/
Davlint32_test.go678 func (t *T) DebugString() string { func
687 func (t *node32) DebugString(indent int) string { func

12345678910>>...14