/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
H A D | utils.cc | 28 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 D | utils.h | 87 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 D | weights.cc | 77 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 D | python_api_dispatcher.cc | 154 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 D | binary_http_message.cc | 410 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 D | xplane_to_tf_functions.cc | 102 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 D | resource_mgr_test.cc | 41 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 D | allocator.cc | 30 string AllocatorStats::DebugString() const { in DebugString() function in tensorflow::AllocatorStats 60 string AllocatorAttributes::DebugString() const { in DebugString() function in tensorflow::AllocatorAttributes
|
H A D | shape_inference.cc | 283 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 D | variant.h | 237 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 D | feature-descriptors.cc | 68 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 D | threadpool_dataset_op.cc | 84 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 D | grpc_state.cc | 85 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 D | dbformat.cc | 26 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/ |
D | credentials.h | 127 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/ |
D | credentials.h | 127 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 D | pattern_utils.h | 134 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 D | rpc_ops.cc | 169 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 D | hpack_huffman_decoder.cc | 402 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 D | execute_node.h | 131 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 D | variable_ops.cc | 56 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 D | call_filters.cc | 234 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 D | descriptor.cc | 2974 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 D | descriptor.cc | 2968 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/ |
D | avlint32_test.go | 678 func (t *T) DebugString() string { func 687 func (t *node32) DebugString(indent int) string { func
|