ONE icon indicating copy to clipboard operation
ONE copied to clipboard

[onert/train] Support Integration Tests for training

Open YongseopKim opened this issue 1 year ago • 7 comments

Let's support Integration Tests for training.

  • circle model -> train -> compare with tf model

To get it, we have to clarify

  1. How to validate? How to realize the model is trained?
    • Fixed/Static random seed and golden data?
  2. How many time to test? Training takes much more cost than inference.

/cc @Samsung/one_onert

YongseopKim avatar Jan 16 '24 07:01 YongseopKim