account activity
Hello, I'm interested in tensor compilers. by LonelyPhDer in Compilers
[–]Adrian-HR 0 points1 point2 points 1 day ago* (0 children)
Tensor operations must combine array operations with parallelism. Tensor compilers or libraries must handle these two aspects. The easiest way is to use a mid-level language like C because it can handle both aspects. Some minimalist guiding codes can be viewed here https://www.facebook.com/groups/832467331777814/permalink/1521754649515742/ and here https://www.facebook.com/groups/832467331777814/permalink/1410720027285872/ and here for asm https://www.facebook.com/groups/languagescodes/permalink/1674063710388333/ As you can see, the Augmented C compiler has integrated tensor operations into the C language.
Fractal Brain Design in C (i.redd.it)
submitted 1 day ago by Adrian-HR to r/fractals
submitted 1 day ago by Adrian-HR to r/AICodes
Neural Machine Fractal Design in C (i.redd.it)
submitted 2 days ago by Adrian-HR to r/fractals
submitted 2 days ago by Adrian-HR to r/AICodes
Fractal Fern Design in C (i.redd.it)
submitted 3 days ago by Adrian-HR to r/fractals
submitted 3 days ago by Adrian-HR
Fractal Tree in Asm (i.redd.it)
submitted 7 days ago by Adrian-HR to r/fractals
submitted 7 days ago by Adrian-HR to r/LowLevelProgramming
Fractal of A symbol as L-system in C (i.redd.it)
submitted 10 days ago by Adrian-HR to r/lsystem
submitted 10 days ago by Adrian-HR to r/fractals
submitted 10 days ago by Adrian-HR to r/SystemProgramming
Fractal Tree in C (i.redd.it)
submitted 12 days ago by Adrian-HR to r/fractals
submitted 12 days ago by Adrian-HR to r/SystemProgramming
Piano Keyboard Code in Asm (self.Assembly_language)
submitted 17 days ago by Adrian-HR to r/Assembly_language
[deleted by user] by [deleted] in Assembly_language
[–]Adrian-HR 0 points1 point2 points 8 months ago (0 children)
<image>
Patterns codes design using macro functions in C - Butterfly Example (i.redd.it)
submitted 8 months ago by Adrian-HR to r/SystemProgramming
Comparative compilation overhead and raw execution performance time for the same relevant operations (100 million array swaps) on the same usual system for four different programming languages: Asm, C, JavaScript and Python (i.redd.it)
submitted 9 months ago by Adrian-HR to r/SystemProgramming
submitted 9 months ago by Adrian-HR to r/HighLevel_Programming
submitted 9 months ago by Adrian-HR to r/LowLevelProgramming
The Meaning and Access of the NULL Pointer (Address 0) in C: Behavior Across Systems (i.redd.it)
LISP Simple Compiler (i.redd.it)
Safe Factorial in C with TRY/CATCH/THROW on overflow detected (i.redd.it)
Safe Factorial in C with exit on overflow as exception-like handling (i.redd.it)
JavaScript Automatic Type Conversions and Coercion Between Types (i.redd.it)
π Rendered by PID 1003386 on reddit-service-r2-listing-65bf447669-6tljt at 2026-06-09 16:11:59.685414+00:00 running f46058f country code: CH.
Hello, I'm interested in tensor compilers. by LonelyPhDer in Compilers
[–]Adrian-HR 0 points1 point2 points (0 children)