Skainet Data Dsl

Use when constructing tensors, slicing them, or building transform pipelines using the SKaiNET public DSL — applies in both consumer apps and inside the SKaiNET repo. Trigger tokens include `tensor(`, `tensor {`, `data<`, `pipeline<`, `sliceView`, `segment {`, `rescale`, `normalize`, `unsqueeze` (in pipeline context), `FP32::class`, `FP16::class`, `Int8::class`, `Int32::class`, `Ternary::class`, `randn(`, `uniform(`. Do NOT fire on tensor *assertions* (in-repo tests go to the contributor `skainet-testing` skill) or on neural-network builders (`sequential` / `dag` go to `skainet-nn-dsl`).

SKaiNET-developers 276dd25 4 files · 17.5 KB Updated

File contents

SKaiNET-developers/SKaiNET-coding-skills/tree/main/skainet-consumer-skills/skills/skainet-data-dsl commit 276dd25b1d

Frequently asked questions

npx skillmds@latest add skainet-developers/skainet-data-dsl