|
|
|
|
|
by popinman322
2064 days ago
|
|
Coral can only run inference, and is optimized for models using 8-bit integers (via quantization). A full TPU v2/v3 can train models and use 16/32 bit floats. They also have a Google-specific (?) 16-bit floating point type with reduced precision. |
|