org.tensorflow.op

Interfaces

Op A marker interface for all operation wrappers.

Classes

Operands Utilities for manipulating operand related types and lists.
PrimitiveOp A base class for Op implementations that are backed by a single Operation .
Scope Manages groups of related properties when creating Tensorflow Operations, such as a common name prefix.