Searched defs:AllocatedBytes (Results 1 – 6 of 6) sorted by relevance
187 uptr AllocatedBytes; variable
50 int64 AllocatedBytes() const override { in AllocatedBytes() function in tensorflow::data::__anonf4afd0ca0111::WindowDataset
303 uptr AllocatedBytes; variable
459 uptr AllocatedBytes = 0; variable
880 virtual int64 AllocatedBytes() const { return 0; } in AllocatedBytes() function
251 int64 AllocatedBytes() const { return tensor_.AllocatedBytes(); } in AllocatedBytes() function