Skip to content

Commit c88f58d

Browse files
committed
add comment
1 parent 3b44b84 commit c88f58d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/fluid/platform/device_context.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ class CUDADeviceContext : public DeviceContext {
7979
/*! \brief Return place in the device context. */
8080
Place GetPlace() const override;
8181

82+
/*! \brief Return compute capability in the device context. */
8283
int GetComputeCapability() const;
8384

8485
/*! \brief Return the max physical thread count in the device context */

0 commit comments

Comments
 (0)