MCPcopy 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
67int64_t Batch::size() const {
68 return size_;
69}
70
71} // namespace buffer
72} // namespace data

Callers 2

BatchMethod · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected