Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ is_compiled
Method
is_compiled
src/program.cpp:226–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
bool program::is_compiled() const { return not this->impl->contexts.empty(); }
227
228
void program::compile(const std::vector<target>& targets, std::vector<compile_options> compile_opts)
229
{
Callers
4
compile
Method · 0.95
TEST_CASE
Function · 0.80
is_offload_copy_set
Function · 0.80
compile
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
1
TEST_CASE
Function · 0.64