Trait

com.thoughtworks.deeplearning.plugins.RawINDArrayLayers

ImplicitsApi

Related Doc: package RawINDArrayLayers

Permalink

trait ImplicitsApi extends RawINDArrayLayers.ImplicitsApi with RawINDArrayLayers.ImplicitsApi

Source
RawINDArrayLayers.scala
Linear Supertypes
RawINDArrayLayers.ImplicitsApi, RawINDArrayLayers.ImplicitsApi, RawINDArrayLayers.ImplicitsApi, AnyRef, Any
Known Subclasses
Implicits, ImplicitsApi
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImplicitsApi
  2. ImplicitsApi
  3. ImplicitsApi
  4. ImplicitsApi
  5. AnyRef
  6. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class DoubleLayerOps[Operand0] extends AnyRef

    Permalink
    Definition Classes
    ImplicitsApi
  2. implicit final class INDArrayLayerOps[Operand0] extends AnyRef

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ImplicitsApi to any2stringadd[ImplicitsApi] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ImplicitsApi, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ImplicitsApi to ArrowAssoc[ImplicitsApi] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. implicit def Double*Double[Operand0, Operand1, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators.*.Case[Operand0, Operand1] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  7. implicit def Double*INDArray[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.*.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  8. implicit def Double+Double[Operand0, Operand1, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators.+.Case[Operand0, Operand1] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  9. implicit def Double+INDArray[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.+.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  10. implicit def Double-Double[Operand0, Operand1, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators.-.Case[Operand0, Operand1] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  11. implicit def Double-INDArray[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.-.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  12. implicit def Double/Double[Operand0, Operand1, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators./.Case[Operand0, Operand1] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  13. implicit def Double/INDArray[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators./.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  14. implicit def INDArray*Double[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.*.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  15. implicit def INDArray*INDArray[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.*.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  16. implicit def INDArray+Double[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.+.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  17. implicit def INDArray+INDArray[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.+.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  18. implicit def INDArray-Double[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.-.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  19. implicit def INDArray-INDArray[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.-.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  20. implicit def INDArray/Double[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators./.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  21. implicit def INDArray/INDArray[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators./.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  22. implicit def abs(Double)[Operand0, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators.abs.Case[Operand0] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  23. implicit def abs(INDArray)[Operand0, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.abs.Case[Operand0] { type Result = Out }

    Permalink
  24. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  25. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. implicit def doubleLiteralDeepLearning: DeepLearning.Aux[Double, Double, Double]

    Permalink
    Definition Classes
    ImplicitsApi
  27. def ensuring(cond: (ImplicitsApi) ⇒ Boolean, msg: ⇒ Any): ImplicitsApi

    Permalink
    Implicit information
    This member is added by an implicit conversion from ImplicitsApi to Ensuring[ImplicitsApi] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. def ensuring(cond: (ImplicitsApi) ⇒ Boolean): ImplicitsApi

    Permalink
    Implicit information
    This member is added by an implicit conversion from ImplicitsApi to Ensuring[ImplicitsApi] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  29. def ensuring(cond: Boolean, msg: ⇒ Any): ImplicitsApi

    Permalink
    Implicit information
    This member is added by an implicit conversion from ImplicitsApi to Ensuring[ImplicitsApi] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  30. def ensuring(cond: Boolean): ImplicitsApi

    Permalink
    Implicit information
    This member is added by an implicit conversion from ImplicitsApi to Ensuring[ImplicitsApi] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  31. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  32. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  33. implicit def exp(Double)[Operand0, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators.exp.Case[Operand0] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  34. implicit def exp(INDArray)[Operand0, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.exp.Case[Operand0] { type Result = Out }

    Permalink
  35. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  36. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ImplicitsApi to StringFormat[ImplicitsApi] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  37. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  38. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  39. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  40. implicit def layerDeepLearning[From, Data0, Delta0](implicit asLayer: <:<[From, Layers.Layer.Aux[Data0, Delta0]]): DeepLearning.Aux[From, Data0, Delta0]

    Permalink
    Definition Classes
    ImplicitsApi
  41. implicit def log(Double)[Operand0, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators.log.Case[Operand0] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  42. implicit def log(INDArray)[Operand0, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.log.Case[Operand0] { type Result = Out }

    Permalink
  43. implicit def max(Double,Double)[Operand0, Operand1, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators.max.Case[Operand0, Operand1] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  44. implicit def max(Double,INDArray)[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.max.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  45. implicit def max(INDArray,Double)[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.max.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  46. implicit def max(INDArray,INDArray)[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.max.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  47. implicit def min(Double,Double)[Operand0, Operand1, Out <: RawINDArrayLayers.DoubleLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], implicitApply: feature.ImplicitApply.Aux[Rest, Out]): Operators.min.Case[Operand0, Operand1] { type Result = Out }

    Permalink
    Definition Classes
    ImplicitsApi
  48. implicit def min(Double,INDArray)[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, Double, Double], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.min.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  49. implicit def min(INDArray,Double)[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, Double, Double], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.min.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  50. implicit def min(INDArray,INDArray)[Operand0, Operand1, Out <: INDArrayLayer](implicit deepLearning0: DeepLearning.Aux[Operand0, INDArray, INDArray], deepLearning1: DeepLearning.Aux[Operand1, INDArray, INDArray], layerImplicits: feature.ImplicitApply.Aux[Rest, Out]): Operators.min.Case[Operand0, Operand1] { type Result = Out }

    Permalink
  51. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  52. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  53. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  54. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  55. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  56. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  59. def [B](y: B): (ImplicitsApi, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ImplicitsApi to ArrowAssoc[ImplicitsApi] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from RawINDArrayLayers.ImplicitsApi

Inherited from RawINDArrayLayers.ImplicitsApi

Inherited from RawINDArrayLayers.ImplicitsApi

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from ImplicitsApi to any2stringadd[ImplicitsApi]

Inherited by implicit conversion StringFormat from ImplicitsApi to StringFormat[ImplicitsApi]

Inherited by implicit conversion Ensuring from ImplicitsApi to Ensuring[ImplicitsApi]

Inherited by implicit conversion ArrowAssoc from ImplicitsApi to ArrowAssoc[ImplicitsApi]

Ungrouped