mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 20:06:05 +00:00
10 lines
188 B
JSON
10 lines
188 B
JSON
![]() |
{
|
||
|
"library_path": "/path/pjrt_plugin_name1.so",
|
||
|
"create_options": {
|
||
|
"int_option": 64,
|
||
|
"int_list_option": [32, 64],
|
||
|
"string_option": "string",
|
||
|
"float_option": 1.0
|
||
|
}
|
||
|
}
|