hyperdashio / hyperdash-sdk-py

Official Python SDK for Hyperdash
https://hyperdash.io
199 stars 24 forks source link

Improve Docs #114

Closed esc closed 6 years ago

esc commented 7 years ago

I got

esc@phoebe:~/baseline$ CUDA_VISIBLE_DEVICES=0,1,2,3 python train.py -c configs/config_model1.json -g 0,1,2,3 | hd pipe
usage: hd pipe [-h] --name NAME
hd pipe: error: the following arguments are required: --name/-name/--n/-n

Updating the documentation should stop others from hitting this snag.

andrewschreiber commented 6 years ago

Good catch! Thanks esc.