forked from openvinotoolkit/openvino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GPU] Refactor (openvinotoolkit#21846)
* generate_proposals * activation * dft * lstm_sequence * rdft * scatter_elements_update * fix prelu * fix activation * temp comment scatter_elements_update v12 * strided_slice * fix ranges RDTF * add headers * add generate_inputs to DFT and RDFT * refactor activation generate_inputs * generate_proposals * activation * dft * lstm_sequence * rdft * scatter_elements_update * fix prelu * fix activation * temp comment scatter_elements_update v12 * strided_slice * fix ranges RDTF * add headers * add generate_inputs to DFT and RDFT * refactor activation generate_inputs * ov_tensor_utils * fix code style * fix code style * fix code style * fix code style * edit skip list for new tests names * edit skip list for new tests names * rm unreferenced local variable in dft.cpp * fix generate_inputs fp16 for cpu * code style rdft * revert lstm_sequence scatter_elements_update * add comments * add lstm * add custom compare for generate_proposals * edit compare * add custom compare * rm compare_results --------- Co-authored-by: Wang, Yang <[email protected]>
- Loading branch information
1 parent
9638b89
commit 4c31bd6
Showing
20 changed files
with
548 additions
and
297 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.