Merge pull request #1676 from erwincoumans/master

remove "DO NOT SUBMIT" comments, it blocks commits in google3
This commit is contained in:
erwincoumans 2018-05-07 17:49:29 -07:00 committed by GitHub
commit 57b67faddb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,6 @@
"""TODO(jietan): DO NOT SUBMIT without one-line documentation for shared_noise.
"""
Code in this file is copied and adapted from
https://github.com/ray-project/ray/tree/master/python/ray/rllib/es
TODO(jietan): DO NOT SUBMIT without a detailed description of shared_noise.
"""
from __future__ import absolute_import

View File

@ -1,9 +1,8 @@
"""TODO(jietan): DO NOT SUBMIT without one-line documentation for start_ars_servers.
"""
blaze build -c opt //experimental/users/jietan/ARS:start_ars_servers
blaze-bin/experimental/users/jietan/ARS/start_ars_servers
TODO(jietan): DO NOT SUBMIT without a detailed description of start_ars_servers.
"""
from __future__ import absolute_import

View File

@ -1,4 +1,4 @@
"""TODO(jietan): DO NOT SUBMIT without one-line documentation for train_ars.
"""
blaze build -c opt //experimental/users/jietan/ARS:train_ars
blaze-bin/experimental/users/jietan/ARS/train_ars \