Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dxsmm_conv2d.cc144 libxsmm_tf_scratch_allocator; typedef
159 malloc_fn.function = libxsmm_tf_scratch_allocator::malloc; in libxsmm_dnn_registry_type()
160 free_fn.function = libxsmm_tf_scratch_allocator::free; in libxsmm_dnn_registry_type()
255 const libxsmm_tf_scratch_allocator tf_allocator(*ctx); in CallLibxsmmConvGeneric()