Home
last modified time | relevance | path

Searched defs:TotalBytes (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/common/
Ddatavec.h29 size_t TotalBytes() const { return tensor.TotalBytes(); } in TotalBytes() function
/external/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/
DSample.json72 "TotalBytes": 33554432, number
91 "TotalBytes": 33554432, number
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc196 static int64_t TotalBytes(TensorBuffer* in, int64_t n) { in TotalBytes() function
232 static int64_t TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
271 static int64_t TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
303 static int64_t TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function
1035 size_t Tensor::TotalBytes() const { in TotalBytes() function in tensorflow::Tensor
Ddataset.h984 virtual int64_t TotalBytes() const { return 0; } in TotalBytes() function
/external/tensorflow/tensorflow/core/kernels/data/
Dwindow_dataset.cc65 int64_t TotalBytes() const override { in TotalBytes() function in tensorflow::data::__anone003808f0111::Window
/external/scudo/standalone/
Dquarantine.h133 uptr TotalBytes = 0; in getStats() local
/external/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h346 size_t TotalBytes() const { in TotalBytes() function
/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc197 Bytes CostModel::TotalBytes(const Node* node, int slot) const { in TotalBytes() function in tensorflow::CostModel
/external/mesa3d/include/D3D9/
Dd3d9types.h1571 DWORD TotalBytes; member
/external/clang/lib/AST/
DASTContext.cpp838 unsigned TotalBytes = 0; in PrintStats() local