..
adjust_hue.cpp
[WIP] More of CUDA operations ( #69 )
2019-07-20 23:20:41 +10:00
adjust_saturation.cpp
[WIP] More of CUDA operations ( #69 )
2019-07-20 23:20:41 +10:00
argmax.cpp
Dev branch merge: dev_20190606 ( #7904 )
2019-06-15 21:34:34 +10:00
argmin.cpp
Dev branch merge: dev_20190606 ( #7904 )
2019-06-15 21:34:34 +10:00
assert.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
batch_to_space.cpp
[WIP] stb/bts nd ( #144 )
2019-08-21 21:11:46 +03:00
batch_to_space_nd.cpp
More fixes ( #148 )
2019-08-22 19:55:27 +10:00
betaInc.cpp
int -> long ( #108 )
2019-08-10 09:14:18 +03:00
bias_add.cpp
bunch of shape functions fixed
2019-08-14 18:28:25 +03:00
bincount.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
broadcast_dynamic_shape.cpp
- rewrite broadcast_dynamic_shape and delete corresponding helpers ( #194 )
2019-08-29 20:38:02 +03:00
check_numerics.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
cholesky.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
confusion_matrix.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
crop_and_resize.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
cross.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
depth_to_space.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
diag.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
diagPart.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
dropout.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
dynamic_parititon.cpp
[WIP] more CUDA stuff ( #57 )
2019-07-20 23:05:21 +10:00
dynamic_stitch.cpp
Shugeo doc ( #235 )
2019-09-04 14:57:59 +03:00
embedding_lookup.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
expose.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
extract_image_patches.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
fake_quant_with_min_max_vars.cpp
[WIP] more CUDA stuff ( #57 )
2019-07-20 23:05:21 +10:00
fill.cpp
Dev branch merge: dev_20190606 ( #7904 )
2019-06-15 21:34:34 +10:00
fill_as.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
in_top_k.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
lin_space.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
listdiff.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
matrixDiagPart.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
matrixSetDiag.cpp
Shyrma docs ( #222 )
2019-09-02 16:25:58 +03:00
matrix_band_part.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
matrix_determinant.cpp
[WIP] more CUDA stuff ( #57 )
2019-07-20 23:05:21 +10:00
matrix_diag.cpp
Shyrma docs ( #222 )
2019-09-02 16:25:58 +03:00
matrix_inverse.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
moments.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
non_max_suppression.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
norm.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
normalize_moments.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
nth_element.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
onehot.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
ones_as.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
parallelStack.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
polygamma.cpp
int -> long ( #108 )
2019-08-10 09:14:18 +03:00
range.cpp
Dev branch merge: dev_20190606 ( #7904 )
2019-06-15 21:34:34 +10:00
rank.cpp
[WIP] size etc ( #155 )
2019-08-23 12:31:12 +03:00
reduceMean.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduceStDev.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduceVariance.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_dot.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_logsumexp.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
reduce_max.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_min.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_norm1.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_norm2.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_norm_max.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_prod.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_sqnorm.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
reduce_sum.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
resize_linear.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
resize_neighbor.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
rint.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
roll.cpp
[WIP] Roll rewritten ( #128 )
2019-08-17 14:15:08 +03:00
scatter_add.cpp
[WIP] few tweaks ( #206 )
2019-08-30 16:32:01 +03:00
scatter_div.cpp
[WIP] few tweaks ( #206 )
2019-08-30 16:32:01 +03:00
scatter_max.cpp
[WIP] few tweaks ( #206 )
2019-08-30 16:32:01 +03:00
scatter_min.cpp
[WIP] few tweaks ( #206 )
2019-08-30 16:32:01 +03:00
scatter_mul.cpp
[WIP] few tweaks ( #206 )
2019-08-30 16:32:01 +03:00
scatter_nd.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
scatter_nd_add.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
scatter_nd_sub.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
scatter_nd_update.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
scatter_sub.cpp
[WIP] few tweaks ( #206 )
2019-08-30 16:32:01 +03:00
scatter_upd.cpp
[WIP] few tweaks ( #206 )
2019-08-30 16:32:01 +03:00
segment_max.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
segment_mean.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
segment_min.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
segment_prod.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
segment_sum.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
sequence_mask.cpp
[WIP] More of CUDA operations ( #69 )
2019-07-20 23:20:41 +10:00
size.cpp
[WIP] size etc ( #155 )
2019-08-23 12:31:12 +03:00
slice.cpp
Dev branch merge: dev_20190606 ( #7904 )
2019-06-15 21:34:34 +10:00
space_to_batch.cpp
[WIP] stb/bts nd ( #144 )
2019-08-21 21:11:46 +03:00
space_to_batch_nd.cpp
More fixes ( #148 )
2019-08-22 19:55:27 +10:00
space_to_depth.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
split.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
split_v.cpp
int -> long ( #108 )
2019-08-10 09:14:18 +03:00
square.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
stack.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
stop_gradient.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
strided_slice.cpp
strided_slice_bp shape fn leak fix
2019-08-05 11:13:42 +10:00
sufficient_statistics.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
tear.cpp
int -> long ( #108 )
2019-08-10 09:14:18 +03:00
top_k.cpp
[WIP] More tweaks ( #173 )
2019-08-27 10:37:10 +03:00
unique.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
unsorted_segment_max.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
unsorted_segment_mean.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
unsorted_segment_min.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
unsorted_segment_prod.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
unsorted_segment_sqrt_n.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
unsorted_segment_sum.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
unstack.cpp
Dev branch merge: dev_20190606 ( #7904 )
2019-06-15 21:34:34 +10:00
weighted_cross_entropy_with_logits.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
xw_plus_b.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
zero_fraction.cpp
Dev branch merge: dev_20190606 ( #7904 )
2019-06-15 21:34:34 +10:00
zeros_as.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
zeta.cpp
int -> long ( #108 )
2019-08-10 09:14:18 +03:00