FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include - arrayfire/arrayfire · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
arrayfire
/
arrayfire
Public
Notifications
You must be signed in to change notification settings
Fork
558
Star
4.9k
Code
Issues
292
Pull requests
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
arrayfire
include
on
master
User selector
Datepicker
Commit history
Commits on Mar 28, 2025
Add int8 matmul support to the CUDA backend
Show description for ccac73e
verstatx
authored and
edwinsolisf
committed
ccac73e
View commit details
Copy full SHA for ccac73e
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
updated 3.9 install and getting started instructions (#3496)
Show description for 360fefb
melonakos
authored
360fefb
View commit details
Copy full SHA for 360fefb
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
define s8 interface for AF_API_VERSION 310
Show description for 42dfafa
verstatx
authored and
syurkevi
committed
42dfafa
View commit details
Copy full SHA for 42dfafa
View code at this point
Browse repository at this point
signed 8-bit integer support
verstatx
authored and
syurkevi
committed
cdbbc75
View commit details
Copy full SHA for cdbbc75
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Add f16 support for modulus and norm (#3258)
Show description for 408b504
authored
408b504
View commit details
Copy full SHA for 408b504
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
Add note to write() array class method documentation about copy on write behavior. (#3613)
christophe-murphy
authored
374bf97
View commit details
Copy full SHA for 374bf97
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
Loosen indexing assertions for af_assign_gen (#3514)
Show description for a857657
umar456
authored
a857657
View commit details
Copy full SHA for a857657
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
updates arith, data, lapack, blas documentation (#3485)
Show description for 30d9f0b
melonakos
and
syurkevi
authored
30d9f0b
View commit details
Copy full SHA for 30d9f0b
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Improve compile times by using more specific headers, etc.
umar456
committed
ef1823b
View commit details
Copy full SHA for ef1823b
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
slight tweaks to documentation wording
syurkevi
authored and
umar456
committed
33935ab
View commit details
Copy full SHA for 33935ab
View code at this point
Browse repository at this point
remove doxygen warnings
syurkevi
authored and
umar456
committed
461b694
View commit details
Copy full SHA for 461b694
View code at this point
Browse repository at this point
improves documentation for arith functions, round 2
melonakos
authored and
umar456
committed
1af82bf
View commit details
Copy full SHA for 1af82bf
View code at this point
Browse repository at this point
improves documentation for arith functions
melonakos
authored and
umar456
committed
bac6b93
View commit details
Copy full SHA for bac6b93
View code at this point
Browse repository at this point
docs updates to arith, blas, data.. new examples
melonakos
authored and
umar456
committed
eb23625
View commit details
Copy full SHA for eb23625
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Add OpenCL version def to af/opencl.h. Remove FindOpenCL from test
umar456
committed
49a73f3
View commit details
Copy full SHA for 49a73f3
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Fix documentation for af_clamp
umar456
committed
dbc33fc
View commit details
Copy full SHA for dbc33fc
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
basic platform.cpp implementation
syurkevi
committed
2aa0258
View commit details
Copy full SHA for 2aa0258
View code at this point
Browse repository at this point
basic implementation of device_manager
syurkevi
committed
acc2a9d
View commit details
Copy full SHA for acc2a9d
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Make constructors that accept simple types explicit
Show description for be7f2d9
umar456
committed
be7f2d9
View commit details
Copy full SHA for be7f2d9
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
Restrict initializer list to fundamental types
Show description for 2688275
umar456
committed
2688275
View commit details
Copy full SHA for 2688275
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Remove complex not supported note on some trig function
umar456
committed
bc4919f
View commit details
Copy full SHA for bc4919f
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
reduce all -> array (#3199)
Show description for 8bdcc77
syurkevi
and
umar456
authored
8bdcc77
View commit details
Copy full SHA for 8bdcc77
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
JIT optimization for sequential casts that are idempotent (#3031)
Show description for 5b2e8ea
jacobkahn
authored
5b2e8ea
View commit details
Copy full SHA for 5b2e8ea
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Deterministic topK (#3210)
Show description for b76b127
syurkevi
authored
b76b127
View commit details
Copy full SHA for b76b127
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
handles empty arrays in join_many
syurkevi
authored and
umar456
committed
259c2ff
View commit details
Copy full SHA for 259c2ff
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
intl/uintl versions of select/replace to fix accuracy issues
Show description for 13cbff8
9prady9
committed
13cbff8
View commit details
Copy full SHA for 13cbff8
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Fix default parameters for fftR2C and fftC2R from 0 to 1.0
umar456
authored and
9prady9
committed
451331d
View commit details
Copy full SHA for 451331d
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Fix doxygen warnings in memory manager and inplace FFT
umar456
committed
9267ee7
View commit details
Copy full SHA for 9267ee7
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
Fix features copy constructor for multithreaded usage
Show description for 465013c
9prady9
authored and
umar456
committed
465013c
View commit details
Copy full SHA for 465013c
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
minor error in doc
Show description for 6b2d717
wesbz
authored and
9prady9
committed
6b2d717
View commit details
Copy full SHA for 6b2d717
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Add functions to set and get the cache directory for runtime kernels
Show description for fe97af7
umar456
authored and
9prady9
committed
fe97af7
View commit details
Copy full SHA for fe97af7
View code at this point
Browse repository at this point
Commits on Aug 16, 2020
Add new std dev APIs with bias parameter
9prady9
committed
690936f
View commit details
Copy full SHA for 690936f
View code at this point
Browse repository at this point
Add new covariance APIs with bias enum instead of bool
9prady9
committed
d5789cb
View commit details
Copy full SHA for d5789cb
View code at this point
Browse repository at this point
Add new variance APIs with bias enum argument instead of bool
Show description for f79d438
9prady9
committed
f79d438
View commit details
Copy full SHA for f79d438
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Formatting doxygen comments in the af/array.h header
umar456
authored and
9prady9
committed
e15f587
View commit details
Copy full SHA for e15f587
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL