jadechoghari HF Staff commited on
Commit
2bf3379
·
verified ·
1 Parent(s): ed96b25

Update policy_preprocessor.json

Browse files
Files changed (1) hide show
  1. policy_preprocessor.json +5 -6
policy_preprocessor.json CHANGED
@@ -23,17 +23,16 @@
23
  }
24
  },
25
  {
26
- "registry_name": "device_processor",
27
  "config": {
28
- "device": "cuda",
29
- "float_dtype": null
30
  }
31
  },
32
  {
33
- "registry_name": "xvla_add_domain_id",
34
  "config": {
35
- "domain_id": 0,
36
- "device": "cuda"
37
  }
38
  },
39
  {
 
23
  }
24
  },
25
  {
26
+ "registry_name": "xvla_add_domain_id",
27
  "config": {
28
+ "domain_id": 0
 
29
  }
30
  },
31
  {
32
+ "registry_name": "device_processor",
33
  "config": {
34
+ "device": "cuda",
35
+ "float_dtype": null
36
  }
37
  },
38
  {