File size: 348 Bytes
31662e8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"name": "policy_postprocessor",
"steps": [
{
"registry_name": "gr00t_n1d6_unnormalizer_v1",
"config": {
"embodiment_tag": "new_embodiment",
"action_dim": 6
}
},
{
"registry_name": "device_processor",
"config": {
"device": "cpu",
"float_dtype": null
}
}
]
} |