Added del_hparam(), the counter part of add_hparam.
authorSherry Moore <sherrym@google.com>
Sun, 29 Apr 2018 16:56:16 +0000 (09:56 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sun, 29 Apr 2018 17:01:27 +0000 (10:01 -0700)
commit45529aaac3f5c1d290c285a4e86c434600ec2d92
tree56e8ef2b1aacb1b5b442d55792758ee6f090b5a4
parent2e1f3efcb34380df1441660d9759b44bb07cf1cd
Added del_hparam(), the counter part of add_hparam.

PiperOrigin-RevId: 194711291
tensorflow/contrib/training/python/training/hparam.py
tensorflow/contrib/training/python/training/hparam_test.py