MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / persistent_cache.cpp

File persistent_cache.cpp

src/core/impl/utils/persistent_cache.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "megbrain/utils/persistent_cache.h"
2#include "megbrain/comp_node_env.h"
3
4#include <cstdio>

Callers

nothing calls this directly

Calls 3

getMethod · 0.45
digestMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected