openvino/inference-engine/thirdparty/clDNN/api
Sergey Shlyapnikov 5de04e9b94
[IE CLDNN] Gather fix (#3273)
2020-11-23 16:40:09 +03:00
..
activation.hpp [IE CLDNN] Added Round-5 operation (#2838) 2020-10-27 10:56:15 +03:00
arg_max_min.hpp Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
average_unpooling.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
batch_to_space.hpp [IE CLDNN] Added fsv16 and int8 support in BatchToSpace and SpaceToBatch (#1381) 2020-08-03 15:04:49 +03:00
binary_convolution.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
border.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
broadcast.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
cldnn.hpp [IE CLDNN] Cleanup cldnn source tree and README (#3043) 2020-11-13 09:29:28 +03:00
compounds.h Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
concatenation.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
condition.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
convolution.hpp [IE CLDNN] FuseBias pass + new layouts for deconvolutions (#2774) 2020-11-20 10:14:09 +03:00
crop.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
ctc_greedy_decoder.hpp publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
cum_sum.hpp [IE CLDNN] Implement CumSum operation (#533) 2020-05-27 11:47:16 +03:00
custom_gpu_primitive.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
data.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
deconvolution.hpp [IE CLDNN] Removed unused primitives and related structures (#1039) 2020-06-30 22:18:24 +03:00
depth_to_space.hpp [IE CLDNN] Enable DepthToSpace (#780) 2020-06-05 20:16:47 +03:00
detection_output.hpp [IE CLDNN] Removed unused DO gpu impl (#2809) 2020-10-28 09:24:22 +03:00
device.hpp [IE CLDNN] Added is_discrete flag into device info and FULL_DEVICE_NAME flag (#2089) 2020-09-08 09:56:54 +03:00
eltwise.hpp [IE CLDNN] Removed unused primitives and related structures (#1039) 2020-06-30 22:18:24 +03:00
embedding_bag.hpp [IE CLDNN] Implement EmbeddingBag operations (#623) 2020-06-04 10:25:28 +03:00
engine.hpp [IE CLDNN] Plugin-side kernels caching (#2871) 2020-11-05 23:44:45 +03:00
event.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
extract_image_patches.hpp [IE CLDNN] Implement ExtractImagePatches operation (#1127) 2020-06-29 10:36:30 +03:00
fully_connected.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
gather.hpp [IE CLDNN] Gather fix (#3273) 2020-11-23 16:40:09 +03:00
gather_tree.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
gemm.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
grn.hpp publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
input_layout.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
layout.hpp [IE CLDNN] Added inference precision into execution graph (#2913) 2020-11-05 00:13:49 +03:00
lrn.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
lstm.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
lstm_dynamic.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
max_unpooling.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
memory.hpp [IE CLDNN] Free up first copy of weights/biases that were transferred to USM device memory (#561) 2020-06-01 12:01:28 +03:00
meta_utils.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
mutable_data.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
mvn.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
network.hpp [IE CLDNN] Removed unused primitives and related structures (#1039) 2020-06-30 22:18:24 +03:00
non_max_suppression.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
normalize.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
one_hot.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
permute.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
pooling.hpp [IE CLDNN] Added fusing suport to all pooling kernels (#689) 2020-06-03 19:44:27 +03:00
primitive.hpp [IE CLDNN] Added inference precision into execution graph (#2913) 2020-11-05 00:13:49 +03:00
prior_box.hpp [IE CLDNN] Enabled more functional tests and added several fixes into ops implementations (#2763) 2020-10-24 23:38:13 +03:00
profiling.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
program.hpp [IE CLDNN] Plugin-side kernels caching (#2871) 2020-11-05 23:44:45 +03:00
proposal.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
pyramid_roi_align.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
quantize.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
reduce.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
region_yolo.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
reorder.hpp Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
reorg_yolo.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
resample.hpp [IE CLDNN] Fixed unitialized parameters in resample primitive which led to kernels recompilation (#2923) 2020-11-02 13:31:07 +03:00
reshape.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
reverse_sequence.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
roi_pooling.hpp Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
scale.hpp [IE CLDNN] Mixed precision scale support (#1848) 2020-08-19 14:17:45 +03:00
scatter_update.hpp [IE CLDNN] ScatterUpdate layer added (#1839) 2020-09-01 16:07:12 +03:00
select.hpp publish master branch snapshot, revision 0110d9c98fd7209589d06344f0d836f61d81f4b3 2020-04-27 21:21:29 +03:00
shuffle_channels.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
softmax.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
space_to_batch.hpp [IE CLDNN] Added space_to_batch operation (#984) 2020-06-24 18:30:24 +03:00
space_to_depth.hpp Publishing 2020.2 content 2020-04-13 21:17:23 +03:00
split.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00
strided_slice.hpp [IE CLDNN] Fix strided slice (#950) 2020-06-18 19:55:17 +03:00
tensor.hpp [IE CLDNN] FuseBias pass + new layouts for deconvolutions (#2774) 2020-11-20 10:14:09 +03:00
tile.hpp [IE CLDNN] Enabled more functional tests and added several fixes into ops implementations (#2763) 2020-10-24 23:38:13 +03:00
topology.hpp Publishing 2019 R3 content 2019-10-04 19:26:43 +03:00