Searched defs:PosixReadOnlyMemoryRegion (Results 1 – 1 of 1) sorted by relevance
148 class PosixReadOnlyMemoryRegion : public ReadOnlyMemoryRegion { class150 PosixReadOnlyMemoryRegion(const void* address, uint64 length) in PosixReadOnlyMemoryRegion() function in tensorflow::PosixReadOnlyMemoryRegion