Skip to content

Commit

Permalink
import paddle in primops.py
Browse files Browse the repository at this point in the history
  • Loading branch information
0x45f committed May 11, 2022
1 parent 2875959 commit 8a1e8e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/incubate/autograd/primops.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import paddle
from paddle.fluid.layer_helper import LayerHelper
from .primreg import REGISTER_FN

Expand Down

0 comments on commit 8a1e8e9

Please sign in to comment.