Skip to content

Commit

Permalink
Documentation of the common interfaces of c2r and c2c (PaddlePaddle#31)
Browse files Browse the repository at this point in the history
* Documentation of the common interfaces of c2r and c2c
  • Loading branch information
lijiaqi0612 authored Sep 10, 2021
1 parent b358cc5 commit c825b1e
Show file tree
Hide file tree
Showing 2 changed files with 496 additions and 30 deletions.
2 changes: 2 additions & 0 deletions python/paddle/fluid/tests/unittests/fft/test_fft.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@

TEST_CASE_NAME = 'test_case'

paddle.set_device('cpu')


def setUpModule():
global rtol
Expand Down
Loading

0 comments on commit c825b1e

Please sign in to comment.