DataType.BOOL
tensor.DataType.STRING
tensor.dst
and returns dst
.DataType.INT32
Tensor with data from the given buffer.DataType.FLOAT
Tensor with data from the given buffer.DataType.DOUBLE
Tensor with data from the given buffer.DataType.INT64
Tensor with data from the given buffer.Tensor
.DataType
of elements stored in the Tensor.DataType.DOUBLE
tensor.operation
and substitute t
for the value it produces.index
-th output of operation
by substituting t
for the value it produces.t
instead of the Tensor referred to by executing the operation referred to by
output
.Session.Runner.run()
return the output of operation
.Session.Runner.run()
return the Tensor referred to by output
.DataType.FLOAT
tensor.DataType.INT32
tensor.DataType.INT64
tensor.Operation
s to the Graph.Operation
.op
.Session
with which to perform computation using the model.Graph
execution.Graph
.Graph
and configuration options.DataType.INT32
tensor into the given buffer.DataType.FLOAT
tensor into the given buffer.DataType.DOUBLE
tensor into the given buffer.DataType.INT64
tensor into the given buffer.Copyright © 2015–2017. All rights reserved.