notifyOp

fun <R> notifyOp(context: ExecutionContext, opName: String, inputs: List<Tensor<*, *>>, block: () -> R): R(source)