HomeSort by relevance Sort by last modified time
    Searched defs:OutputList (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/go/
operation.go 131 // produced by other operations (an OutputList). Thus, this interface is
132 // implemented by both Output and OutputList.
140 // OutputList represents a list of Outputs that can be provided as input to
142 type OutputList []Output
144 func (l OutputList) canBeAnInput() {}
  /external/tensorflow/tensorflow/cc/framework/
ops.h 254 typedef std::vector<Output> OutputList;
261 InputList(const OutputList& out) { // NOLINT(runtime/explicit)
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 69 milliseconds