ONEforALL-S003 / ONE

On-device Neural Engine / q-implant
Other
1 stars 2 forks source link

[q-implant] q-implant test code #11

Open FantBlog opened 1 year ago

FantBlog commented 1 year ago

this is for testing code for q-implant

ONE-DCO-1.0-Signed-off-by: Seonguk Park tjddnr011012@gmail.com

Judgement9882 commented 1 year ago

아 이 방식이 artifact 이용한 방식이군요 훨씬 깔끔한것 같습니다

다만 현재 코드에는 q-implant 인자에 input circle, qparam, output circle에 관한 내용이 없을 때만 quit(255) 를 사용하고, 이 외 예외 사항에 대해서는 quit(0)으로 처리가 될 것 같습니다. 다른 예외사항에도 quit(255)를 추가해서 test fail 조건을 추가하면 좋을 것 같습니다.