MCPcopy Create free account
hub / github.com/ROCm/rocPRIM / __init__

Method __init__

tuning/configs_header_generation.py:618–619  ·  view source on GitHub ↗
(self, fallback_entries)

Source from the content-addressed store, hash-verified

616 ]
617
618 def __init__(self, fallback_entries):
619 Algorithm.__init__(self, fallback_entries)
620
621
622# TODO: select_on_size_only may need to get re-evaluated, as it is likely that swapping the value

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected