Home
last modified time | relevance | path

Searched defs:SetMklLayout (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h172 void SetMklLayout(dnnLayout_t mklLayout) { mklLayout_ = mklLayout; } in SetMklLayout() function
174 void SetMklLayout(const void* primitive, size_t resourceType) { in SetMklLayout() function
614 inline void SetMklLayout(memory::primitive_desc* pd) { in SetMklLayout() function
619 inline void SetMklLayout(memory::desc* md) { in SetMklLayout() function