Object

org.platanios.tensorflow.api.core.Graph

Keys

Related Doc: package Graph

Permalink

object Keys

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

Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object ACTIVATIONS extends OpCollectionKey

    Permalink
  5. object ASSET_FILEPATHS extends OutputCollectionKey

    Permalink
  6. object BIASES extends VariableCollectionKey

    Permalink
  7. object EVAL_STEP extends VariableCollectionKey

    Permalink
  8. object GLOBAL_EPOCH extends VariableCollectionKey

    Permalink
  9. object GLOBAL_STEP extends VariableCollectionKey

    Permalink
  10. object GLOBAL_VARIABLES extends VariableCollectionKey

    Permalink
  11. object INIT_OP extends OpCollectionKey

    Permalink
  12. object LOCAL_INIT_OP extends OpCollectionKey

    Permalink
  13. object LOCAL_RESOURCES extends ResourceCollectionKey

    Permalink
  14. object LOCAL_VARIABLES extends VariableCollectionKey

    Permalink
  15. object LOSSES extends OutputCollectionKey

    Permalink
  16. object MODEL_VARIABLES extends VariableCollectionKey

    Permalink
  17. object MOVING_AVERAGE_VARIABLES extends VariableCollectionKey

    Permalink
  18. object RANDOM_SEEDS extends IntCollectionKey

    Permalink
  19. object READY_FOR_LOCAL_INIT_OP extends OutputCollectionKey

    Permalink
  20. object READY_OP extends OutputCollectionKey

    Permalink
  21. object REGULARIZATION_LOSSES extends OutputCollectionKey

    Permalink
  22. object SAVERS extends SaverCollectionKey

    Permalink
  23. object SHARED_RESOURCES extends ResourceCollectionKey

    Permalink
  24. object STREAMING_MODEL_PORTS extends VariableCollectionKey

    Permalink
  25. object SUMMARIES extends OutputCollectionKey

    Permalink
  26. object SUMMARY_OP extends OutputCollectionKey

    Permalink
  27. object TABLE_INITIALIZERS extends OpCollectionKey

    Permalink
  28. object TRAINABLE_RESOURCE_VARIABLES extends VariableCollectionKey

    Permalink
  29. object TRAINABLE_VARIABLES extends VariableCollectionKey

    Permalink
  30. object TRAIN_OP extends OpCollectionKey

    Permalink
  31. object UNBOUND_INPUTS extends StringCollectionKey

    Permalink
  32. object UPDATE_OPS extends OpCollectionKey

    Permalink
  33. object WEIGHTS extends VariableCollectionKey

    Permalink
  34. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  38. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  39. final def getClass(): Class[_]

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

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

    Permalink
    Definition Classes
    Any
  42. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  45. def register(key: Key[_]): Unit

    Permalink
  46. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped