cavis/libnd4j/include/ops/declarable/generic/broadcastable
shugeo 478a0c1f97 Added igamma and igammac broadcastable ops implementations and tests. 2019-10-16 14:02:53 +03:00
..
add.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
assign.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
atan2.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean_and.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean_or.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean_xor.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
divide.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
divide_no_nan.cpp Added implementation for divide_no_nan op and tests. 2019-10-04 10:29:15 +03:00
equals.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
floordiv.cpp Small number of fixes + cleanup + some missing op methods + constructors (#100) 2019-08-05 22:31:46 +10:00
floormod.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
greater.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
greater_equal.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
igamma.cpp Added igamma and igammac broadcastable ops implementations and tests. 2019-10-16 14:02:53 +03:00
igammac.cpp Added igamma and igammac broadcastable ops implementations and tests. 2019-10-16 14:02:53 +03:00
less.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
less_equal.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
maximum.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
meshgrid.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
minimum.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
mod.cpp bunch of shape functions fixed 2019-08-14 18:28:25 +03:00
multiply.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
not_equals.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
percentile.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pow.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
realdiv.cpp Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
reverse_divide.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
reverse_mod.cpp bunch of shape functions fixed 2019-08-14 18:28:25 +03:00
reverse_subtract.cpp bunch of shape functions fixed 2019-08-14 18:28:25 +03:00
squared_subtract.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
subtract.cpp bunch of shape functions fixed 2019-08-14 18:28:25 +03:00
template.tpl Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
truncatediv.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00