TIM-VX/include/tim/vx/ops
Chen Feiyue 3c372dd646
Refine UnidirectionalGRU and GRUCell (#587)
Refine unidirectional_gru and gru_cell code to avoid including ovxlib files
in header of some op
Introduce TranslateToVsibool function to support above code refinement

Type: Code Improvement

Signed-off-by: Feiyue Chen <Feiyue.Chen@verisilicon.com>
2023-05-15 16:44:51 +08:00
..
activations.h update copyright information 2023-01-20 12:49:48 +08:00
addn.h update copyright information 2023-01-20 12:49:48 +08:00
arg.h update copyright information 2023-01-20 12:49:48 +08:00
batch2space.h update copyright information 2023-01-20 12:49:48 +08:00
batchnorm.h update copyright information 2023-01-20 12:49:48 +08:00
bidirectional_sequence_lstm.h update copyright information 2023-01-20 12:49:48 +08:00
bidirectional_sequence_rnn.h update copyright information 2023-01-20 12:49:48 +08:00
bidirectional_sequence_rnn_ext.h update copyright information 2023-01-20 12:49:48 +08:00
broadcast.h update copyright information 2023-01-20 12:49:48 +08:00
clip.h update copyright information 2023-01-20 12:49:48 +08:00
concat.h update copyright information 2023-01-20 12:49:48 +08:00
conv1d.h update copyright information 2023-01-20 12:49:48 +08:00
conv2d.h update copyright information 2023-01-20 12:49:48 +08:00
conv3d.h update copyright information 2023-01-20 12:49:48 +08:00
cumsum.h update copyright information 2023-01-20 12:49:48 +08:00
custom_base.h update copyright information 2023-01-20 12:49:48 +08:00
deconv.h update copyright information 2023-01-20 12:49:48 +08:00
deconv1d.h update copyright information 2023-01-20 12:49:48 +08:00
depth2space.h update copyright information 2023-01-20 12:49:48 +08:00
dropout.h update copyright information 2023-01-20 12:49:48 +08:00
elementwise.h update copyright information 2023-01-20 12:49:48 +08:00
embedding_lookup.h update copyright information 2023-01-20 12:49:48 +08:00
erf.h update copyright information 2023-01-20 12:49:48 +08:00
fullyconnected.h update copyright information 2023-01-20 12:49:48 +08:00
gather.h update copyright information 2023-01-20 12:49:48 +08:00
gather_elements.h update copyright information 2023-01-20 12:49:48 +08:00
gathernd.h update copyright information 2023-01-20 12:49:48 +08:00
groupedconv1d.h update copyright information 2023-01-20 12:49:48 +08:00
groupedconv2d.h update copyright information 2023-01-20 12:49:48 +08:00
grucell.h Refine UnidirectionalGRU and GRUCell (#587) 2023-05-15 16:44:51 +08:00
hashtable_lookup.h update copyright information 2023-01-20 12:49:48 +08:00
instancenormalization.h update copyright information 2023-01-20 12:49:48 +08:00
l2normalization.h update copyright information 2023-01-20 12:49:48 +08:00
layernormalization.h update copyright information 2023-01-20 12:49:48 +08:00
localresponsenormalization.h update copyright information 2023-01-20 12:49:48 +08:00
logical.h update copyright information 2023-01-20 12:49:48 +08:00
logsoftmax.h update copyright information 2023-01-20 12:49:48 +08:00
matmul.h update copyright information 2023-01-20 12:49:48 +08:00
max_pool3d.h update copyright information 2023-01-20 12:49:48 +08:00
maxpoolgrad.h update copyright information 2023-01-20 12:49:48 +08:00
maxpoolwithargmax.h update copyright information 2023-01-20 12:49:48 +08:00
maxpoolwithargmax2.h update copyright information 2023-01-20 12:49:48 +08:00
maxunpool2d.h update copyright information 2023-01-20 12:49:48 +08:00
mod.h update copyright information 2023-01-20 12:49:48 +08:00
moments.h update copyright information 2023-01-20 12:49:48 +08:00
nbg.h update copyright information 2023-01-20 12:49:48 +08:00
onehot.h update copyright information 2023-01-20 12:49:48 +08:00
pad.h update copyright information 2023-01-20 12:49:48 +08:00
pad_v2.h update copyright information 2023-01-20 12:49:48 +08:00
pool1d.h update copyright information 2023-01-20 12:49:48 +08:00
pool2d.h update copyright information 2023-01-20 12:49:48 +08:00
reduce.h update copyright information 2023-01-20 12:49:48 +08:00
relational_operations.h update copyright information 2023-01-20 12:49:48 +08:00
reorg.h update copyright information 2023-01-20 12:49:48 +08:00
reshape.h update copyright information 2023-01-20 12:49:48 +08:00
resize.h update copyright information 2023-01-20 12:49:48 +08:00
resize1d.h update copyright information 2023-01-20 12:49:48 +08:00
reverse.h update copyright information 2023-01-20 12:49:48 +08:00
rnn_cell.h update copyright information 2023-01-20 12:49:48 +08:00
roi_align.h update copyright information 2023-01-20 12:49:48 +08:00
roi_pool.h update copyright information 2023-01-20 12:49:48 +08:00
scatternd.h update copyright information 2023-01-20 12:49:48 +08:00
select.h update copyright information 2023-01-20 12:49:48 +08:00
shuffle_channel.h update copyright information 2023-01-20 12:49:48 +08:00
signal_frame.h update copyright information 2023-01-20 12:49:48 +08:00
simple_operations.h update copyright information 2023-01-20 12:49:48 +08:00
slice.h update copyright information 2023-01-20 12:49:48 +08:00
softmax.h update copyright information 2023-01-20 12:49:48 +08:00
space2batch.h update copyright information 2023-01-20 12:49:48 +08:00
space2depth.h update copyright information 2023-01-20 12:49:48 +08:00
spatial_transformer.h update copyright information 2023-01-20 12:49:48 +08:00
split.h update copyright information 2023-01-20 12:49:48 +08:00
squeeze.h update copyright information 2023-01-20 12:49:48 +08:00
stack.h update copyright information 2023-01-20 12:49:48 +08:00
stridedslice.h update copyright information 2023-01-20 12:49:48 +08:00
svdf.h update copyright information 2023-01-20 12:49:48 +08:00
tile.h update copyright information 2023-01-20 12:49:48 +08:00
topk.h update copyright information 2023-01-20 12:49:48 +08:00
transpose.h update copyright information 2023-01-20 12:49:48 +08:00
unidirectional_sequence_gru.h Refine UnidirectionalGRU and GRUCell (#587) 2023-05-15 16:44:51 +08:00
unidirectional_sequence_lstm.h update copyright information 2023-01-20 12:49:48 +08:00
unidirectional_sequence_rnn.h update copyright information 2023-01-20 12:49:48 +08:00
unidirectional_sequence_rnn_ext.h update copyright information 2023-01-20 12:49:48 +08:00
unstack.h update copyright information 2023-01-20 12:49:48 +08:00