An open API service indexing awesome lists of open source software.

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

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,

![screenshot](graph1.jpg)