MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / set_bypass

Method set_bypass

src/module.cpp:155–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153
154bool module::bypass() const { return impl->bypass; }
155void module::set_bypass(bool b) { impl->bypass = b; }
156
157void module::assign(const module& m)
158{

Callers 15

TEST_CASEFunction · 0.80
TEST_CASEFunction · 0.80
add_mlirFunction · 0.80
create_programMethod · 0.80
add_groupFunction · 0.80
add_reduce_moduleFunction · 0.80
create_pointwise_moduleFunction · 0.80
create_pointwise_modulesFunction · 0.80
applyMethod · 0.80
applyMethod · 0.80
applyMethod · 0.80
applyMethod · 0.80

Calls

no outgoing calls

Tested by 2

TEST_CASEFunction · 0.64
create_programMethod · 0.64