Package

org.platanios.tensorflow

jni

Permalink

package jni

Visibility
  1. Public
  2. All

Type Members

  1. class AbortedException extends TensorFlowException

    Permalink
  2. class AlreadyExistsException extends TensorFlowException

    Permalink
  3. class CancelledException extends TensorFlowException

    Permalink
  4. class DataLossException extends TensorFlowException

    Permalink
  5. class DeadlineExceededException extends TensorFlowException

    Permalink
  6. class FailedPreconditionException extends TensorFlowException

    Permalink
  7. case class FileStatistics(length: Long, lastModifiedTime: Long, isDirectory: Boolean) extends Product with Serializable

    Permalink

  8. class InternalException extends TensorFlowException

    Permalink
  9. class InvalidArgumentException extends TensorFlowException

    Permalink
  10. class NotFoundException extends TensorFlowException

    Permalink
  11. class OutOfRangeException extends TensorFlowException

    Permalink
  12. case class Output(opHandle: Long, outputIndex: Int) extends Product with Serializable

    Permalink

  13. class PermissionDeniedException extends TensorFlowException

    Permalink
  14. class ResourceExhaustedException extends TensorFlowException

    Permalink
  15. abstract class TensorFlowException extends RuntimeException

    Permalink

    Abstract class for representing TensorFlow exceptions.

  16. class UnauthenticatedException extends TensorFlowException

    Permalink
  17. class UnavailableException extends TensorFlowException

    Permalink
  18. class UnimplementedException extends TensorFlowException

    Permalink
  19. class UnknownException extends TensorFlowException

    Permalink
  20. case class VariableDataTypes(variables: Array[String], dataTypes: Array[Int]) extends Product with Serializable

    Permalink
  21. case class VariableShapes(variables: Array[String], shapes: Array[Array[Long]]) extends Product with Serializable

    Permalink

Value Members

  1. object AbortedException extends Serializable

    Permalink
  2. object AlreadyExistsException extends Serializable

    Permalink
  3. object CancelledException extends Serializable

    Permalink
  4. object CheckpointReader

    Permalink

  5. object DataLossException extends Serializable

    Permalink
  6. object DeadlineExceededException extends Serializable

    Permalink
  7. object FailedPreconditionException extends Serializable

    Permalink
  8. object FileIO

    Permalink
  9. object Function

    Permalink

  10. object Graph

    Permalink

  11. object InternalException extends Serializable

    Permalink
  12. object InvalidArgumentException extends Serializable

    Permalink
  13. object NotFoundException extends Serializable

    Permalink
  14. object Op

    Permalink
  15. object OutOfRangeException extends Serializable

    Permalink
  16. object PermissionDeniedException extends Serializable

    Permalink
  17. object RecordReader

    Permalink

  18. object ResourceExhaustedException extends Serializable

    Permalink
  19. object ScalaCallbacksRegistry

    Permalink

    Keeps a map from unique tokens (i.e., integer IDs) to Scala functions (i.e., callbacks), each of which takes an array with handles of tensors as input and returns an array with handles of tensors as output.

  20. object Server

    Permalink

  21. object Session

    Permalink

  22. object Tensor

    Permalink

  23. object TensorFlow

    Permalink

  24. object UnauthenticatedException extends Serializable

    Permalink
  25. object UnavailableException extends Serializable

    Permalink
  26. object UnimplementedException extends Serializable

    Permalink
  27. object UnknownException extends Serializable

    Permalink
  28. package generated

    Permalink

Ungrouped