Operation

TF_Operation/TF_Output wrapper used in Graph.

Alias This

base

Members

Functions

opBinary
Operation opBinary(Operation rhs)

Binary operator for +.

Variables

base
TF_Output base;

Raw pointer.

graph
SlimRCPtr!GraphOwner graph;

Graph scope containing this operation.

Meta