Searched refs:GetMklNativeOpName (Results 1 – 3 of 3) sorted by relevance
93 mkl_op_registry::GetMklNativeOpName(conv_ops[i])); \107 mkl_op_registry::GetMklNativeOpName(conv_ops[i])); \144 mkl_op_registry::GetMklNativeOpName(ops[i])); \
168 mkl_op_registry::GetMklNativeOpName(orig_op->Name()); in CreateGenericMklOp()228 mkl_op_registry::GetMklNativeOpName(op_name), dt) || in SlowCheckIfKernelRegistered()
149 inline string GetMklNativeOpName(const string& name) { in GetMklNativeOpName() function169 return GetMklNativeOpName(name); in GetMklOpName()