raver119 5d98cfcf47
Configurable DataType for ops (#201)
* initial commit

Signed-off-by: raver119 <raver119@gmail.com>

* - one more test for OneHot with dtype
- one more signature in Nd4j

Signed-off-by: raver119 <raver119@gmail.com>

* ones_as/zeros_as now accept dtype

Signed-off-by: raver119 <raver119@gmail.com>

* one more test

Signed-off-by: raver119 <raver119@gmail.com>

* - more updates for configurable data types
- ones_as/zeros_as java side + tests

Signed-off-by: raver119 <raver119@gmail.com>

* few c++ tests fixed

Signed-off-by: raver119 <raver119@gmail.com>

* few more changes around DArgs

Signed-off-by: raver119 <raver119@gmail.com>
2020-01-30 18:46:12 +03:00
..
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2020-01-30 10:07:24 +03:00
2020-01-04 13:27:50 +03:00
2020-01-04 13:27:50 +03:00
2019-12-20 22:35:39 +03:00
2019-06-06 15:21:15 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-08-26 19:57:51 +03:00
2020-01-30 10:07:24 +03:00
2020-01-06 22:35:05 +03:00
2020-01-30 10:07:24 +03:00
2020-01-30 10:07:24 +03:00
2020-01-04 13:27:50 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-21 08:07:13 +03:00
2019-08-05 11:27:05 +10:00
2020-01-04 13:27:50 +03:00
2019-06-06 15:21:15 +03:00

Generic ops

Put any cross platform operations here. Anything platform specific should be put in: in ops/helpers.