Operation

TF_Operation wrapper used in Graph.

Alias This

base

Members

Functions

opBinary
Operation opBinary(Operation rhs)

Binary operator for +.

Variables

base
TF_Operation* base;

Raw pointer.

graph
SlimRCPtr!GraphOwner graph;

Graph scope containing this operation.

Meta