Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx-data
/ functions
Functions
662 in github.com/ml-explore/mlx-data
⨍
Functions
662
◇
Types & classes
165
Method
Pad
mlx/data/op/Pad.cpp:9
Method
PadToMultiple
mlx/data/op/Pad.cpp:65
Method
PadToSize
mlx/data/op/Pad.cpp:31
Method
Pair
mlx/data/core/BPETokenizer.cpp:69
Method
Partition
mlx/data/buffer/Partition.cpp:9
Method
Partition
mlx/data/stream/Partition.cpp:9
Method
Perm
mlx/data/buffer/Perm.cpp:9
Method
Prefetch
mlx/data/stream/Prefetch.cpp:9
Method
PyBufferIterator
python/src/wrap_buffer.cpp:16
Method
PyStream
python/src/wrap_stream.cpp:25
Method
RandomSlice
mlx/data/op/Slice.cpp:49
Method
ReadFromTAR
mlx/data/op/ReadFromTAR.cpp:8
Method
RemoveValue
mlx/data/op/RemoveValue.cpp:9
Method
RenameKey
mlx/data/op/RenameKey.cpp:8
Method
Repeat
mlx/data/stream/Repeat.cpp:11
Method
Replace
mlx/data/op/Replace.cpp:10
Method
ReplaceBytes
mlx/data/op/Replace.cpp:25
Method
ResampleAudio
mlx/data/op/LoadAudio.cpp:127
Method
SampleTransform
mlx/data/op/SampleTransform.cpp:9
Method
SaveImage
mlx/data/op/SaveImage.cpp:12
Method
Shape
mlx/data/op/Shape.cpp:8
Method
Shard
mlx/data/op/Shard.cpp:8
Method
ShortestPath
mlx/data/core/Graph.cpp:174
Method
Shuffle
mlx/data/buffer/Shuffle.cpp:13
Method
Shuffle
mlx/data/stream/Shuffle.cpp:12
Method
Slice
mlx/data/op/Slice.cpp:12
Method
SlidingWindow
mlx/data/stream/SlidingWindow.cpp:10
Method
Squeeze
mlx/data/op/Squeeze.cpp:8
Method
Stream
mlx/data/Stream.cpp:22
Method
Stream
mlx/data/stream/Stream.h:17
Method
TARReader
mlx/data/core/TARReader.cpp:140
Method
TaskContainer
here, std::forward is needed because we need the construction of _f not to bind an lvalue reference - it is not a guarantee that an object of type F i
mlx/data/core/ThreadPool.h:67
Method
ThreadController
mlx/data/core/ThreadController.cpp:69
Method
ThreadControllerSym
mlx/data/core/ThreadController.cpp:55
Method
ThreadPool
mlx/data/core/ThreadPool.cpp:11
Method
ThreadPool
since std::thread objects are not copiable, it doesn't make sense for a ThreadPool to be copiable.
mlx/data/core/ThreadPool.h:28
Method
Tokenize
mlx/data/op/Tokenize.cpp:9
Method
Tokenizer
mlx/data/core/Tokenizer.cpp:123
Method
TokenizerIterator
mlx/data/core/Tokenizer.cpp:192
Method
Transform
mlx/data/buffer/Transform.cpp:11
Method
Transform
mlx/data/stream/Transform.cpp:11
Method
Trie
mlx/data/core/Trie.h:32
Method
VideoReader
mlx/data/core/video/VideoFFMPEG.cpp:505
Method
VideoReaderState
mlx/data/core/video/VideoFFMPEG.cpp:171
Method
__getitem__
(self, idx)
benchmarks/comparative/librispeech/pytorch.py:26
Method
__init__
(self, name: str, sourcedir: str = "")
setup.py:36
Method
__init__
(self, total_size, msg="", quiet=False, outfile=sys.stdout)
python/mlx/data/datasets/common.py:15
Method
__init__
(self, name)
benchmarks/utils.py:8
Method
__init__
(self, root: str)
benchmarks/comparative/caltech101/pytorch.py:12
Method
__init__
(self, name)
benchmarks/comparative/caltech101/utils.py:8
Method
__init__
(self, root, tokenizer)
benchmarks/comparative/librispeech/pytorch.py:14
Method
__init__
(self, name)
benchmarks/comparative/librispeech/utils.py:8
Method
__init__
(self, name)
benchmarks/comparative/wikitext/utils.py:8
Function
_get_transcript_file
(sample)
python/mlx/data/datasets/libritts_r.py:45
Function
_to_audio_and_transcript
(sample)
python/mlx/data/datasets/librispeech.py:47
Method
add_edge
mlx/data/core/Graph.h:121
Method
add_edge
mlx/data/core/Graph.h:137
Method
add_edge
mlx/data/core/Graph.h:165
Method
add_edge_
mlx/data/core/Graph.cpp:19
Method
add_node
mlx/data/core/Graph.h:118
Method
add_node
mlx/data/core/Graph.h:134
Method
add_node
mlx/data/core/Graph.h:157
Method
add_node_
mlx/data/core/Graph.cpp:14
Method
apply
mlx/data/op/FilterByShape.cpp:14
Method
apply
mlx/data/op/RenameKey.cpp:10
Method
apply
mlx/data/op/KeyTransform.cpp:14
Method
apply
mlx/data/op/ReadFromTAR.cpp:57
Method
apply
mlx/data/op/LoadAudio.cpp:86
Method
apply
mlx/data/op/SampleTransform.cpp:12
Method
apply
mlx/data/op/Shape.cpp:12
Method
apply
mlx/data/op/FilterKey.cpp:12
Method
apply
mlx/data/op/SaveImage.cpp:21
Method
apply
mlx/data/op/RemoveValue.cpp:17
Method
apply_image
mlx/data/op/ImageTransform.cpp:78
Method
apply_key
mlx/data/op/Pad.cpp:25
Method
apply_key
mlx/data/op/Slice.cpp:36
Method
apply_key
mlx/data/op/LoadFile.cpp:16
Method
apply_key
mlx/data/op/LoadImage.cpp:23
Method
apply_key
mlx/data/op/KeyTransform.cpp:30
Method
apply_key
mlx/data/op/ImageTransform.cpp:22
Method
apply_key
mlx/data/op/LoadVideo.cpp:21
Method
apply_key
mlx/data/op/Squeeze.cpp:18
Method
apply_key
mlx/data/op/Replace.cpp:20
Method
apply_key
mlx/data/op/Shard.cpp:11
Method
apply_key
mlx/data/op/Tokenize.cpp:20
Method
apply_key
mlx/data/op/LoadNumpy.cpp:19
Method
apply_video
mlx/data/op/ImageTransform.cpp:33
Function
apply_visitor
mlx/data/Array.h:182
Method
are_credentials_expired
mlx/data/core/AWSFileFetcher.cpp:176
Function
array_copy_linear_to_strided
mlx/data/Array.cpp:339
Function
array_copy_strided_to_linear
mlx/data/Array.cpp:406
Function
array_fill
mlx/data/Array.cpp:124
Function
array_pad
mlx/data/Array.cpp:236
Method
backend_erase
mlx/data/core/AWSFileFetcher.cpp:340
Method
backend_erase
mlx/data/core/FileFetcher.cpp:141
Method
backend_fetch
mlx/data/core/AWSFileFetcher.cpp:207
Method
background_buffer_fetch_
mlx/data/stream/Buffered.cpp:23
Method
batch
mlx/data/Stream.cpp:33
Method
bellman_ford_iter
mlx/data/core/Graph.cpp:273
Method
bufferize_
mlx/data/buffer/FromStream.cpp:14
← previous
next →
301–400 of 662, ranked by callers