OpSink

interface OpSink(source)

OpSink consumes operation execution traces emitted by TracingTensorOps. Kept in core so it can be used without depending on graph/tape implementations.

Inheritors

Functions

Link copied to clipboard
abstract fun onOpExecuted(trace: OpTrace)