MCPcopy Create free account
hub / github.com/ml-explore/mlx-data / ~Array

Method ~Array

mlx/data/Array.cpp:198–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198Array::~Array() {}
199
200int Array::checkdim(int dim) const {
201 if (dim < 0) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected