Commit 62c0304
authored
[CustomDevice]change import way of unpublished file in op_test test=allcases (#42285)
* test op_test test=allcases
* fix
* avoid copy many same file
* fix for win
* test PYTHONPATH
* change path adding way
* fix win
* use old way
* use old way test=allcase
* use old way test=allcase1 parent f450797 commit 62c0304
File tree
2 files changed
+11
-4
lines changed- paddle/scripts
- python/paddle/fluid/tests/unittests
2 files changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| 755 | + | |
| 756 | + | |
755 | 757 | | |
756 | 758 | | |
757 | 759 | | |
| |||
2404 | 2406 | | |
2405 | 2407 | | |
2406 | 2408 | | |
| 2409 | + | |
| 2410 | + | |
2407 | 2411 | | |
2408 | 2412 | | |
2409 | 2413 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
45 | | - | |
46 | | - | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
53 | | - | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
0 commit comments