MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / Input

Method Input

tensorflow/cc/framework/ops.h:204–204  ·  view source on GitHub ↗

All of Input's constructors are implicit. Input can be implicitly constructed from the following objects : Output: This is so that the output of an Operation can be directly used as the input to a op wrapper, which takes Inputs. A scalar, or a multi-dimensional tensor specified as a recursive initializer list. This enables directly passing constants as inputs to op wrappers. A Tensor object.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

cuda_op_kernel.ccFile · 0.80
replication_ops.ccFile · 0.80
infeed_ops.ccFile · 0.80
outfeed_ops.ccFile · 0.80
batch_ops.ccFile · 0.80
mpi_ops.ccFile · 0.80
variable_ops.ccFile · 0.80
image_ops.ccFile · 0.80

Calls 2

InitializerClass · 0.70
okMethod · 0.45

Tested by 15

SetUpKMC2InitializationFunction · 0.64
SetUpNearestNeighborsFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
test_get_updates_forMethod · 0.64
test_get_losses_forMethod · 0.64
testBasicNetworkMethod · 0.64