/external/tensorflow/tensorflow/c/eager/ |
D | immediate_execution_tensor_handle.cc | 47 Status ImmediateExecutionTensorHandle::SummarizeValue( in SummarizeValue() function in tensorflow::ImmediateExecutionTensorHandle
|
D | c_api.cc | 519 Status SummarizeValue(std::string& summary) const override { in SummarizeValue() function in tensorflow::__anon6338c50f0211::CAPICustomDeviceTensorHandle
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_test.cc | 1355 TEST(SummarizeValue, Uninitialized) { in TEST() argument 1363 TEST(SummarizeValue, INT32) { in TEST() argument 1375 TEST(SummarizeValue, INT32Dims) { in TEST() argument 1382 TEST(SummarizeValue, FLOAT) { in TEST() argument 1394 TEST(SummarizeValue, BOOL) { in TEST() argument 1400 TEST(SummarizeValue, STRING) { in TEST() argument 1409 TEST(SummarizeValue, INT32_PRINT_V2) { in TEST() argument 1424 TEST(SummarizeValue, INT32Dims_PRINT_V2) { in TEST() argument 1434 TEST(SummarizeValue, FLOAT_PRINT_V2) { in TEST() argument 1449 TEST(SummarizeValue, BOOL_PRINT_V2) { in TEST() argument [all …]
|
D | resource_handle_test.cc | 68 TEST_F(ResourceHandleTest, SummarizeValue) { in TEST_F() argument
|
D | resource_handle.cc | 121 string ResourceHandle::SummarizeValue() const { in SummarizeValue() function in tensorflow::ResourceHandle
|
D | variant.h | 242 std::string SummarizeValue() const { in SummarizeValue() function
|
D | tensor.cc | 1216 string Tensor::SummarizeValue(int64_t max_entries, bool print_v2) const { in SummarizeValue() function in tensorflow::Tensor
|
/external/tensorflow/tensorflow/c/eager/parallel_device/ |
D | parallel_device_lib.cc | 598 Status ParallelTensor::SummarizeValue(std::string& summary) { in SummarizeValue() function in tensorflow::parallel_device::ParallelTensor 618 Status ParallelTensor::SummarizeValue(std::string& summary) { in SummarizeValue() function in tensorflow::parallel_device::ParallelTensor
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | custom_device_test.cc | 88 Status SummarizeValue(std::string& summary) const override { in SummarizeValue() function in tensorflow::eager::__anona3a8ac9d0111::TestCustomDeviceTensorHandle
|
/external/tensorflow/tensorflow/dtensor/cc/ |
D | dtensor_device_util.cc | 358 std::string TensorWithLayout::SummarizeValue() const { in SummarizeValue() function in tensorflow::dtensor::TensorWithLayout 444 std::string SparseTensorWithLayout::SummarizeValue() const { in SummarizeValue() function in tensorflow::dtensor::SparseTensorWithLayout
|
/external/tensorflow/tensorflow/c/ |
D | tf_tensor.cc | 214 std::string TensorInterface::SummarizeValue() const { in SummarizeValue() function in tensorflow::TensorInterface
|
/external/tensorflow/tensorflow/core/tfrt/eager/ |
D | c_api_tfrt.cc | 342 std::string TensorInterface::SummarizeValue() const { in SummarizeValue() function in tfrt::tf::TensorInterface
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocChecker.cpp | 1511 bool MallocChecker::SummarizeValue(raw_ostream &os, SVal V) { in SummarizeValue() function in MallocChecker
|