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.cc95 xla::cpu_function_runtime::FreeContiguous(base); in TEST()
103 xla::cpu_function_runtime::FreeContiguous(base); in TEST()
115 xla::cpu_function_runtime::FreeContiguous(base); in TEST()
127 xla::cpu_function_runtime::FreeContiguous(base); in TEST()
150 xla::cpu_function_runtime::FreeContiguous(base); in TEST()
Dxla_compiled_cpu_function.cc61 xla::cpu_function_runtime::FreeContiguous(alloc_buffer_table_); in ~XlaCompiledCpuFunction()
/external/tensorflow/tensorflow/compiler/xla/
Dcpu_function_runtime.cc102 void FreeContiguous(void* contiguous) { in FreeContiguous() function
Dcpu_function_runtime.h180 void FreeContiguous(void* contiguous);