| .. |
|
accum_layer.cpp
|
Merge pull request #16575 from l-bat:flownet2
|
2020-05-19 12:29:50 +00:00 |
|
batch_norm_layer.cpp
|
dnn(ocl): fix automatic globalsize adjusting
|
2021-09-06 03:11:29 +00:00 |
|
blank_layer.cpp
|
Remove NodeVector for nGraph
|
2020-04-16 11:13:49 +03:00 |
|
concat_layer.cpp
|
dnn: rename clamp() => normalize_axis()
|
2021-02-04 08:13:55 +00:00 |
|
const_layer.cpp
|
dnn(IE): use HAVE_DNN_IE_NN_BUILDER_2019 for NN Builder API code
|
2020-03-03 08:07:54 +00:00 |
|
convolution_layer.cpp
|
dnn: apply hint to ignore denormals processing
|
2022-01-26 11:28:35 +00:00 |
|
correlation_layer.cpp
|
Merge pull request #16575 from l-bat:flownet2
|
2020-05-19 12:29:50 +00:00 |
|
crop_and_resize_layer.cpp
|
Merge pull request #19961 from alvoron:dnn_ngraph_int64_fix
|
2021-04-21 18:29:19 +00:00 |
|
detection_output_layer.cpp
|
fix bug in prior-box variances
|
2021-08-09 12:08:55 +05:30 |
|
elementwise_layers.cpp
|
add alpha parameter to ELU layer
|
2021-11-30 12:20:35 +03:00 |
|
eltwise_layer.cpp
|
Merge pull request #19477 from LupusSanctus:am/eltwice_vec
|
2021-03-23 22:16:09 +00:00 |
|
flatten_layer.cpp
|
fix Flatten layer
|
2021-12-17 16:29:56 +03:00 |
|
flow_warp_layer.cpp
|
Merge pull request #16575 from l-bat:flownet2
|
2020-05-19 12:29:50 +00:00 |
|
fully_connected_layer.cpp
|
Merge pull request #20658 from smbz:lstm_optimisation
|
2021-11-29 21:43:00 +00:00 |
|
layers_common.cpp
|
Refactoring
|
2020-01-23 10:25:41 +03:00 |
|
layers_common.hpp
|
Add pack description
|
2020-01-09 13:59:35 +03:00 |
|
layers_common.simd.hpp
|
dnn: don't use aligned load without alignment checks
|
2022-01-12 05:11:18 +00:00 |
|
lrn_layer.cpp
|
fix Clip, LeakyReLU, LRN, Split defaults
|
2021-11-29 20:20:34 +03:00 |
|
max_unpooling_layer.cpp
|
tensroflow support maxpoolgrad
|
2019-07-03 09:53:17 +08:00 |
|
mvn_layer.cpp
|
dnn(ocl): fix automatic globalsize adjusting
|
2021-09-06 03:11:29 +00:00 |
|
normalize_bbox_layer.cpp
|
Use explicit version of ngraph NormalizeL2
|
2021-07-02 21:33:05 +00:00 |
|
padding_layer.cpp
|
fix max_unpool missing attributes, add default value of keepdims in reducemean/max/sum, add support for keepdims=true in full reduction branch, add new padding type to Pad
|
2021-12-14 22:09:27 +03:00 |
|
permute_layer.cpp
|
Merge pull request #19632 from l-bat:lb/ie_arm_target
|
2021-03-20 11:20:02 +00:00 |
|
pooling_layer.cpp
|
dnn: add checks in pooling layer implementation
|
2021-12-24 00:15:30 +00:00 |
|
prior_box_layer.cpp
|
Use explicit opset of Unsqueeze from nGraph
|
2020-11-06 22:29:35 +00:00 |
|
proposal_layer.cpp
|
dnn: fix build (nullptr issue)
|
2021-02-23 03:31:29 +00:00 |
|
recurrent_layers.cpp
|
Merge pull request #20658 from smbz:lstm_optimisation
|
2021-11-29 21:43:00 +00:00 |
|
region_layer.cpp
|
Merge pull request #20671 from rogday:yolov4x-mish
|
2021-09-14 17:49:49 +00:00 |
|
reorg_layer.cpp
|
Fixed header paths for some nGraph ops
|
2020-07-06 19:51:57 +00:00 |
|
reshape_layer.cpp
|
dnn: rename clamp() => normalize_axis()
|
2021-02-04 08:13:55 +00:00 |
|
resize_layer.cpp
|
Merge pull request #20647 from rogday:resize_concat_optimization
|
2021-09-03 12:32:29 +00:00 |
|
scale_layer.cpp
|
Merge pull request #19632 from l-bat:lb/ie_arm_target
|
2021-03-20 11:20:02 +00:00 |
|
shuffle_channel_layer.cpp
|
|
|
|
slice_layer.cpp
|
Merge pull request #20605 from rogday:split_slice_shenanigans
|
2021-09-09 14:41:40 +03:00 |
|
softmax_layer.cpp
|
dnn: rename clamp() => normalize_axis()
|
2021-02-04 08:13:55 +00:00 |
|
split_layer.cpp
|
|
|