File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55======
66
77Major Updates
8- -------------
9- - Ragged max
10- - Bitwise not
11- - Updated alloc and free
12- - Initializer list for af::array
8+ --------
9+ - Non-uniform(ragged) reductions \PR{2786}
10+ - Bit-wise not operator support for array and C API (af\_ bitnot) \PR{2865}
11+ - Initialization list constructor for array class \PR{2829} \PR{2987}
1312
1413Improvements
1514------------
15+ - New API for following statistics function: cov, var and stdev - \PR{2986}
16+ - allocV2 and freeV2 which return cl\_ mem on OpenCL backend \PR{2911}
17+ - Move constructor and move assignment operator for Dim4 class \PR{2946}
18+ - Support for CUDA 11.1 and Compute 8.6 \PR{3023}
19+ - Fix af::feature copy constructor for multi-threaded sceanarios \PR{3022}
1620
1721v3.7.3
1822======
1923
2024Improvements
2125------------
2226- Add f16 support for histogram - \PR{2984}
23- - Update confidence connected components example for better illustration - \PR{2968}
27+ - Update confidence connected components example with better illustration - \PR{2968}
2428- Enable disk caching of OpenCL kernel binaries - \PR{2970}
2529- Refactor extension of kernel binaries stored to disk ` .bin ` - \PR{2970}
2630- Add minimum driver versions for CUDA toolkit 11 in internal map - \PR{2982}
You can’t perform that action at this time.
0 commit comments