openvino/docs/template_plugin/backend
Vladimir Gavrilov e7b35c3b00
nGraph reference for the operation RDFT. (#11175)
* Written nGraph reference for the operation RDFT.

* Used std::reverse() algorithm to simplify the function reverse_shape() from fft_common.cpp.

* Added assert into the function offset_from_coords_and_strides().

* Deleted redundant variable.

* Deleted redundant functions from the reference implementation of (I)DFT.

* Renamed the method reverse_shape() in fft_common.hpp.

* Code style fix.
2022-03-30 09:38:05 +03:00
..
pass Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
CMakeLists.txt Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
backend.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
backend.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
cache.cpp Removed legacy names and environment variables from the code (#10195) 2022-02-09 11:04:25 +03:00
cache.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
evaluates_map.cpp nGraph reference for the operation RDFT. (#11175) 2022-03-30 09:38:05 +03:00
evaluates_map.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
executable.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
executable.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
int_backend.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
int_backend.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
int_executable.cpp Add ReadValue and Assign to template plugin tests (#9132) 2022-03-18 07:13:40 +00:00
int_executable.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
opset_int_tbl.hpp nGraph reference for the operation RDFT. (#11175) 2022-03-30 09:38:05 +03:00
performance_counter.hpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00