Skip to content

Commit 535646c

Browse files
wangkuiyiabhinavarora
authored andcommitted
Update (#9717)
1 parent e185502 commit 535646c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

paddle/fluid/platform/gpu_info.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ limitations under the License. */
2323
namespace paddle {
2424
namespace platform {
2525

26-
//! Environment variable: fraction of GPU memory to use on each device.
27-
const char kEnvFractionGpuMemoryToUse[] = "PADDLE_FRACTION_GPU_MEMORY_TO_USE";
28-
2926
//! Get the total number of GPU devices in system.
3027
int GetCUDADeviceCount();
3128

0 commit comments

Comments
 (0)