Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx-data
/ size
Method
size
mlx/data/buffer/Batch.cpp:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
int64_t Batch::size() const {
68
return size_;
69
}
70
71
} // namespace buffer
72
} // namespace data
Callers
2
Batch
Method · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected