Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ tell
Method
tell
src/serialization/impl/file.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
size_t tell() override { return std::ftell(m_fptr); }
47
};
48
49
std::unique_ptr<InputFile> InputFile::make_fs(const char* path) {
Callers
7
config_model
Method · 0.45
config_model_internel<ModelMdl>
Method · 0.45
dump
Method · 0.45
dump
Method · 0.45
dump_tensor
Method · 0.45
load_tensor_value
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected