Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dxsmm_conv2d.cc259 libxsmm_dnn_tensor *libxsmm_input, *libxsmm_output, *libxsmm_filter; in CallLibxsmmConvGeneric() local
346 libxsmm_output = in CallLibxsmmConvGeneric()
367 CHECK_LIBXSMM_DNN(libxsmm_dnn_bind_tensor(regentry.handle, libxsmm_output, in CallLibxsmmConvGeneric()
378 CHECK_LIBXSMM_DNN(libxsmm_dnn_bind_tensor(regentry.handle, libxsmm_output, in CallLibxsmmConvGeneric()
390 CHECK_LIBXSMM_DNN(libxsmm_dnn_bind_tensor(regentry.handle, libxsmm_output, in CallLibxsmmConvGeneric()
493 CHECK_LIBXSMM_DNN(libxsmm_dnn_destroy_tensor(libxsmm_output), in CallLibxsmmConvGeneric()