cavis/libnd4j/include/ops/declarable/generic/shape
Yurii Shyrma 29e61579c1
Shyrma reshape empty (#338)
* - start working on reshape op which operates with empty shapes

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

* - correct reshaping for empty arrays

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

* - remove unnecessary check in Loopkind

Signed-off-by: Yurii <iuriish@yahoo.com>
2020-03-31 07:41:16 +03: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 Shyrma reshape empty (#338) 2020-03-31 07:41:16 +03: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