cavis/libnd4j/include/ops/declarable
Oleh f116f53d61
Loops auto-vectorization problem fix (#277)
* libnd4j cast loop types

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j more type castination added to loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j sync casting types of iterated variable in loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j more loops reviewed for vectorization problem fix

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j fixed several typos

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j several more files reviewed to fix auto-vectorization problem in loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j merge master and reviewed more files to fix auto-vectorization problem in loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j several type casting added in broadcasting that were missed, fixed mac builds

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j double check all files and fix several more places in loops

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j fixed builds

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j revert changes for lup.cpp

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j more files reviewed for auto-vectorization problem fix

Signed-off-by: Oleg <oleg.semeniv@gmail.com>
2020-02-28 17:04:45 +03:00
..
generic better inplace exec with FastPath (#280) 2020-02-28 12:06:30 +03:00
headers Shugeo solve ls (#203) 2020-02-28 11:37:26 +03:00
helpers Loops auto-vectorization problem fix (#277) 2020-02-28 17:04:45 +03:00
impl better inplace exec with FastPath (#280) 2020-02-28 12:06:30 +03:00
platform Shyrma gather (#254) 2020-02-19 09:35:52 +03:00
BooleanOp.h DataTypes & FlatBuffers (#197) 2020-01-30 10:07:24 +03:00
BroadcastableOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
CustomOperations.h String changes (#3) 2020-01-04 13:27:50 +03:00
DeclarableCustomOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableListOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOp.h better inplace exec with FastPath (#280) 2020-02-28 12:06:30 +03:00
DeclarableReductionOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
EmptyHandling.h [WIP] Create and small fix (#67) 2019-11-21 13:31:20 +03:00
LegacyBroadcastBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyBroadcastOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyIndexReduceOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
LegacyPairwiseTransformBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyPairwiseTransformOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyRandomOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduce3Op.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduceBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduceFloatOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduceLongOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyReduceOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyReduceSameOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyScalarBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyScalarOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyStatsOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformAnyOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformBoolOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformFloatOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformOp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LegacyTransformSameOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LegacyTransformStrictOp.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
LogicOp.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
OpDescriptor.h Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
OpRegistrator.h Shugeo unordered map (#256) 2020-02-24 07:51:01 +03:00
OpTuple.h [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
PlatformHelper.h cuDNN integration (#150) 2020-01-20 21:32:46 +03:00