KspTensorOps
class KspTensorOps(base: TensorOps, sink: OpSink, session: TraceSession = TraceSession()) : TensorOps
Generated tracing wrapper for TensorOps. This class delegates all method calls to the base implementation while emitting OpTrace events to capture the computation graph.