Commit
·
4986959
1
Parent(s):
a252037
Create ipu_config.json
Browse files- ipu_config.json +4 -0
ipu_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"executable_cache_dir": "./exe_cache",
|
3 |
+
"ipus_per_replica": 4
|
4 |
+
}
|