HomeSort by relevance Sort by last modified time
    Searched refs:GetMemoryWithOffset (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/util/
memmapped_file_system.cc 110 GetMemoryWithOffset(dir_element->second.offset),
125 GetMemoryWithOffset(dir_element->second.offset),
189 const void* MemmappedFileSystem::GetMemoryWithOffset(uint64 offset) const {
memmapped_file_system.h 118 const void* GetMemoryWithOffset(uint64 offset) const;

Completed in 2630 milliseconds