#### No body check result #### * ../report/0001-trivial-bug-fix-on-recorder_v2.py-script.patch ============== commit body: start ===================== [DEBUG] [DEBUG] Currently, errors occur in creating golden data for most of `genModelTests_v2.py` unittests except for mixed-precision unittests. Therefore, I've restored the previous function as a 'default' type for non-mixed-precision unittests, while newly added mixed precision unittests are classified as 'mixed' type. [DEBUG] [DEBUG] Additionally, python formatter has been applied and some bugs(cpu<->cuda mismatch, etc.) have been fixed. [DEBUG] [DEBUG] Signed-off-by: Seungbaek Hong ============== commit body: end =====================