Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx-data
/ itemsize
Method
itemsize
mlx/data/Array.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
int64_t Array::itemsize() const {
66
return itemsize_;
67
}
68
69
void Array::init_(
70
ArrayType type,
Callers
13
to_array
Function · 0.80
to_py_array
Function · 0.80
clone
Function · 0.80
pad
Function · 0.80
slice
Function · 0.80
copy
Function · 0.80
load_numpy
Function · 0.80
load_sndfile
Function · 0.80
info_sndfile
Function · 0.80
VideoReaderState
Method · 0.80
load
Function · 0.80
apply_key
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected