Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_relu_op.cc224 memory::desc common_md; member in tensorflow::MklEltwiseBwdParams
233 const memory::desc& common_md, algorithm alg_kind, in MklEltwiseBwdParams()
306 std::shared_ptr<memory::desc> common_md; member
672 memory::desc common_md({}, memory::data_type::undef, in Compute() local