Searched defs:TotalBytes (Results 1 – 11 of 11) sorted by relevance
43 static size_t TotalBytes = 0; in format_str() local87 static size_t TotalBytes = 0; in format_raw() local179 OFF_T TargetLBA, TotalBytes = 0; in do_dump() local
32 size_t TotalBytes() const { return tensor.TotalBytes(); } in TotalBytes() function
72 "TotalBytes": 33554432, number91 "TotalBytes": 33554432, number
190 static int64 TotalBytes(TensorBuffer* in, int64_t n) { in TotalBytes() function226 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function265 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function297 static int64 TotalBytes(TensorBuffer* in, int n) { in TotalBytes() function969 size_t Tensor::TotalBytes() const { in TotalBytes() function in tensorflow::Tensor
960 virtual int64 TotalBytes() const { return 0; } in TotalBytes() function
65 int64 TotalBytes() const override { in TotalBytes() function in tensorflow::data::__anon1e3d86f60111::Window
132 uptr TotalBytes = 0; in getStats() local
328 size_t TotalBytes() const { in TotalBytes() function
197 Bytes CostModel::TotalBytes(const Node* node, int slot) const { in TotalBytes() function in tensorflow::CostModel
838 unsigned TotalBytes = 0; in PrintStats() local
1571 DWORD TotalBytes; member