google-coral / pycoral

Python API for ML inferencing and transfer-learning on Coral devices
https://coral.ai
Apache License 2.0
351 stars 145 forks source link

softmax_regression.py model and train_with_sgd data type #33

Closed matthew-fotech closed 3 years ago

matthew-fotech commented 3 years ago

When trying to execute back-propagation does the model need to have int8 input and outputs?