Unverified Commit 62543d49 by Just do it Committed by GitHub

It's gpu not cpu. (#4832)

parent 2bd2f998
......@@ -315,7 +315,7 @@ def cpu(dev_id=0):
def gpu(dev_id=0):
"""Construct a CPU device
"""Construct a GPU device
Parameters
----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment