MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / expand_range

Function expand_range

src/scripts/perf/blasPerformanceTesting.py:234–235  ·  view source on GitHub ↗
(a_range)

Source from the content-addressed store, hash-verified

232 self.current = self.current + self._stepAmount
233
234def expand_range(a_range):
235 return Range(a_range).expanded
236
237def decode_parameter_problemsize(problemsize):
238 if not problemsize.count(None):

Callers 1

Calls 1

RangeClass · 0.85

Tested by

no test coverage detected