structural api and schema update (#1009)
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/1009 Update the AOT API for bundled program to make it more user friendly. We created two new classes for holding testcases in a more structural way: MethodTestCase: contains inputs and expected outputs for a single test for method. MethodTestSuite: Collection of all test cases for a program method. Detailed design can be found here: https://docs.google.com/document/d/170WJ81dPuNQsvsjqH_wQjafbu2kxtEG1sgX-z6OqCEI/edit#heading=h.69fgezruwl6n Reviewed By: tarun292 Differential Revision: D50422563 fbshipit-source-id: 6bef1d29f4f2d5d56eacbb6744283066d40724e8
S
Songhao Jia committed
dab0d710bcbf6979fb0248f755197cf90da3f38a
Parent: b32f5a3
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 10/25/2023, 12:30:52 AM