Skip to content

Commit 55b5091

Browse files
remove no_grad for visualize_func
1 parent c77ec5e commit 55b5091

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ppsci/solver/visu.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
from ppsci.utils import misc
2222

2323

24-
@paddle.no_grad()
2524
def visualize_func(solver, epoch_id: int):
2625
"""Visualization program
2726

0 commit comments

Comments
 (0)