gpu_cpu | R Documentation |
These functions set the use of CPU or GPU inside of greta. They
simply return either "GPU" or "CPU", but in the future may handle more
complexity. These functions are passed to compute_options
inside of a few
functions: mcmc()
, opt()
, and calculate()
.
gpu_only()
cpu_only()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.