Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h336 #define TF_LAYOUT_OFFSET(dims) \ macro
340 (TF_LAYOUT_OFFSET(dims) + SIZE_OF_MKL_DNN_BUF)
370 buf + TF_LAYOUT_OFFSET(dimension_)), in DeSerializeMklShape()
395 dnnLayoutSerialize_F32(tfLayout_, buf + TF_LAYOUT_OFFSET(dimension_)), in SerializeMklShape()