Don Dennis
Results
3
issues of
Don Dennis
- The median heuristic function [utils.medianHeuristic](https://github.com/microsoft/EdgeML/blob/master/tf/edgeml/utils.py#L12) is missing in the pytorch branch. Please copy it to `edgeml_pytorch.utils`. - It is being called from [here](https://github.com/microsoft/EdgeML/blob/0b33f1d959b8312615fac9bc941a28a16ce2cf95/pytorch/examples/ProtoNN/helpermethods.py#L49) when you run the example. That...
It makes sense to support displaying tokenized output in hex and decimal representation as well. Currently only binary is supported.
enhancement