rex-gym
rex-gym copied to clipboard
about training use gpu or cpu
hello ,i have a question for this : if i train with gpu ,the training process will get stuck ,i do not know why, but if i train with cpu ,all is ok. i do not understand why ?
Hi, I think there is an issue with GPU training. I'll test it, thanks for pointing this out.
How to you start training in GPU mode?
@darshisen: Unfortunately this feature is not tested nor properly supported. However, according with TF docs, you should be able to just change this line. Any test is appreciated!
i wonder if this flag is useful? i tried change this flag this True, but i can't see any change in speed. this line https://github.com/nicrusso7/rex-gym/blob/82dea26bcd8896da06240bcc3abd4de5b4696430/rex_gym/agents/scripts/configs.py#L27