Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h319 #define SIZE_OF_MKL_SERIAL_DATA(dims) \ macro
353 CHECK(buf_size >= SIZE_OF_MKL_SERIAL_DATA(dimension_)) in DeSerializeMklShape()
376 CHECK(buf_size >= SIZE_OF_MKL_SERIAL_DATA(dimension_)) in SerializeMklShape()
967 second_shape.AddDim(SIZE_OF_MKL_SERIAL_DATA(mkl_shape.GetDimension())); in AllocateOutputSetMklShape()
1002 second_shape.AddDim(SIZE_OF_MKL_SERIAL_DATA(mkl_shape.GetDimension())); in AllocateOutputSetMklShape()