Home
last modified time | relevance | path

Searched defs:unused_alignment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.cc232 size_t unused_alignment, size_t num_bytes, in AllocateRawInternalWithRetry()
258 void* BFCAllocator::AllocateRaw(size_t unused_alignment, size_t num_bytes, in AllocateRaw()
411 void* BFCAllocator::AllocateRawInternal(size_t unused_alignment, in AllocateRawInternal()
/aosp_15_r20/external/gemmlowp/meta/generators/
H A Dneon_emitter_64.py1251 def Dereference(self, value, unused_alignment=None): argument