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

Method get

src/sqlite.cpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36struct sqlite_impl
37{
38 sqlite3* get() const { return ptr.get(); }
39 void open(const fs::path& p, int flags)
40 {
41 sqlite3* ptr_tmp = nullptr;

Callers 15

parseFunction · 0.45
downloadFunction · 0.45
get_imagenet_classesFunction · 0.45
text_preprocessMethod · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
runMethod · 0.45
verifyMethod · 0.45
TEST_CASEFunction · 0.45
applyMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_CASEFunction · 0.36
TEST_CASEFunction · 0.36