MCPcopy Create free account
hub / github.com/evilsocket/cake / mod.rs

File mod.rs

cake-core/src/backends/metal/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Metal compute backend with MSL shaders + candle tensor op fallbacks.
2//!
3//! Self-contained: owns the MSL shader source and CustomOp structs for the
4//! MSL-accelerated ops. All other trait methods use plain candle tensor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected