11
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
loss_barlow_twins: add get_eccm member function (#2906) More... about 1 year ago
Disable mac osx CI More... about 1 year ago
extend letterbox behavior (#2899) More... about 1 year ago
Add find_convex_hull using Graham scan (#2889) More... about 1 year ago
Make use of CMAKE_BUILD_PARALLEL_LEVEL (#2879) More... over 1 year ago
Remove cmake from pyproject.toml (#2878) More... over 1 year ago
[PNG] save_png() now works with std::vector and std::ostream (#2873) More... over 1 year ago
[scope] Adding scope_exit (#2875) More... over 1 year ago
potential fix for gcc 5.1 onward (#2870) More... over 1 year ago
fix incorrect assert and typo in docs More... over 1 year ago
simplify and fix bug (#2866) More... over 1 year ago
Apple Clang complains about sprintf. Use snprintf instead. (#2862) More... over 1 year ago
bug fix when multiple streams are present (#2863) More... over 1 year ago
oops, fix build error More... over 1 year ago
update docs and some cleanup More... over 1 year ago
Apply archiver flags only on Apple using Apple compilers (#2854) More... over 1 year ago
Make type safe union docs more clear regarding exceptions. More... over 1 year ago
Make test threshold a little more robust. 1e-6 was right on the edge and sometimes failed. More... over 1 year ago
Add fuse layers for conv+affine+relu and conv+relu (#2842) More... over 1 year ago
Work around bug in gcc 11.4.0 causing spurious compile error More... over 1 year ago
updated cudnn path (#2843) More... over 1 year ago
Add filter rules for matlab CI More... over 1 year ago
remove clang 13 CI since the install method isn't working anymore and we have another test for clang More... over 1 year ago
Perform conv with bias for specific algo with cudnn (#2839) More... over 1 year ago
Only trigger CI when relevant files are changed (#2836) More... over 1 year ago
Setup CI for the mex wrapper code (#2834) More... over 1 year ago
Update bug.yml (#2835) More... over 1 year ago
Add sig_traits back since the matlab wrapper depedned on it. More... over 1 year ago
Fix convolution backward filter cache when using cudnn 7 and above (#2828) More... over 1 year ago
Optimize pointer to matrix assignment (#2822) More... over 1 year ago