Tags: cmt0/executorch
Tags
Update on "[ET-VK] Enable Vulkan tests in CI" ## Context As title; enables Vulkan delegate to build and test during the unit test workflow. [ghstack-poisoned]
Pass inputs to run_method_and_compare_outputs Pass inputs to run_method_and_compare_outputs to make sure that the test data is from the same distribution as the calibration data. Signed-off-by: Oscar Andersson <[email protected]> Change-Id: I690b9a22c1e12465364998bdaddd4903bcc1c18f
Add additional op in quantized view tests View needs an op before that can decide and propagate quantization parameters. I also included a test where the view is the first operator in the module to show that this does not work. That test is therefore xfail. Change-Id: I2fbddea931e422b2e752fa505f5bff2eb8855da6 Signed-off-by: Erik Lundell <[email protected]>
Simplify FunctionRef Summary: Our version was so stripped down that it behaved equivalently to a function pointer. Differential Revision: D56799169
Add compile-time promote_types template Summary: Now types can be promoted at compile-time. (I had to fix promoteTypes' lack of gating for BFloat16; I believe that would have caused a buffer overflow?) Differential Revision: D56643045
[RELEASE-ONLY] Fix lint error Currently it is red: https://hud.pytorch.org/hud/pytorch/executorch/release%2F0.2/1?per_page=50
[RELEASE-ONLY] Fix lint error Currently it is red: https://hud.pytorch.org/hud/pytorch/executorch/release%2F0.2/1?per_page=50
Fix formatting issues in executorch/test/size_test.cpp (pytorch#3065) Summary: Pull Request resolved: pytorch#3065 Required for LLVM-17. Fixes a mismatch between what the format string expects and the type supplied. Reviewed By: tarun292 Differential Revision: D56206887 fbshipit-source-id: f52883cb43840b34b5d5b25711f73bc71979da30
Fix formatting issues in executorch/test/size_test.cpp (pytorch#3065) Summary: Pull Request resolved: pytorch#3065 Required for LLVM-17. Fixes a mismatch between what the format string expects and the type supplied. Reviewed By: tarun292 Differential Revision: D56206887 fbshipit-source-id: f52883cb43840b34b5d5b25711f73bc71979da30
PreviousNext