Changed ProximalDecoder_31_5 to 31_5
This commit is contained in:
parent
fd4259e95c
commit
f924396f02
@ -32,7 +32,7 @@ PYBIND11_MODULE(cpp_decoders, proximal) {
|
|||||||
|
|
||||||
DEF_PROXIMAL_DECODER("ProximalDecoder_7_3", 3, 7)
|
DEF_PROXIMAL_DECODER("ProximalDecoder_7_3", 3, 7)
|
||||||
DEF_PROXIMAL_DECODER("ProximalDecoder_31_20", 20, 31)
|
DEF_PROXIMAL_DECODER("ProximalDecoder_31_20", 20, 31)
|
||||||
DEF_PROXIMAL_DECODER("ProximalDecoder_31_6", 6, 31)
|
DEF_PROXIMAL_DECODER("ProximalDecoder_31_5", 5, 31)
|
||||||
DEF_PROXIMAL_DECODER("ProximalDecoder_96_48", 48, 96)
|
DEF_PROXIMAL_DECODER("ProximalDecoder_96_48", 48, 96)
|
||||||
DEF_PROXIMAL_DECODER("ProximalDecoder_204_102", 102, 204)
|
DEF_PROXIMAL_DECODER("ProximalDecoder_204_102", 102, 204)
|
||||||
DEF_PROXIMAL_DECODER("ProximalDecoder_408_204", 204, 408)
|
DEF_PROXIMAL_DECODER("ProximalDecoder_408_204", 204, 408)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user