Philippe Tillet
cf2dba43ef
Backend: A lot of bugfixes in dot() for handling shapes better
2015-06-30 17:55:57 -04:00
Philippe Tillet
e7cabf65ac
Tuning: Merged tune branch.
...
- Much cleaner and more concise source
- Better exceptions handling
- Checks local minima to see if retuning is needed.
Resolved conflicts:
bench/blas.cpp
include/isaac/backend/templates/mproduct.h
include/isaac/driver/buffer.h
lib/array.cpp
lib/backend/templates/mproduct.cpp
lib/driver/buffer.cpp
python/setup.py
tune/pysrc/autotune.py
tune/pysrc/dataset.py
tune/pysrc/misc_tools.py
2015-06-28 17:53:16 -07:00
Philippe Tillet
cf5028d55b
Squashed feature branch:
...
* Added CUDA support
* Performance improvements
* API improvements
* Added "depth" parameter to GEMM
* Android cross-compilation
2015-04-29 15:52:21 -04:00
Philippe Tillet
535706f35a
Some renaming; lower overhead in benchmark
2015-02-01 22:28:49 -05:00
Philippe Tillet
d29f1252ad
Clearer array_expression with hopefully lower overhead.
...
Also removed pyc's
2015-01-31 22:01:48 -05:00
Philippe Tillet
f488274269
Fixed relational operators tests
2015-01-29 16:01:46 -05:00
Philippe Tillet
d4629ba018
Bugfix in cast and relational operators
2015-01-29 02:50:51 -05:00
Philippe Tillet
e74563070a
API enhancement
2015-01-20 11:17:42 -05:00
Philippe Tillet
4f73fb384f
More flexibility in scalars
2015-01-19 21:29:47 -05:00
Philippe Tillet
edaa821d93
low level representation of array
2015-01-18 16:53:34 -05:00
Philippe Tillet
0068560bc6
Some cleaning + outer product
2015-01-17 10:49:36 -05:00
Philippe Tillet
faa3974f3c
Fixed some warnings
2015-01-16 07:38:26 -05:00
Philippe Tillet
69311b7982
Now ATIDLAS is standalone. Everything dynamic....
2015-01-12 13:24:06 -05:00