Skip to content

Commit 56d96a9

Browse files
committed
set numpyro.set_host_device_count
1 parent dbd3605 commit 56d96a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lectures/ar1_turningpts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ import arviz as az
6666
sns.set_style('white')
6767
colors = sns.color_palette()
6868
key = random.PRNGKey(0)
69+
numpyro.set_host_device_count(4)
6970
```
7071

7172
## A Univariate First-Order Autoregressive Process

0 commit comments

Comments
 (0)