Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx-data
/ size
Method
size
mlx/data/buffer/FilesFromTAR.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
int64_t FilesFromTAR::size() const {
30
return files_.size();
31
}
32
33
} // namespace buffer
34
} // namespace data
Callers
1
get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected