Package | Description |
---|---|
org.tensorflow |
Defines classes to build, save, load and execute TensorFlow models.
|
org.tensorflow.op | |
org.tensorflow.op.audio | |
org.tensorflow.op.bitwise | |
org.tensorflow.op.collective | |
org.tensorflow.op.core | |
org.tensorflow.op.data | |
org.tensorflow.op.dtypes | |
org.tensorflow.op.image | |
org.tensorflow.op.io | |
org.tensorflow.op.linalg | |
org.tensorflow.op.math | |
org.tensorflow.op.nn | |
org.tensorflow.op.quantization | |
org.tensorflow.op.random | |
org.tensorflow.op.signal | |
org.tensorflow.op.sparse | |
org.tensorflow.op.strings | |
org.tensorflow.op.summary | |
org.tensorflow.op.train |
Class and Description |
---|
DataType
Represents the type of elements in a
Tensor as an enum. |
EagerSession
An environment for executing TensorFlow operations eagerly.
|
EagerSession.DevicePlacementPolicy
Controls how to act when we try to run an operation on a given device but some input tensors
are not on that device.
|
EagerSession.Options |
EagerSession.ResourceCleanupStrategy
Controls how TensorFlow resources are cleaned up when they are no longer needed.
|
ExecutionEnvironment
Defines an environment for creating and executing TensorFlow
Operation s. |
Graph
A data flow graph representing a TensorFlow computation.
|
Graph.WhileSubgraphBuilder
Used to instantiate an abstract class which overrides the buildSubgraph method to build a
conditional or body subgraph for a while loop.
|
GraphOperation |
GraphOperationBuilder |
Operand
Interface implemented by operands of a TensorFlow operation.
|
Operation
Performs computation on Tensors.
|
OperationBuilder
A builder for
Operation s. |
Output
A symbolic handle to a tensor produced by an
Operation . |
SavedModelBundle
SavedModelBundle represents a model loaded from storage.
|
SavedModelBundle.Loader
Options for loading a SavedModel.
|
Session
Driver for
Graph execution. |
Session.Run
Output tensors and metadata obtained when executing a session.
|
Session.Runner |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Tensor
A statically typed multi-dimensional array whose elements are of a type described by T.
|
Class and Description |
---|
ExecutionEnvironment
Defines an environment for creating and executing TensorFlow
Operation s. |
Operand
Interface implemented by operands of a TensorFlow operation.
|
Operation
Performs computation on Tensors.
|
OperationBuilder
A builder for
Operation s. |
Output
A symbolic handle to a tensor produced by an
Operation . |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Tensor
A statically typed multi-dimensional array whose elements are of a type described by T.
|
Class and Description |
---|
Operand
Interface implemented by operands of a TensorFlow operation.
|
Output
A symbolic handle to a tensor produced by an
Operation . |
Shape
The possibly partially known shape of a tensor produced by an operation.
|
Copyright © 2015–2019. All rights reserved.