tflite-micro/tensorflow/lite/micro/python
Renjie 282bcef7e6
Add random seed to the conv network training used in testing
BUG=b/248060722

Every random operation should be seeded to help debugging (deterministic outputs). Set the seed inside the conv net training code since random data is used as training inputs. 

Also, testing criteria on the quantization parameters are relaxed before b/248061370 is ready.
2022-09-22 01:20:35 +00:00
..
interpreter Add random seed to the conv network training used in testing 2022-09-22 01:20:35 +00:00
tflite_size Update Flatbuffer version to 2.0.6 and generate schema local. (#1374) 2022-08-25 18:01:35 +00:00