Skip to content

Commit 7c2c71f

Browse files
authored
fix device_event.h (#76630)
1 parent c263888 commit 7c2c71f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

paddle/phi/core/platform/device_event.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
/*
1919
* NOTE: Now we generate this file manually and will consider
2020
* automatically generate it later. Just as 'paddle/fluid/pybind/pybind.h'
21-
* for USE_OP from op_library macros, and
22-
* `paddle/fluid/inference/paddle_inference_pass.h`
23-
* for USE_PASS from pass_library.
21+
* for USE_OP from op_library macros.
2422
*/
2523

2624
using ::paddle::platform::kCPU;

0 commit comments

Comments
 (0)