TensorLogger

lamp.data.TensorLogger
See theTensorLogger companion object
case class TensorLogger(stop: () => Unit)

Class holding a lambda to stop the logging. See its companion object. See lamp.data.TensorLogger#start

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def cancel(): Unit

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product