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

Function range

tensorflow/python/ops/math_ops.py:1170–1240  ·  view source on GitHub ↗

Creates a sequence of numbers. Creates a sequence of numbers that begins at `start` and extends by increments of `delta` up to but not including `limit`. The dtype of the resulting tensor is inferred from the inputs unless it is provided explicitly. Like the Python builtin `range`, `sta

(start, limit=None, delta=1, dtype=None, name="range")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

create_examplesFunction · 0.85
create_dir_testFunction · 0.85
create_object_testFunction · 0.85
gcs_smoke.pyFile · 0.85
are_tensors_nearFunction · 0.85
_input_fnMethod · 0.85
GenerateConfigFunction · 0.85
ClusterSpecStringFunction · 0.85
WorkerHostsFunction · 0.85
PsHostsFunction · 0.85
parse_cluster_specFunction · 0.85

Calls 4

allFunction · 0.85
maxFunction · 0.85
name_scopeMethod · 0.80
castFunction · 0.70

Tested by 15

are_tensors_nearFunction · 0.68
checkAllgatherMethod · 0.68
test_mpi_allgatherMethod · 0.68
dumpFailureMethod · 0.68
test_mpi_allreduceMethod · 0.68
test_mpi_allgatherMethod · 0.68
testFloatMethod · 0.68
testIntMethod · 0.68
testGradMethod · 0.68
testSimpleMethod · 0.68