Merge pull request #3359 from zxcd/clean_fluid

[ASR] clean fluid
pull/3096/merge
Hui Zhang 2 years ago committed by GitHub
commit 94987f26df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import paddle
from paddle.fluid import framework
from paddle import framework
from paddle.optimizer import Optimizer
__all__ = []

Loading…
Cancel
Save