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

Method __init__

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

Source from the content-addressed store, hash-verified

605 cpp_configuration_template_name = "reduce_config_template"
606
607 def __init__(self, fallback_entries):
608 Algorithm.__init__(self, fallback_entries)
609
610
611class AlgorithmDeviceScan(Algorithm):

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected