Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cleanup][B-2] clean some paddle.base.dygraph.to_variable for test #61904

Merged
merged 11 commits into from
Feb 23, 2024
Prev Previous commit
Next Next commit
🎨 Fixed codestyle
  • Loading branch information
PommesPeter committed Feb 21, 2024
commit 31dce92afc1bbfb440fea3a2cc3fd573e11b5941
1 change: 0 additions & 1 deletion test/dygraph_to_static/test_declarative.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import numpy as np
from dygraph_to_static_utils import (
Dy2StTestBase,
enable_to_static_guard,
test_ast_only,
test_legacy_and_pt_and_pir,
)
Expand Down