aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/dynamic_fusion/gpu/Integration.cpp
AgeCommit message (Expand)Author
2024-02-09Remove CKW prototype and Template WriterGunes Bayir
2024-02-01Use the stable CKW API in the GPU dynamic fusion backendGunes Bayir
2024-01-23Make GpuWorkloadContext own all tensor info objectsViet-Hoa Do
2023-07-28Port ElementwiseBinary to CKW part 2SiCong Li
2023-06-12Add multi-sketch support for dynamic fusionViet-Hoa Do
2023-01-25Implement dynamic fusion softmax operatorRamy Elgammal
2023-01-24Change dynamic fusion API to return destination tensor infoGunes Bayir
2023-01-20Add missing direct conv2d tests to dynamic fusionSiCong Li
2023-01-06Handle Intermediate tensors within the sketchGunes Bayir
2022-12-30Add temporary tile support for dynamic fusionViet-Hoa Do
2022-12-23Add multiple output support for dynamic fusionViet-Hoa Do
2022-12-16Add output operator for dynamic fusionViet-Hoa Do
2022-11-29Adding GpuAdd to dynamic fusion operatorsRamy Elgammal
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-11-04Fix compiler warnings in dynamic fusionSiCong Li
2022-11-01Rewrite dynamic fusionSiCong Li