.. |
batch_norm_layer.cpp
|
Fix IE backend considering future changes.
|
2019-02-18 19:26:04 +03:00 |
blank_layer.cpp
|
Fix IE backend considering future changes.
|
2019-02-18 19:26:04 +03:00 |
concat_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
const_layer.cpp
|
Concat layer from TensorFlow with constant inputs
|
2018-12-04 19:41:40 +03:00 |
convolution_layer.cpp
|
Enable 1x1 convolution optimization
|
2019-04-02 14:05:17 +03:00 |
crop_and_resize_layer.cpp
|
Merge pull request #12264 from dkurt:dnn_remove_forward_method
|
2018-09-06 13:26:47 +03:00 |
crop_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
detection_output_layer.cpp
|
Replace default confidence threshold for dnn detections from -FLT_MAX to 0
|
2019-02-20 13:09:09 +03:00 |
elementwise_layers.cpp
|
Enable some tests for Inference Engine 2019R1
|
2019-04-12 15:21:42 +03:00 |
eltwise_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
flatten_layer.cpp
|
Merge pull request #14315 from dkurt:tf_squeeze_and_slim_softmax_v2
|
2019-04-18 16:01:24 +00:00 |
fully_connected_layer.cpp
|
Fix IE backend considering future changes.
|
2019-02-18 19:26:04 +03:00 |
layers_common.cpp
|
Merge pull request #12519 from l-bat:l-bat/onnx_parser
|
2018-09-17 20:26:17 +03:00 |
layers_common.hpp
|
Merge pull request #12519 from l-bat:l-bat/onnx_parser
|
2018-09-17 20:26:17 +03:00 |
layers_common.simd.hpp
|
Merge pull request #11649 from rockzhan:dnn_dw_prelu
|
2018-06-07 13:45:54 +00:00 |
lrn_layer.cpp
|
Extend LRN layer support with IE backend
|
2019-03-25 12:53:34 +03:00 |
max_unpooling_layer.cpp
|
dnn: reduce set of ignored warnings
|
2018-11-15 13:15:59 +03:00 |
mvn_layer.cpp
|
dnn(ocl): use compile-time LOCAL_SIZE parameter
|
2019-02-05 15:51:16 +03:00 |
normalize_bbox_layer.cpp
|
Fix Normalize layer for Mac
|
2019-04-16 12:39:04 +03:00 |
padding_layer.cpp
|
Enable some tests for Inference Engine 2019R1
|
2019-04-12 15:21:42 +03:00 |
permute_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
pooling_layer.cpp
|
Enable some tests for Inference Engine 2019R1
|
2019-04-12 15:21:42 +03:00 |
prior_box_layer.cpp
|
Fix IE backend considering future changes.
|
2019-02-18 19:26:04 +03:00 |
proposal_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
recurrent_layers.cpp
|
dnn: reduce set of ignored warnings
|
2018-11-15 13:15:59 +03:00 |
region_layer.cpp
|
fix the region layer's output anchor size normalization error
|
2019-03-15 08:41:11 -04:00 |
reorg_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
reshape_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
resize_layer.cpp
|
Merge pull request #13774 from l-bat:fix-IE-tests
|
2019-02-15 13:54:24 +00:00 |
scale_layer.cpp
|
Fix IE backend considering future changes.
|
2019-02-18 19:26:04 +03:00 |
shuffle_channel_layer.cpp
|
Merge pull request #12565 from dkurt:dnn_non_intel_gpu
|
2018-09-26 16:27:00 +03:00 |
slice_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
softmax_layer.cpp
|
Move Inference Engine to new API
|
2019-01-17 14:28:48 +03:00 |
split_layer.cpp
|
Merge pull request #12565 from dkurt:dnn_non_intel_gpu
|
2018-09-26 16:27:00 +03:00 |