MCPcopy Create free account
hub / github.com/alibaba/nann / build_graph

Function build_graph

tensorflow/tensorflow/python/ops/transpose_benchmark.py:34–59  ·  view source on GitHub ↗

builds a graph containing a sequence of conv2d operations. Args: device: String, the device to run on. input_shape: Shape of the input tensor. perm: A list of ints with the same length as input tensor's dimension. datatype: numpy data type of the input tensor. num_iters: numbe

(device, input_shape, perm, datatype, num_iters)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_run_graphMethod · 0.70

Calls 8

reshapeMethod · 0.80
transposeMethod · 0.80
rangeFunction · 0.70
deviceMethod · 0.45
constantMethod · 0.45
appendMethod · 0.45
control_dependenciesMethod · 0.45
groupMethod · 0.45

Tested by

no test coverage detected