cavis/libnd4j/include/ops/declarable/generic/shape
Yurii Shyrma 48102c61d0
- correct reshape op for empty shapes (#354)
* - correct reshape op for empty shape in case of -1 at the end

Signed-off-by: Yurii <iuriish@yahoo.com>

* Fix test + new reshape op constructor

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

Co-authored-by: Alex Black <blacka101@gmail.com>
2020-04-01 15:13:34 +11:00
..
broadcast_to.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
evaluate_reduction_shape.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
expand_dims.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
flatten.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
order.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
permute.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
rank.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
reshape.cpp - correct reshape op for empty shapes (#354) 2020-04-01 15:13:34 +11:00
reshape_as.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
shape.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
shapes.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
size.cpp size op fixed 2020-03-23 17:02:03 +03:00
size_at.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
squeeze.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
tile_to_shape.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
transpose.cpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00