mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-15 14:10:11 +00:00
Merge pull request #1676 from erwincoumans/master
remove "DO NOT SUBMIT" comments, it blocks commits in google3
This commit is contained in:
commit
57b67faddb
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user