ML::Metal::ComputeGraph
Constructors
new
SourceClass methods
debug_encode
debug_encode=(debug_encode : Bool)
Instance methods
Add an operation to the graph. Returns its index.
encode_sequential(cmd : CommandBuffer) : Nil
Encode sequentially (debug: barrier between every op, no wave optimization)