Skip to content

Commit

Permalink
fix import paddle
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjun12 authored and chajchaj committed Sep 18, 2021
1 parent 1776293 commit edeb0ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/fluid/layers/loss.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

import numpy as np
from functools import partial, reduce
import paddle
from paddle.utils import deprecated
from . import nn
from .layer_function_generator import templatedoc
Expand Down

0 comments on commit edeb0ad

Please sign in to comment.