Searched refs:kAttrDstFormat (Results 1 – 4 of 4) sorted by relevance
51 AnfAlgo::SetNodeAttr(kAttrDstFormat, MakeValue(kOpFormat_NCDHW), node); in Process()
115 AnfAlgo::SetNodeAttr(kAttrDstFormat, MakeValue(dst_format_), transdata_node); in ConstructKernelGraphAndSetAttr()
377 constexpr auto kAttrDstFormat = "dst_format"; variable
70 AnfAlgo::SetNodeAttr(kAttrDstFormat, MakeValue(output_format), trans_node); in SetTransNodeAttr()