Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
154
bool module::bypass() const { return impl->bypass; }
155
void module::set_bypass(bool b) { impl->bypass = b; }
156
157
void module::assign(const module& m)
158
{
Callers
15
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
add_mlir
Function · 0.80
create_program
Method · 0.80
add_group
Function · 0.80
add_reduce_module
Function · 0.80
create_pointwise_module
Function · 0.80
create_pointwise_modules
Function · 0.80
apply
Method · 0.80
apply
Method · 0.80
apply
Method · 0.80
apply
Method · 0.80
Calls
no outgoing calls
Tested by
2
TEST_CASE
Function · 0.64
create_program
Method · 0.64