Searched defs:common_md (Results 1 – 1 of 1) sorted by relevance
224 memory::desc common_md; member in tensorflow::MklEltwiseBwdParams233 const memory::desc& common_md, algorithm alg_kind, in MklEltwiseBwdParams()306 std::shared_ptr<memory::desc> common_md; member672 memory::desc common_md({}, memory::data_type::undef, in Compute() local