Tenstorrent AI avatar

Tenstorrent AI

Official

@tenstorrent · United States of America

0Followers
|
135Public Repos
|
25Published Skills

Offers specialized hardware-software integration for high-performance tensor processing, silicon emulation, and custom kernel development on proprietary mesh architectures.

Skills Distribution
DomainAI Models & ...Hardware-Software .. (40%)Compiler Infrastru.. (30%)Silicon Emulation .. (30%)

Agent Skills by Tenstorrent AI

Showing 25 vetted skills indexed across 4 GitHub repositories.

tenstorrenttenstorrent
4

memory-debug

Diagnose data-corruption and memory-related failures in the tt-emule software emulator.

Official
Advanced
tenstorrenttenstorrent
4

parallel-mock-implementation

Coordinates parallel worker agents to generate emulator mock files for the repository.

Official
Advanced
tenstorrenttenstorrent
4

shepherd-emule-pr

Review and locally rebase tt-emule pull requests with JIT compile-probes.

Official
Advanced
tenstorrenttenstorrent
4

compute-llk-bringup

Automate compute-kernel LLK shim implementation and integration in tt-emule.

Official
Advanced
tenstorrenttenstorrent
4

arch-lookup

Cross-reference Tenstorrent silicon specifications with tt-emule mock-API implementations.

Official
Advanced
tenstorrenttenstorrent
4

uplift

Bisect tt-metal and tt-umd dependency updates to isolate C++ and JIT regressions.

Official
Advanced
tenstorrenttenstorrent
4

index-based-ops

Debug index-based compute operations like TopK, Sort, and Argmax in tt-emule.

Official
Advanced
tenstorrenttenstorrent
4

workarounds

Track deliberate code workarounds and their removal requirements in the tt-emule repository.

Official
Intermediate
tenstorrenttenstorrent
4

implement-mock

Standardize silicon API mocks in the tt-emule emulator with strategy selection and verification.

Official
Advanced
tenstorrenttenstorrent
4

verify-mock

Validate silicon API mocks in tt-emule against verification checklists.

Official
Advanced
tenstorrenttenstorrent
341

tt-enable-tracing

Enable TTNN trace capture and replay to eliminate host dispatch overhead.

Official
Advanced
tenstorrenttenstorrent
341

tt-bug-report

Creates GitHub issues for bug reports with minimized reproducers across TT repos.

Official
Intermediate
tenstorrenttenstorrent
341

tt-lang

Write TT hardware kernels using a Python DSL with data movement primitives.

Official
Advanced
tenstorrenttenstorrent
341

tt-connect-remote-device

Establish remote connections to Tenstorrent hardware and run kernels, copy files, and read logs.

Official
Intermediate
tenstorrenttenstorrent
341

tt-lang-profile-optimize

Profile and optimize TT-Lang kernels using TT-Metal tooling.

Official
Intermediate
tenstorrenttenstorrent
341

ttnn

Convert PyTorch tensors and execute tensor operations on Tenstorrent MeshDevice topologies.

Official
Advanced
tenstorrenttenstorrent
295

add-ttir-builder-op

...

Official
Advanced
tenstorrenttenstorrent
295

validate-tt-mlir-against-tt-xla

Automate cross-repo validation of tt-mlir pull requests against tt-xla CI.

Official
Advanced
tenstorrenttenstorrent
295

add-op

Guide engineers through adding a new operation to the tt-mlir stack.

Official
Advanced
tenstorrenttenstorrent
295

ttir-decomposition-for-ttmetal

Register TTIR composite op decomposition patterns for the TTMetal backend.

Official
Advanced
tenstorrenttenstorrent
295

add-ttir-d2m-lowering

Automate TTIR elementwise lowering to D2M for TTMetal in MLIR.

Official
Intermediate
tenstorrenttenstorrent
74

excalidraw-diagram

Generate Excalidraw diagram JSON encoding visual arguments for workflows and concepts.

Official
Advanced
tenstorrenttenstorrent
74

analyze-nightly

Summarize GitHub Actions nightly CI failures grouped by ownership area.

Official
Advanced
tenstorrenttenstorrent
74

code-reviewer

Automate structured code-review checks for the tt-xla project.

Official
Advanced

Frequently Asked Questions About Tenstorrent AI

FAQPage Schema
What specific tasks can engineers perform using Tenstorrent software stacks?

Engineers can execute tensor operations on mesh hardware, develop custom kernels with data movement primitives, profile performance bottlenecks, and validate silicon-level operations through specialized emulation environments.

Which technical personas benefit from these capabilities?

These capabilities are designed for hardware-software co-design engineers, compiler developers, and systems researchers focused on optimizing tensor-based workloads for custom silicon architectures.

What are the primary dependencies for running Tenstorrent kernel development?

Development requires access to the Tenstorrent software stack, including the TT-Metal environment, MLIR-based compiler infrastructure, and compatible Tenstorrent silicon or the provided software emulator for verification.