Package

org.platanios.tensorflow.api.ops

control_flow

Permalink

package control_flow

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. control_flow
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait CondBranch extends AnyRef

    Permalink
  2. trait CondOutput[T] extends AnyRef

    Permalink
  3. abstract class Context extends ProtoSerializable

    Permalink
  4. trait WhileLoopVariable[T] extends AnyRef

    Permalink
  5. abstract class XLAContext extends Context

    Permalink

Value Members

  1. object CondBranch

    Permalink
  2. object CondOutput

    Permalink
  3. object Context

    Permalink
  4. object FalseBranch extends CondBranch with Product with Serializable

    Permalink
  5. object GradientState

    Permalink
  6. object TrueBranch extends CondBranch with Product with Serializable

    Permalink
  7. object WhileLoopVariable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped