Skip to content
Snippets Groups Projects
Commit 68a6f3e1 authored by icolbert's avatar icolbert
Browse files

Removing bipolar weights for now

parent 1185b60f
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ weight_data_types = [
DataType['UINT7'],
DataType['INT3'],
DataType['UINT3'],
DataType["BIPOLAR"],
# DataType["BIPOLAR"], # TODO - investigate bipolar weights
DataType["TERNARY"],
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment