Searched defs:GetUsedBytes (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/ | ||
| D | recording_simple_memory_allocator.cc | 52 size_t RecordingSimpleMemoryAllocator::GetUsedBytes() const { in GetUsedBytes() function in tflite::RecordingSimpleMemoryAllocator |
| D | simple_memory_allocator.cc | 137 size_t SimpleMemoryAllocator::GetUsedBytes() const { in GetUsedBytes() function in tflite::SimpleMemoryAllocator |