Update ipu_config.json
Browse files- ipu_config.json +0 -1
ipu_config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
"enable_half_partials": true,
|
3 |
|
4 |
-
"inference_replication_factor": {"pod4": 1, "pod8": 2, "pod16": 4, "pod32": 8, "pod64": 16, "default": 1},
|
5 |
"executable_cache_dir": "./exe_cache",
|
6 |
|
7 |
"inference_layers_per_ipu": [12, 12, 12, 12],
|
|
|
1 |
{
|
2 |
"enable_half_partials": true,
|
3 |
|
|
|
4 |
"executable_cache_dir": "./exe_cache",
|
5 |
|
6 |
"inference_layers_per_ipu": [12, 12, 12, 12],
|