@@ -10,14 +10,14 @@ The semantics match corresponding nGraph operation classes declared in `namespac
1010| Layers | NVIDIA GPU plugin |
1111| ------------------------------------------------------------------------------------------------------------------------------------------------| ---------------|
1212| [ Abs] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Abs_1.md ) | Supported |
13- | [ Acos] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Acos_1.md ) | Not Supported |
14- | [ Acosh] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Acosh_3.md ) | Not Supported |
13+ | [ Acos] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Acos_1.md ) | Supported |
14+ | [ Acosh] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Acosh_3.md ) | Supported |
1515| [ Add] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Add_1.md ) | Supported* |
16- | [ Asin] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Asin_1.md ) | Not Supported |
17- | [ Asinh] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Asinh_3.md ) | Not Supported |
16+ | [ Asin] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Asin_1.md ) | Supported |
17+ | [ Asinh] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Asinh_3.md ) | Supported |
1818| [ Assign] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/infrastructure/Assign_3.md ) | Not Supported |
19- | [ Atan] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Atan_1.md ) | Not Supported |
20- | [ Atanh] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Atanh_3.md ) | Not Supported |
19+ | [ Atan] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Atan_1.md ) | Supported |
20+ | [ Atanh] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Atanh_3.md ) | Supported |
2121| [ AvgPool] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/pooling/AvgPool_1.md ) | Supported |
2222| [ BatchNormInference] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/normalization/BatchNormInference_5.md ) | Not Supported |
2323| [ BatchToSpace] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/movement/BatchToSpace_2.md ) | Not Supported |
@@ -148,7 +148,7 @@ The semantics match corresponding nGraph operation classes declared in `namespac
148148| [ StridedSlice] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/movement/StridedSlice_1.md ) | Supported |
149149| [ Subtract] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Subtract_1.md ) | Supported |
150150| [ Swish] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/activation/Swish_4.md ) | Supported |
151- | [ Tan] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Tan_1.md ) | Not Supported |
151+ | [ Tan] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Tan_1.md ) | Supported |
152152| [ Tanh] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/arithmetic/Tanh_1.md ) | Supported |
153153| [ TensorIterator] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/infrastructure/TensorIterator_1.md ) | Supported |
154154| [ Tile] ( https://github.com/openvinotoolkit/openvino/blob/master/docs/ops/movement/Tile_1.md ) | Not Supported |
0 commit comments