Alex Black 948ebef41c
Op Fixes (#28)
* #8280 biasadd_bp nchw arg fixes (java side) + test

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* #8285 Concat op Java side fixes

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* Concat op cpp fix - allow dynamic axis to be negative, same as static axis

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* ignores for deconv3d import tests until deconv3d_tf op is implemented

Signed-off-by: AlexDBlack <blacka101@gmail.com>
2019-11-05 00:05:04 +11:00
..
2019-08-05 11:27:05 +10:00
2019-07-20 22:19:20 +10:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-08-15 13:54:47 +03:00
2019-07-20 23:05:21 +10:00
2019-08-26 19:57:51 +03:00
2019-11-03 12:37:19 +02:00
2019-11-03 12:37:19 +02:00
2019-08-15 13:54:47 +03:00
2019-11-03 12:37:19 +02:00
2019-08-23 12:31:12 +03:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-11-05 00:05:04 +11:00
2019-08-05 11:27:05 +10: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.