Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h334 #define MKL_LAYOUT_OFFSET(dims) \ macro
337 (MKL_LAYOUT_OFFSET(dims) + SIZE_OF_MKL_DNN_BUF) // Location of tfLayout_
367 buf + MKL_LAYOUT_OFFSET(dimension_)), in DeSerializeMklShape()
392 buf + MKL_LAYOUT_OFFSET(dimension_)), in SerializeMklShape()