| .. |
|
activation.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
batch_to_space.cpp
|
[CPU] Reduced number of tests for BatchToSpace and SpaceToBatch (#5385)
|
2021-06-04 15:59:44 +03:00 |
|
concat.cpp
|
[CPU] Extend Concat node logic to avoid fallback on slow ref implementation. (#4129)
|
2021-05-31 18:49:57 +03:00 |
|
convert.cpp
|
Align copyright notice in cpp and cmake source files (CVS-51320) (#4950)
|
2021-03-25 02:40:09 +03:00 |
|
convert_to_plugin_specific_node.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
convolution.cpp
|
[CPU] Winograd convolution support (#5699)
|
2021-05-26 09:19:11 +03:00 |
|
convolution_backprop_data.cpp
|
Add output shape and output padding for Convolution Backprop SLTs. (#5576)
|
2021-06-15 07:08:10 +03:00 |
|
depth_to_space.cpp
|
[CPU] Fixed blocked layout conditions for DepthToSpace, SpaceToDepth (#5569)
|
2021-05-14 13:22:03 +03:00 |
|
eltwise.cpp
|
[CPU] Nspc layout enabling in the FP32/BF16 convolutions (#5292)
|
2021-05-25 11:41:23 +03:00 |
|
extract_image_patches.cpp
|
[CPU] optimize ExtractImagePatches (#4898)
|
2021-04-25 19:52:07 +03:00 |
|
fake_quantize.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
gather_elements.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
group_convolution.cpp
|
[CPU] Nspc layout enabling in the FP32/BF16 convolutions (#5292)
|
2021-05-25 11:41:23 +03:00 |
|
group_convolution_backprop_data.cpp
|
[CPU] Nspc layout enabling in the FP32/BF16 convolutions (#5292)
|
2021-05-25 11:41:23 +03:00 |
|
gru_cell.cpp
|
[CPU] Enable bf16 RNN primitives (#4942)
|
2021-04-25 22:18:38 +03:00 |
|
gru_sequence.cpp
|
Fixed typo in length (#5611)
|
2021-05-13 07:52:55 +03:00 |
|
interpolate.cpp
|
[VPU] Batch support for interpolate (#5520)
|
2021-05-21 12:54:58 +03:00 |
|
logical.cpp
|
Align copyright notice in cpp and cmake source files (CVS-51320) (#4950)
|
2021-03-25 02:40:09 +03:00 |
|
lstm_cell.cpp
|
[CPU] Enable bf16 RNN primitives (#4942)
|
2021-04-25 22:18:38 +03:00 |
|
lstm_sequence.cpp
|
Fixed typo in length (#5611)
|
2021-05-13 07:52:55 +03:00 |
|
mat_mul.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
mvn.cpp
|
[CPU] MVN_accuracy_fix_on_avx512 (#5787)
|
2021-05-28 17:56:04 +03:00 |
|
normalize.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
one_hot.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
pad.cpp
|
Align copyright notice in cpp and cmake source files (CVS-51320) (#4950)
|
2021-03-25 02:40:09 +03:00 |
|
pooling.cpp
|
[CPU][IE TESTS] Added more input shapes for Pooling tests (#6083)
|
2021-06-16 14:14:50 +03:00 |
|
psroi_pooling.cpp
|
[IE TESTS][IE CPU] Fix BF16 threshold in ROI tests (#5703)
|
2021-05-20 17:11:43 +03:00 |
|
reduce_ops.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
region_yolo.cpp
|
[CPU] Fix RegionYolo (v3) node and Ngraph reference implementations (#5748)
|
2021-05-26 11:44:36 +03:00 |
|
rnn_cell.cpp
|
[CPU] Enable bf16 RNN primitives (#4942)
|
2021-04-25 22:18:38 +03:00 |
|
rnn_sequence.cpp
|
Fixed typo in length (#5611)
|
2021-05-13 07:52:55 +03:00 |
|
roi_pooling.cpp
|
[CPU] Add bf16 support for ROI pooling (#5187)
|
2021-05-25 21:20:30 +03:00 |
|
roialign.cpp
|
[IE TESTS][IE CPU] Fix BF16 threshold in ROI tests (#5703)
|
2021-05-20 17:11:43 +03:00 |
|
shuffle_channels.cpp
|
[CPU]shuffle_channel optimization (#4978)
|
2021-05-13 13:43:42 +03:00 |
|
softmax.cpp
|
[CPU] Plugin migration on ngraph (#4344)
|
2021-05-06 19:49:24 +03:00 |
|
space_to_batch.cpp
|
[CPU] Reduced number of tests for BatchToSpace and SpaceToBatch (#5385)
|
2021-06-04 15:59:44 +03:00 |
|
space_to_depth.cpp
|
[CPU] Fixed blocked layout conditions for DepthToSpace, SpaceToDepth (#5569)
|
2021-05-14 13:22:03 +03:00 |
|
split.cpp
|
[IE TESTS] Fix Comparation issue in `LayerTestCommon` class (#5624)
|
2021-05-19 13:14:35 +03:00 |
|
strided_slice.cpp
|
[CPU] Added improvements for StridedSlice (#4248)
|
2021-04-08 13:17:29 +03:00 |
|
transpose.cpp
|
[IE TESTS] Fix Comparation issue in `LayerTestCommon` class (#5624)
|
2021-05-19 13:14:35 +03:00 |