update zx vsn to 0.3.2
This commit is contained in:
@@ -84,7 +84,7 @@ workers() ->
|
||||
executable_group =>
|
||||
str(#{description => <<"Group of executable binaries of the worker.">>,
|
||||
enum => [ <<"cpu">>, <<"cuda">> ],
|
||||
default => <<"cpuo">>}),
|
||||
default => <<"cpu">>}),
|
||||
extra_args =>
|
||||
str(#{description => <<"Extra arguments to pass to the worker executable binary. "
|
||||
"The safest choice is specifying no arguments i.e. empty string.">>,
|
||||
|
||||
Reference in New Issue
Block a user