Pinned Loading
-
easydiffusion/easydiffusion
easydiffusion/easydiffusion PublicAn easy 1-click way to create beautiful artwork on your PC using AI, with no tech knowledge. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, a…
-
easydiffusion/sdkit
easydiffusion/sdkit Publicsdkit (stable diffusion kit) is an easy-to-use library for using Stable Diffusion in your AI Art projects. It is fast, feature-packed, and memory-efficient.
-
v8-android
v8-android PublicExample Android Studio project that embeds v8 (plus some notes on compiling v8 for android)
-
freebirdxr/bl_input
freebirdxr/bl_input PublicAn easy way to get XR input events as callbacks in Blender. Triggers callbacks for events without requiring you to write custom actionsets, operators etc. Also sends non-XR events for convenience.
-
easydiffusion/torchruntime
easydiffusion/torchruntime PublicA convenient way to install and configure the appropriate version of PyTorch on the user's computer, based on the OS and GPU manufacturer and model number.
Python 4
853 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 28 commits in 5 repositories
Created a pull request in ggml-org/ggml that received 8 comments
cpu: fix compile errors on arm+msvc (windows) for pointer casts
This PR attempts to fix the CI build failure in ggml-org/llama.cpp#12732
The underlying arm functions actually expect __fp16 *
, so this PR attempts…
Opened 2 other pull requests in 1 repository
ggml-org/ggml
2
merged
-
cpu: fix cpu backend's supports-op for GET_ROWS_BACK
This contribution was made on Apr 11
-
ggml: fix #1186 - don't include arm_neon.h when using CUDA 12 with ARM Neon
This contribution was made on Apr 10
Reviewed 2 pull requests in 1 repository
ggml-org/ggml
2 pull requests
-
ggml : simplify Arm fp16 CPU logic
This contribution was made on Apr 4
-
cpu: move all the operators into a separate c++ file (except mul_mat)
This contribution was made on Apr 2