DeepX-inc / machina

Control section: Deep Reinforcement Learning framework
MIT License
279 stars 45 forks source link

add cpu_mode in sampling #144

Closed rarilurelo closed 5 years ago

rarilurelo commented 5 years ago

We can use get_device without caring cpu gpu compatibility in sampling phase by this PR.