https://github.com/windowsnt/directmlgraph
DirectML Visual Graph Editor
https://github.com/windowsnt/directmlgraph
ai cplusplus directml machine-learning
Last synced: 11 months ago
JSON representation
DirectML Visual Graph Editor
- Host: GitHub
- URL: https://github.com/windowsnt/directmlgraph
- Owner: WindowsNT
- Created: 2025-03-02T12:46:26.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-03-02T16:23:39.000Z (11 months ago)
- Last Synced: 2025-03-02T17:23:23.394Z (11 months ago)
- Topics: ai, cplusplus, directml, machine-learning
- Language: C++
- Homepage: https://www.turbo-play.com
- Size: 181 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# DirectML Graph
A tool to visually-design DirectML operators that run in the GPU.
## Features
Undo, Redo, Save, Load, Multiple Sets
Multiple Visible/Active DirectML operators
Direct2D Drawing
Memory Sharing
Input/Output CSV or binary, Input Random, Output to MessageBox
Adapter Selection
Show Adapter Memory Consumed
## Supported Operators
A: Abs,ACos,ACosh,Add,And,ASin,ASinh,ATan,ATanh,ATanYX
B: BitAnd, BitCount, BitOr, BitNot, BitShiftLeft, BitShiftRight, BitXor
C: Cast, Ceil, Clip, Constant, Cos, Cosh, Cummulative Sum/Product, Convolution
D: Divide
E: Erf, Exp, Equals
F: Floor
G: Gemm, GreaterThan, GreaterThanOrEqual
I: Identity, If, IsInfinity, IsNaN
J: Join
L: Log, LessThan, LessThanOrEqual
M: Max,Mean,Min,Multiply
N: Neg, Not
O: Or
P: Pow
R: Round, Reintrerpret
S: Slice, Subtract, Sqrt, Sign
T: Threshold
X: Xor
### Pending
All other operators
Activiation, Batch,
Modulus quantizer Recip,Reduce,Resample, Span Split, Tile Topk,
