forked from mindspore-Ecosystem/mindspore
!28260 modify comments
Merge pull request !28260 from liujunzhu/code_docs_master
This commit is contained in:
commit
79d19cedce
|
@ -406,11 +406,8 @@ void SetFusionOpRefInfos(session::KernelGraph *kernel_graph, const std::vector<A
|
|||
}
|
||||
|
||||
// As shown in the following graph, if A, B, and C are combined into E,
|
||||
// A
|
||||
// / \
|
||||
// B D
|
||||
// \ /
|
||||
// C
|
||||
// A -> B -> C
|
||||
// -> D ->
|
||||
//
|
||||
// then E and D form a cycle.
|
||||
// _
|
||||
|
|
Loading…
Reference in New Issue