Home
last modified time | relevance | path

Searched refs:FreeContiguous (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dcpu_function_runtime_test.cc94 cpu_function_runtime::FreeContiguous(base); in TEST()
102 cpu_function_runtime::FreeContiguous(base); in TEST()
114 cpu_function_runtime::FreeContiguous(base); in TEST()
126 cpu_function_runtime::FreeContiguous(base); in TEST()
149 cpu_function_runtime::FreeContiguous(base); in TEST()
Dxla_compiled_cpu_function.cc58 cpu_function_runtime::FreeContiguous(alloc_buffer_table_); in ~XlaCompiledCpuFunction()
Dcpu_function_runtime.cc102 void FreeContiguous(void* contiguous) { in FreeContiguous() function
Dcpu_function_runtime.h161 void FreeContiguous(void* contiguous);