Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dcpu_function_runtime.cc58 size_t AlignedBufferBytes(const BufferInfo* buffer_infos, size_t n, in AlignedBufferBytes() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dcpu_function_runtime_test.cc67 TEST(XlaCompiledCpuFunctionTest, AlignedBufferBytes) { in TEST() argument