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