mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-25 01:41:17 +08:00
1 line
394 KiB
JavaScript
1 line
394 KiB
JavaScript
Search.setIndex({"alltitles": {"A Simple Example": [[508, "a-simple-example"]], "Array": [[331, null]], "Attention layer": [[6, "attention-layer"]], "Automatic Differentiation": [[501, "automatic-differentiation"]], "Automatic Vectorization": [[501, "automatic-vectorization"]], "Basics": [[506, "basics"]], "Basics of Compile": [[498, "basics-of-compile"]], "Basics of Exporting": [[500, "basics-of-exporting"]], "Binary Size Minimization": [[9, "binary-size-minimization"]], "Binding to Python": [[2, "binding-to-python"]], "Build Options": [[9, "id4"]], "Build Requirements": [[9, "build-requirements"]], "Build and Install": [[9, null]], "Build from source": [[9, "build-from-source"]], "Building and Binding": [[2, "building-and-binding"]], "Building with CMake": [[2, "building-with-cmake"]], "Building with setuptools": [[2, "building-with-setuptools"]], "C++ API": [[9, "c-api"]], "C++ API Reference": [[8, null]], "Common Optimizers": [[492, null]], "Compilation": [[498, null]], "Compiling Training Graphs": [[498, "compiling-training-graphs"]], "Complex Example": [[1, "complex-example"]], "Conversion to NumPy and Other Frameworks": [[505, null]], "Converting the weights": [[6, "converting-the-weights"]], "Custom Extensions in MLX": [[2, null]], "Custom Metal Kernels": [[1, null]], "Data Types": [[332, null]], "Debugging": [[498, "debugging"]], "Defining a Ring": [[499, "defining-a-ring"]], "Devices and Streams": [[333, null]], "Differences from NumPy": [[502, "differences-from-numpy"]], "Distributed Communication": [[334, null], [499, null]], "Download the code": [[2, null], [6, null]], "Encoder layer": [[6, "encoder-layer"]], "Example Speedup": [[498, "example-speedup"]], "Examples": [[8, null]], "Export Functions": [[335, null]], "Exporting Functions": [[500, null]], "Exporting Modules": [[500, "exporting-modules"]], "Exporting Multiple Traces": [[500, "exporting-multiple-traces"]], "FFT": [[337, null]], "Fast": [[336, null]], "Full model": [[6, "full-model"]], "Function Transforms": [[501, null]], "Function and Graph Transformations": [[506, "function-and-graph-transformations"]], "Functions": [[467, null]], "Further Reading": [[8, null]], "Generation": [[6, "generation"]], "Getting Started": [[499, "getting-started"]], "Getting Started with MPI": [[499, "getting-started-with-mpi"]], "Getting Started with Ring": [[499, "getting-started-with-ring"]], "Grid Sample VJP": [[1, "grid-sample-vjp"]], "Implementing the CPU Back-end": [[2, "implementing-the-cpu-back-end"]], "Implementing the GPU Back-end": [[2, "implementing-the-gpu-back-end"]], "Implementing the Primitive": [[2, "implementing-the-primitive"]], "Implementing the model": [[6, "implementing-the-model"]], "Importing Functions in C++": [[500, "importing-functions-in-c"]], "In Place Updates": [[502, "in-place-updates"]], "Indexing Arrays": [[502, null]], "Initializers": [[468, null]], "Inspecting Modules": [[341, "inspecting-modules"]], "Install": [[8, null]], "Installing MPI": [[499, "installing-mpi"]], "Introducing the Example": [[2, "introducing-the-example"]], "JAX": [[505, "jax"]], "LLM inference": [[6, null]], "Launching Distributed Programs": [[503, null]], "Layers": [[469, null]], "Lazy Evaluation": [[504, null]], "Linear Algebra": [[338, null]], "Linear Regression": [[5, null]], "Loss Functions": [[470, null]], "MLX": [[8, null]], "MPI Specifics": [[503, "mpi-specifics"]], "Memory Management": [[339, null]], "Metal": [[340, null]], "Metal Debugger": [[3, null]], "Metal not found": [[9, "metal-not-found"]], "Module": [[471, null]], "More Examples": [[500, "more-examples"]], "Multi-Layer Perceptron": [[7, null]], "Neural Networks": [[341, null]], "Only Compute What You Use": [[504, "only-compute-what-you-use"]], "Operations": [[0, null], [2, "operations"], [472, null]], "Operations and Primitives": [[2, "operations-and-primitives"]], "Optimizer": [[493, null]], "Optimizers": [[473, null]], "Package Variables": [[4, "id1"]], "Parameters": [[341, "parameters"]], "Primitive Transforms": [[2, "primitive-transforms"]], "Primitives": [[2, "primitives"]], "Providing Hosts": [[503, "providing-hosts"]], "Pure Functions": [[498, "pure-functions"]], "Putting it all together": [[6, "putting-it-all-together"]], "PyTorch": [[505, "pytorch"]], "Python API": [[9, "python-api"]], "Python API Reference": [[8, null]], "Python Installation": [[9, "python-installation"]], "Quick Start Guide": [[506, null]], "Quick Start with Neural Networks": [[341, "quick-start-with-neural-networks"]], "Random": [[495, null]], "Results": [[2, "results"]], "Ring Specifics": [[503, "ring-specifics"]], "Running Distributed Programs": [[499, "running-distributed-programs"]], "Saving and Loading": [[473, "saving-and-loading"]], "Saving and Loading Arrays": [[507, null]], "Schedulers": [[494, null]], "Scripts": [[2, "scripts"], [6, "scripts"]], "Selecting Backend": [[499, "selecting-backend"]], "Serialization Formats": [[507, "id1"]], "Setting up Remote Hosts": [[499, "setting-up-remote-hosts"], [503, "setting-up-remote-hosts"]], "Shapeless Compilation": [[498, "shapeless-compilation"]], "Shapeless Exports": [[500, "shapeless-exports"]], "Simple Example": [[1, "simple-example"]], "Specifying the Stream": [[509, "specifying-the-stream"]], "Supported Data Types": [[332, "id2"]], "TensorFlow": [[505, "tensorflow"]], "The Module Class": [[341, "the-module-class"]], "Thunderbolt Ring": [[499, "thunderbolt-ring"]], "Training Example": [[499, "training-example"]], "Transformations with Compile": [[498, "transformations-with-compile"]], "Transformations with Imported Functions": [[500, "transformations-with-imported-functions"]], "Transforming Compute Graphs": [[504, "transforming-compute-graphs"]], "Transforms": [[496, null]], "Tree Utils": [[497, null]], "Troubleshooting": [[9, "troubleshooting"], [9, "id3"]], "Tuning MPI All Reduce": [[499, "tuning-mpi-all-reduce"]], "Unified Memory": [[508, null]], "Updating the Parameters": [[341, "updating-the-parameters"]], "Usage": [[2, "usage"], [8, null], [503, "usage"]], "Using MLX in C++": [[4, null]], "Using Shape/Strides": [[1, "using-shape-strides"]], "Using Streams": [[509, null]], "Using the Primitive": [[2, "using-the-primitive"]], "Utilizing nn.average_gradients": [[499, "utilizing-nn-average-gradients"]], "Value and Grad": [[341, "value-and-grad"]], "Weight loading and benchmarking": [[6, "weight-loading-and-benchmarking"]], "When to Evaluate": [[504, "when-to-evaluate"]], "Why Lazy Evaluation": [[504, "why-lazy-evaluation"]], "Xcode Workflow": [[3, "xcode-workflow"]], "mlx.core.Device": [[10, null]], "mlx.core.Dtype": [[11, null]], "mlx.core.DtypeCategory": [[12, null]], "mlx.core.Stream": [[330, null]], "mlx.core.abs": [[13, null]], "mlx.core.add": [[14, null]], "mlx.core.addmm": [[15, null]], "mlx.core.all": [[16, null]], "mlx.core.allclose": [[17, null]], "mlx.core.any": [[18, null]], "mlx.core.arange": [[19, null]], "mlx.core.arccos": [[20, null]], "mlx.core.arccosh": [[21, null]], "mlx.core.arcsin": [[22, null]], "mlx.core.arcsinh": [[23, null]], "mlx.core.arctan": [[24, null]], "mlx.core.arctan2": [[25, null]], "mlx.core.arctanh": [[26, null]], "mlx.core.argmax": [[27, null]], "mlx.core.argmin": [[28, null]], "mlx.core.argpartition": [[29, null]], "mlx.core.argsort": [[30, null]], "mlx.core.array": [[31, null]], "mlx.core.array.T": [[32, null]], "mlx.core.array.abs": [[33, null]], "mlx.core.array.all": [[34, null]], "mlx.core.array.any": [[35, null]], "mlx.core.array.argmax": [[36, null]], "mlx.core.array.argmin": [[37, null]], "mlx.core.array.astype": [[38, null]], "mlx.core.array.at": [[39, null]], "mlx.core.array.conj": [[40, null]], "mlx.core.array.cos": [[41, null]], "mlx.core.array.cummax": [[42, null]], "mlx.core.array.cummin": [[43, null]], "mlx.core.array.cumprod": [[44, null]], "mlx.core.array.cumsum": [[45, null]], "mlx.core.array.diag": [[46, null]], "mlx.core.array.diagonal": [[47, null]], "mlx.core.array.dtype": [[48, null]], "mlx.core.array.exp": [[49, null]], "mlx.core.array.flatten": [[50, null]], "mlx.core.array.item": [[51, null]], "mlx.core.array.itemsize": [[52, null]], "mlx.core.array.log": [[53, null]], "mlx.core.array.log10": [[54, null]], "mlx.core.array.log1p": [[55, null]], "mlx.core.array.log2": [[56, null]], "mlx.core.array.logsumexp": [[57, null]], "mlx.core.array.max": [[58, null]], "mlx.core.array.mean": [[59, null]], "mlx.core.array.min": [[60, null]], "mlx.core.array.moveaxis": [[61, null]], "mlx.core.array.nbytes": [[62, null]], "mlx.core.array.ndim": [[63, null]], "mlx.core.array.prod": [[64, null]], "mlx.core.array.reciprocal": [[65, null]], "mlx.core.array.reshape": [[66, null]], "mlx.core.array.round": [[67, null]], "mlx.core.array.rsqrt": [[68, null]], "mlx.core.array.shape": [[69, null]], "mlx.core.array.sin": [[70, null]], "mlx.core.array.size": [[71, null]], "mlx.core.array.split": [[72, null]], "mlx.core.array.sqrt": [[73, null]], "mlx.core.array.square": [[74, null]], "mlx.core.array.squeeze": [[75, null]], "mlx.core.array.std": [[76, null]], "mlx.core.array.sum": [[77, null]], "mlx.core.array.swapaxes": [[78, null]], "mlx.core.array.tolist": [[79, null]], "mlx.core.array.transpose": [[80, null]], "mlx.core.array.var": [[81, null]], "mlx.core.array.view": [[82, null]], "mlx.core.array_equal": [[83, null]], "mlx.core.as_strided": [[84, null]], "mlx.core.atleast_1d": [[85, null]], "mlx.core.atleast_2d": [[86, null]], "mlx.core.atleast_3d": [[87, null]], "mlx.core.bitwise_and": [[88, null]], "mlx.core.bitwise_invert": [[89, null]], "mlx.core.bitwise_or": [[90, null]], "mlx.core.bitwise_xor": [[91, null]], "mlx.core.block_masked_mm": [[92, null]], "mlx.core.broadcast_to": [[93, null]], "mlx.core.ceil": [[94, null]], "mlx.core.clear_cache": [[95, null]], "mlx.core.clip": [[96, null]], "mlx.core.compile": [[97, null]], "mlx.core.concatenate": [[98, null]], "mlx.core.conj": [[99, null]], "mlx.core.conjugate": [[100, null]], "mlx.core.conv1d": [[101, null]], "mlx.core.conv2d": [[102, null]], "mlx.core.conv3d": [[103, null]], "mlx.core.conv_general": [[104, null]], "mlx.core.conv_transpose1d": [[105, null]], "mlx.core.conv_transpose2d": [[106, null]], "mlx.core.conv_transpose3d": [[107, null]], "mlx.core.convolve": [[108, null]], "mlx.core.cos": [[109, null]], "mlx.core.cosh": [[110, null]], "mlx.core.cummax": [[111, null]], "mlx.core.cummin": [[112, null]], "mlx.core.cumprod": [[113, null]], "mlx.core.cumsum": [[114, null]], "mlx.core.custom_function": [[115, null]], "mlx.core.default_device": [[116, null]], "mlx.core.default_stream": [[117, null]], "mlx.core.degrees": [[118, null]], "mlx.core.dequantize": [[119, null]], "mlx.core.diag": [[120, null]], "mlx.core.diagonal": [[121, null]], "mlx.core.disable_compile": [[122, null]], "mlx.core.distributed.Group": [[123, null]], "mlx.core.distributed.all_gather": [[124, null]], "mlx.core.distributed.all_sum": [[125, null]], "mlx.core.distributed.init": [[126, null]], "mlx.core.distributed.is_available": [[127, null]], "mlx.core.distributed.recv": [[128, null]], "mlx.core.distributed.recv_like": [[129, null]], "mlx.core.distributed.send": [[130, null]], "mlx.core.divide": [[131, null]], "mlx.core.divmod": [[132, null]], "mlx.core.einsum": [[133, null]], "mlx.core.einsum_path": [[134, null]], "mlx.core.enable_compile": [[135, null]], "mlx.core.equal": [[136, null]], "mlx.core.erf": [[137, null]], "mlx.core.erfinv": [[138, null]], "mlx.core.eval": [[139, null]], "mlx.core.exp": [[140, null]], "mlx.core.expand_dims": [[141, null]], "mlx.core.expm1": [[142, null]], "mlx.core.export_function": [[143, null]], "mlx.core.export_to_dot": [[144, null]], "mlx.core.exporter": [[145, null]], "mlx.core.eye": [[146, null]], "mlx.core.fast.layer_norm": [[147, null]], "mlx.core.fast.metal_kernel": [[148, null]], "mlx.core.fast.rms_norm": [[149, null]], "mlx.core.fast.rope": [[150, null]], "mlx.core.fast.scaled_dot_product_attention": [[151, null]], "mlx.core.fft.fft": [[152, null]], "mlx.core.fft.fft2": [[153, null]], "mlx.core.fft.fftn": [[154, null]], "mlx.core.fft.ifft": [[155, null]], "mlx.core.fft.ifft2": [[156, null]], "mlx.core.fft.ifftn": [[157, null]], "mlx.core.fft.irfft": [[158, null]], "mlx.core.fft.irfft2": [[159, null]], "mlx.core.fft.irfftn": [[160, null]], "mlx.core.fft.rfft": [[161, null]], "mlx.core.fft.rfft2": [[162, null]], "mlx.core.fft.rfftn": [[163, null]], "mlx.core.finfo": [[164, null]], "mlx.core.flatten": [[165, null]], "mlx.core.floor": [[166, null]], "mlx.core.floor_divide": [[167, null]], "mlx.core.full": [[168, null]], "mlx.core.gather_mm": [[169, null]], "mlx.core.gather_qmm": [[170, null]], "mlx.core.get_active_memory": [[171, null]], "mlx.core.get_cache_memory": [[172, null]], "mlx.core.get_peak_memory": [[173, null]], "mlx.core.grad": [[174, null]], "mlx.core.greater": [[175, null]], "mlx.core.greater_equal": [[176, null]], "mlx.core.hadamard_transform": [[177, null]], "mlx.core.identity": [[178, null]], "mlx.core.imag": [[179, null]], "mlx.core.import_function": [[180, null]], "mlx.core.inner": [[181, null]], "mlx.core.isclose": [[182, null]], "mlx.core.isfinite": [[183, null]], "mlx.core.isinf": [[184, null]], "mlx.core.isnan": [[185, null]], "mlx.core.isneginf": [[186, null]], "mlx.core.isposinf": [[187, null]], "mlx.core.issubdtype": [[188, null]], "mlx.core.jvp": [[189, null]], "mlx.core.kron": [[190, null]], "mlx.core.left_shift": [[191, null]], "mlx.core.less": [[192, null]], "mlx.core.less_equal": [[193, null]], "mlx.core.linalg.cholesky": [[194, null]], "mlx.core.linalg.cholesky_inv": [[195, null]], "mlx.core.linalg.cross": [[196, null]], "mlx.core.linalg.eigh": [[197, null]], "mlx.core.linalg.eigvalsh": [[198, null]], "mlx.core.linalg.inv": [[199, null]], "mlx.core.linalg.lu": [[200, null]], "mlx.core.linalg.lu_factor": [[201, null]], "mlx.core.linalg.norm": [[202, null]], "mlx.core.linalg.qr": [[203, null]], "mlx.core.linalg.solve": [[204, null]], "mlx.core.linalg.solve_triangular": [[205, null]], "mlx.core.linalg.svd": [[206, null]], "mlx.core.linalg.tri_inv": [[207, null]], "mlx.core.linspace": [[208, null]], "mlx.core.load": [[209, null]], "mlx.core.log": [[210, null]], "mlx.core.log10": [[211, null]], "mlx.core.log1p": [[212, null]], "mlx.core.log2": [[213, null]], "mlx.core.logaddexp": [[214, null]], "mlx.core.logical_and": [[215, null]], "mlx.core.logical_not": [[216, null]], "mlx.core.logical_or": [[217, null]], "mlx.core.logsumexp": [[218, null]], "mlx.core.matmul": [[219, null]], "mlx.core.max": [[220, null]], "mlx.core.maximum": [[221, null]], "mlx.core.mean": [[222, null]], "mlx.core.meshgrid": [[223, null]], "mlx.core.metal.device_info": [[224, null]], "mlx.core.metal.is_available": [[225, null]], "mlx.core.metal.start_capture": [[226, null]], "mlx.core.metal.stop_capture": [[227, null]], "mlx.core.min": [[228, null]], "mlx.core.minimum": [[229, null]], "mlx.core.moveaxis": [[230, null]], "mlx.core.multiply": [[231, null]], "mlx.core.nan_to_num": [[232, null]], "mlx.core.negative": [[233, null]], "mlx.core.new_stream": [[234, null]], "mlx.core.not_equal": [[235, null]], "mlx.core.ones": [[236, null]], "mlx.core.ones_like": [[237, null]], "mlx.core.outer": [[238, null]], "mlx.core.pad": [[239, null]], "mlx.core.partition": [[240, null]], "mlx.core.power": [[241, null]], "mlx.core.prod": [[242, null]], "mlx.core.put_along_axis": [[243, null]], "mlx.core.quantize": [[244, null]], "mlx.core.quantized_matmul": [[245, null]], "mlx.core.radians": [[246, null]], "mlx.core.random.bernoulli": [[247, null]], "mlx.core.random.categorical": [[248, null]], "mlx.core.random.gumbel": [[249, null]], "mlx.core.random.key": [[250, null]], "mlx.core.random.laplace": [[251, null]], "mlx.core.random.multivariate_normal": [[252, null]], "mlx.core.random.normal": [[253, null]], "mlx.core.random.permutation": [[254, null]], "mlx.core.random.randint": [[255, null]], "mlx.core.random.seed": [[256, null]], "mlx.core.random.split": [[257, null]], "mlx.core.random.truncated_normal": [[258, null]], "mlx.core.random.uniform": [[259, null]], "mlx.core.real": [[260, null]], "mlx.core.reciprocal": [[261, null]], "mlx.core.remainder": [[262, null]], "mlx.core.repeat": [[263, null]], "mlx.core.reset_peak_memory": [[264, null]], "mlx.core.reshape": [[265, null]], "mlx.core.right_shift": [[266, null]], "mlx.core.roll": [[267, null]], "mlx.core.round": [[268, null]], "mlx.core.rsqrt": [[269, null]], "mlx.core.save": [[270, null]], "mlx.core.save_gguf": [[271, null]], "mlx.core.save_safetensors": [[272, null]], "mlx.core.savez": [[273, null]], "mlx.core.savez_compressed": [[274, null]], "mlx.core.set_cache_limit": [[275, null]], "mlx.core.set_default_device": [[276, null]], "mlx.core.set_default_stream": [[277, null]], "mlx.core.set_memory_limit": [[278, null]], "mlx.core.set_wired_limit": [[279, null]], "mlx.core.sigmoid": [[280, null]], "mlx.core.sign": [[281, null]], "mlx.core.sin": [[282, null]], "mlx.core.sinh": [[283, null]], "mlx.core.slice": [[284, null]], "mlx.core.slice_update": [[285, null]], "mlx.core.softmax": [[286, null]], "mlx.core.sort": [[287, null]], "mlx.core.split": [[288, null]], "mlx.core.sqrt": [[289, null]], "mlx.core.square": [[290, null]], "mlx.core.squeeze": [[291, null]], "mlx.core.stack": [[292, null]], "mlx.core.std": [[293, null]], "mlx.core.stop_gradient": [[294, null]], "mlx.core.stream": [[295, null]], "mlx.core.subtract": [[296, null]], "mlx.core.sum": [[297, null]], "mlx.core.swapaxes": [[298, null]], "mlx.core.synchronize": [[299, null]], "mlx.core.take": [[300, null]], "mlx.core.take_along_axis": [[301, null]], "mlx.core.tan": [[302, null]], "mlx.core.tanh": [[303, null]], "mlx.core.tensordot": [[304, null]], "mlx.core.tile": [[305, null]], "mlx.core.topk": [[306, null]], "mlx.core.trace": [[307, null]], "mlx.core.transpose": [[308, null]], "mlx.core.tri": [[309, null]], "mlx.core.tril": [[310, null]], "mlx.core.triu": [[311, null]], "mlx.core.unflatten": [[312, null]], "mlx.core.value_and_grad": [[313, null]], "mlx.core.var": [[314, null]], "mlx.core.view": [[315, null]], "mlx.core.vjp": [[316, null]], "mlx.core.vmap": [[317, null]], "mlx.core.where": [[318, null]], "mlx.core.zeros": [[319, null]], "mlx.core.zeros_like": [[320, null]], "mlx.nn.ALiBi": [[342, null]], "mlx.nn.AvgPool1d": [[343, null]], "mlx.nn.AvgPool2d": [[344, null]], "mlx.nn.AvgPool3d": [[345, null]], "mlx.nn.BatchNorm": [[346, null]], "mlx.nn.CELU": [[347, null]], "mlx.nn.Conv1d": [[348, null]], "mlx.nn.Conv2d": [[349, null]], "mlx.nn.Conv3d": [[350, null]], "mlx.nn.ConvTranspose1d": [[351, null]], "mlx.nn.ConvTranspose2d": [[352, null]], "mlx.nn.ConvTranspose3d": [[353, null]], "mlx.nn.Dropout": [[354, null]], "mlx.nn.Dropout2d": [[355, null]], "mlx.nn.Dropout3d": [[356, null]], "mlx.nn.ELU": [[357, null]], "mlx.nn.Embedding": [[358, null]], "mlx.nn.GELU": [[359, null]], "mlx.nn.GLU": [[360, null]], "mlx.nn.GRU": [[361, null]], "mlx.nn.GroupNorm": [[362, null]], "mlx.nn.HardShrink": [[363, null]], "mlx.nn.HardTanh": [[364, null]], "mlx.nn.Hardswish": [[365, null]], "mlx.nn.InstanceNorm": [[366, null]], "mlx.nn.LSTM": [[367, null]], "mlx.nn.LayerNorm": [[368, null]], "mlx.nn.LeakyReLU": [[369, null]], "mlx.nn.Linear": [[370, null]], "mlx.nn.LogSigmoid": [[371, null]], "mlx.nn.LogSoftmax": [[372, null]], "mlx.nn.MaxPool1d": [[373, null]], "mlx.nn.MaxPool2d": [[374, null]], "mlx.nn.MaxPool3d": [[375, null]], "mlx.nn.Mish": [[376, null]], "mlx.nn.Module.apply": [[377, null]], "mlx.nn.Module.apply_to_modules": [[378, null]], "mlx.nn.Module.children": [[379, null]], "mlx.nn.Module.eval": [[380, null]], "mlx.nn.Module.filter_and_map": [[381, null]], "mlx.nn.Module.freeze": [[382, null]], "mlx.nn.Module.leaf_modules": [[383, null]], "mlx.nn.Module.load_weights": [[384, null]], "mlx.nn.Module.modules": [[385, null]], "mlx.nn.Module.named_modules": [[386, null]], "mlx.nn.Module.parameters": [[387, null]], "mlx.nn.Module.save_weights": [[388, null]], "mlx.nn.Module.set_dtype": [[389, null]], "mlx.nn.Module.state": [[390, null]], "mlx.nn.Module.train": [[391, null]], "mlx.nn.Module.trainable_parameters": [[392, null]], "mlx.nn.Module.training": [[393, null]], "mlx.nn.Module.unfreeze": [[394, null]], "mlx.nn.Module.update": [[395, null]], "mlx.nn.Module.update_modules": [[396, null]], "mlx.nn.MultiHeadAttention": [[397, null]], "mlx.nn.PReLU": [[398, null]], "mlx.nn.QuantizedEmbedding": [[399, null]], "mlx.nn.QuantizedLinear": [[400, null]], "mlx.nn.RMSNorm": [[401, null]], "mlx.nn.RNN": [[402, null]], "mlx.nn.ReLU": [[403, null]], "mlx.nn.ReLU6": [[404, null]], "mlx.nn.RoPE": [[405, null]], "mlx.nn.SELU": [[406, null]], "mlx.nn.Sequential": [[407, null]], "mlx.nn.SiLU": [[408, null]], "mlx.nn.Sigmoid": [[409, null]], "mlx.nn.SinusoidalPositionalEncoding": [[410, null]], "mlx.nn.Softmax": [[411, null]], "mlx.nn.Softmin": [[412, null]], "mlx.nn.Softplus": [[413, null]], "mlx.nn.Softshrink": [[414, null]], "mlx.nn.Softsign": [[415, null]], "mlx.nn.Step": [[416, null]], "mlx.nn.Tanh": [[417, null]], "mlx.nn.Transformer": [[418, null]], "mlx.nn.Upsample": [[419, null]], "mlx.nn.average_gradients": [[321, null]], "mlx.nn.celu": [[428, null]], "mlx.nn.elu": [[429, null]], "mlx.nn.gelu": [[430, null]], "mlx.nn.gelu_approx": [[431, null]], "mlx.nn.gelu_fast_approx": [[432, null]], "mlx.nn.glu": [[433, null]], "mlx.nn.hard_shrink": [[434, null]], "mlx.nn.hard_tanh": [[435, null]], "mlx.nn.hardswish": [[436, null]], "mlx.nn.init.constant": [[420, null]], "mlx.nn.init.glorot_normal": [[421, null]], "mlx.nn.init.glorot_uniform": [[422, null]], "mlx.nn.init.he_normal": [[423, null]], "mlx.nn.init.he_uniform": [[424, null]], "mlx.nn.init.identity": [[425, null]], "mlx.nn.init.normal": [[426, null]], "mlx.nn.init.uniform": [[427, null]], "mlx.nn.leaky_relu": [[437, null]], "mlx.nn.log_sigmoid": [[438, null]], "mlx.nn.log_softmax": [[439, null]], "mlx.nn.losses.binary_cross_entropy": [[440, null]], "mlx.nn.losses.cosine_similarity_loss": [[441, null]], "mlx.nn.losses.cross_entropy": [[442, null]], "mlx.nn.losses.gaussian_nll_loss": [[443, null]], "mlx.nn.losses.hinge_loss": [[444, null]], "mlx.nn.losses.huber_loss": [[445, null]], "mlx.nn.losses.kl_div_loss": [[446, null]], "mlx.nn.losses.l1_loss": [[447, null]], "mlx.nn.losses.log_cosh_loss": [[448, null]], "mlx.nn.losses.margin_ranking_loss": [[449, null]], "mlx.nn.losses.mse_loss": [[450, null]], "mlx.nn.losses.nll_loss": [[451, null]], "mlx.nn.losses.smooth_l1_loss": [[452, null]], "mlx.nn.losses.triplet_loss": [[453, null]], "mlx.nn.mish": [[454, null]], "mlx.nn.prelu": [[455, null]], "mlx.nn.quantize": [[322, null]], "mlx.nn.relu": [[456, null]], "mlx.nn.relu6": [[457, null]], "mlx.nn.selu": [[458, null]], "mlx.nn.sigmoid": [[459, null]], "mlx.nn.silu": [[460, null]], "mlx.nn.softmax": [[461, null]], "mlx.nn.softmin": [[462, null]], "mlx.nn.softplus": [[463, null]], "mlx.nn.softshrink": [[464, null]], "mlx.nn.step": [[465, null]], "mlx.nn.tanh": [[466, null]], "mlx.nn.value_and_grad": [[323, null]], "mlx.optimizers.AdaDelta": [[474, null]], "mlx.optimizers.Adafactor": [[475, null]], "mlx.optimizers.Adagrad": [[476, null]], "mlx.optimizers.Adam": [[477, null]], "mlx.optimizers.AdamW": [[478, null]], "mlx.optimizers.Adamax": [[479, null]], "mlx.optimizers.Lion": [[480, null]], "mlx.optimizers.Optimizer.apply_gradients": [[481, null]], "mlx.optimizers.Optimizer.init": [[482, null]], "mlx.optimizers.Optimizer.state": [[483, null]], "mlx.optimizers.Optimizer.update": [[484, null]], "mlx.optimizers.RMSprop": [[485, null]], "mlx.optimizers.SGD": [[486, null]], "mlx.optimizers.clip_grad_norm": [[324, null]], "mlx.optimizers.cosine_decay": [[487, null]], "mlx.optimizers.exponential_decay": [[488, null]], "mlx.optimizers.join_schedules": [[489, null]], "mlx.optimizers.linear_schedule": [[490, null]], "mlx.optimizers.step_decay": [[491, null]], "mlx.utils.tree_flatten": [[325, null]], "mlx.utils.tree_map": [[326, null]], "mlx.utils.tree_map_with_path": [[327, null]], "mlx.utils.tree_reduce": [[328, null]], "mlx.utils.tree_unflatten": [[329, null]], "x86 Shell": [[9, "x86-shell"]]}, "docnames": ["cpp/ops", "dev/custom_metal_kernels", "dev/extensions", "dev/metal_debugger", "dev/mlx_in_cpp", "examples/linear_regression", "examples/llama-inference", "examples/mlp", "index", "install", "python/_autosummary/mlx.core.Device", "python/_autosummary/mlx.core.Dtype", "python/_autosummary/mlx.core.DtypeCategory", "python/_autosummary/mlx.core.abs", "python/_autosummary/mlx.core.add", "python/_autosummary/mlx.core.addmm", "python/_autosummary/mlx.core.all", "python/_autosummary/mlx.core.allclose", "python/_autosummary/mlx.core.any", "python/_autosummary/mlx.core.arange", "python/_autosummary/mlx.core.arccos", "python/_autosummary/mlx.core.arccosh", "python/_autosummary/mlx.core.arcsin", "python/_autosummary/mlx.core.arcsinh", "python/_autosummary/mlx.core.arctan", "python/_autosummary/mlx.core.arctan2", "python/_autosummary/mlx.core.arctanh", "python/_autosummary/mlx.core.argmax", "python/_autosummary/mlx.core.argmin", "python/_autosummary/mlx.core.argpartition", "python/_autosummary/mlx.core.argsort", "python/_autosummary/mlx.core.array", "python/_autosummary/mlx.core.array.T", "python/_autosummary/mlx.core.array.abs", "python/_autosummary/mlx.core.array.all", "python/_autosummary/mlx.core.array.any", "python/_autosummary/mlx.core.array.argmax", "python/_autosummary/mlx.core.array.argmin", "python/_autosummary/mlx.core.array.astype", "python/_autosummary/mlx.core.array.at", "python/_autosummary/mlx.core.array.conj", "python/_autosummary/mlx.core.array.cos", "python/_autosummary/mlx.core.array.cummax", "python/_autosummary/mlx.core.array.cummin", "python/_autosummary/mlx.core.array.cumprod", "python/_autosummary/mlx.core.array.cumsum", "python/_autosummary/mlx.core.array.diag", "python/_autosummary/mlx.core.array.diagonal", "python/_autosummary/mlx.core.array.dtype", "python/_autosummary/mlx.core.array.exp", "python/_autosummary/mlx.core.array.flatten", "python/_autosummary/mlx.core.array.item", "python/_autosummary/mlx.core.array.itemsize", "python/_autosummary/mlx.core.array.log", "python/_autosummary/mlx.core.array.log10", "python/_autosummary/mlx.core.array.log1p", "python/_autosummary/mlx.core.array.log2", "python/_autosummary/mlx.core.array.logsumexp", "python/_autosummary/mlx.core.array.max", "python/_autosummary/mlx.core.array.mean", "python/_autosummary/mlx.core.array.min", "python/_autosummary/mlx.core.array.moveaxis", "python/_autosummary/mlx.core.array.nbytes", "python/_autosummary/mlx.core.array.ndim", "python/_autosummary/mlx.core.array.prod", "python/_autosummary/mlx.core.array.reciprocal", "python/_autosummary/mlx.core.array.reshape", "python/_autosummary/mlx.core.array.round", "python/_autosummary/mlx.core.array.rsqrt", "python/_autosummary/mlx.core.array.shape", "python/_autosummary/mlx.core.array.sin", "python/_autosummary/mlx.core.array.size", "python/_autosummary/mlx.core.array.split", "python/_autosummary/mlx.core.array.sqrt", "python/_autosummary/mlx.core.array.square", "python/_autosummary/mlx.core.array.squeeze", "python/_autosummary/mlx.core.array.std", "python/_autosummary/mlx.core.array.sum", "python/_autosummary/mlx.core.array.swapaxes", "python/_autosummary/mlx.core.array.tolist", "python/_autosummary/mlx.core.array.transpose", "python/_autosummary/mlx.core.array.var", "python/_autosummary/mlx.core.array.view", "python/_autosummary/mlx.core.array_equal", "python/_autosummary/mlx.core.as_strided", "python/_autosummary/mlx.core.atleast_1d", "python/_autosummary/mlx.core.atleast_2d", "python/_autosummary/mlx.core.atleast_3d", "python/_autosummary/mlx.core.bitwise_and", "python/_autosummary/mlx.core.bitwise_invert", "python/_autosummary/mlx.core.bitwise_or", "python/_autosummary/mlx.core.bitwise_xor", "python/_autosummary/mlx.core.block_masked_mm", "python/_autosummary/mlx.core.broadcast_to", "python/_autosummary/mlx.core.ceil", "python/_autosummary/mlx.core.clear_cache", "python/_autosummary/mlx.core.clip", "python/_autosummary/mlx.core.compile", "python/_autosummary/mlx.core.concatenate", "python/_autosummary/mlx.core.conj", "python/_autosummary/mlx.core.conjugate", "python/_autosummary/mlx.core.conv1d", "python/_autosummary/mlx.core.conv2d", "python/_autosummary/mlx.core.conv3d", "python/_autosummary/mlx.core.conv_general", "python/_autosummary/mlx.core.conv_transpose1d", "python/_autosummary/mlx.core.conv_transpose2d", "python/_autosummary/mlx.core.conv_transpose3d", "python/_autosummary/mlx.core.convolve", "python/_autosummary/mlx.core.cos", "python/_autosummary/mlx.core.cosh", "python/_autosummary/mlx.core.cummax", "python/_autosummary/mlx.core.cummin", "python/_autosummary/mlx.core.cumprod", "python/_autosummary/mlx.core.cumsum", "python/_autosummary/mlx.core.custom_function", "python/_autosummary/mlx.core.default_device", "python/_autosummary/mlx.core.default_stream", "python/_autosummary/mlx.core.degrees", "python/_autosummary/mlx.core.dequantize", "python/_autosummary/mlx.core.diag", "python/_autosummary/mlx.core.diagonal", "python/_autosummary/mlx.core.disable_compile", "python/_autosummary/mlx.core.distributed.Group", "python/_autosummary/mlx.core.distributed.all_gather", "python/_autosummary/mlx.core.distributed.all_sum", "python/_autosummary/mlx.core.distributed.init", "python/_autosummary/mlx.core.distributed.is_available", "python/_autosummary/mlx.core.distributed.recv", "python/_autosummary/mlx.core.distributed.recv_like", "python/_autosummary/mlx.core.distributed.send", "python/_autosummary/mlx.core.divide", "python/_autosummary/mlx.core.divmod", "python/_autosummary/mlx.core.einsum", "python/_autosummary/mlx.core.einsum_path", "python/_autosummary/mlx.core.enable_compile", "python/_autosummary/mlx.core.equal", "python/_autosummary/mlx.core.erf", "python/_autosummary/mlx.core.erfinv", "python/_autosummary/mlx.core.eval", "python/_autosummary/mlx.core.exp", "python/_autosummary/mlx.core.expand_dims", "python/_autosummary/mlx.core.expm1", "python/_autosummary/mlx.core.export_function", "python/_autosummary/mlx.core.export_to_dot", "python/_autosummary/mlx.core.exporter", "python/_autosummary/mlx.core.eye", "python/_autosummary/mlx.core.fast.layer_norm", "python/_autosummary/mlx.core.fast.metal_kernel", "python/_autosummary/mlx.core.fast.rms_norm", "python/_autosummary/mlx.core.fast.rope", "python/_autosummary/mlx.core.fast.scaled_dot_product_attention", "python/_autosummary/mlx.core.fft.fft", "python/_autosummary/mlx.core.fft.fft2", "python/_autosummary/mlx.core.fft.fftn", "python/_autosummary/mlx.core.fft.ifft", "python/_autosummary/mlx.core.fft.ifft2", "python/_autosummary/mlx.core.fft.ifftn", "python/_autosummary/mlx.core.fft.irfft", "python/_autosummary/mlx.core.fft.irfft2", "python/_autosummary/mlx.core.fft.irfftn", "python/_autosummary/mlx.core.fft.rfft", "python/_autosummary/mlx.core.fft.rfft2", "python/_autosummary/mlx.core.fft.rfftn", "python/_autosummary/mlx.core.finfo", "python/_autosummary/mlx.core.flatten", "python/_autosummary/mlx.core.floor", "python/_autosummary/mlx.core.floor_divide", "python/_autosummary/mlx.core.full", "python/_autosummary/mlx.core.gather_mm", "python/_autosummary/mlx.core.gather_qmm", "python/_autosummary/mlx.core.get_active_memory", "python/_autosummary/mlx.core.get_cache_memory", "python/_autosummary/mlx.core.get_peak_memory", "python/_autosummary/mlx.core.grad", "python/_autosummary/mlx.core.greater", "python/_autosummary/mlx.core.greater_equal", "python/_autosummary/mlx.core.hadamard_transform", "python/_autosummary/mlx.core.identity", "python/_autosummary/mlx.core.imag", "python/_autosummary/mlx.core.import_function", "python/_autosummary/mlx.core.inner", "python/_autosummary/mlx.core.isclose", "python/_autosummary/mlx.core.isfinite", "python/_autosummary/mlx.core.isinf", "python/_autosummary/mlx.core.isnan", "python/_autosummary/mlx.core.isneginf", "python/_autosummary/mlx.core.isposinf", "python/_autosummary/mlx.core.issubdtype", "python/_autosummary/mlx.core.jvp", "python/_autosummary/mlx.core.kron", "python/_autosummary/mlx.core.left_shift", "python/_autosummary/mlx.core.less", "python/_autosummary/mlx.core.less_equal", "python/_autosummary/mlx.core.linalg.cholesky", "python/_autosummary/mlx.core.linalg.cholesky_inv", "python/_autosummary/mlx.core.linalg.cross", "python/_autosummary/mlx.core.linalg.eigh", "python/_autosummary/mlx.core.linalg.eigvalsh", "python/_autosummary/mlx.core.linalg.inv", "python/_autosummary/mlx.core.linalg.lu", "python/_autosummary/mlx.core.linalg.lu_factor", "python/_autosummary/mlx.core.linalg.norm", "python/_autosummary/mlx.core.linalg.qr", "python/_autosummary/mlx.core.linalg.solve", "python/_autosummary/mlx.core.linalg.solve_triangular", "python/_autosummary/mlx.core.linalg.svd", "python/_autosummary/mlx.core.linalg.tri_inv", "python/_autosummary/mlx.core.linspace", "python/_autosummary/mlx.core.load", "python/_autosummary/mlx.core.log", "python/_autosummary/mlx.core.log10", "python/_autosummary/mlx.core.log1p", "python/_autosummary/mlx.core.log2", "python/_autosummary/mlx.core.logaddexp", "python/_autosummary/mlx.core.logical_and", "python/_autosummary/mlx.core.logical_not", "python/_autosummary/mlx.core.logical_or", "python/_autosummary/mlx.core.logsumexp", "python/_autosummary/mlx.core.matmul", "python/_autosummary/mlx.core.max", "python/_autosummary/mlx.core.maximum", "python/_autosummary/mlx.core.mean", "python/_autosummary/mlx.core.meshgrid", "python/_autosummary/mlx.core.metal.device_info", "python/_autosummary/mlx.core.metal.is_available", "python/_autosummary/mlx.core.metal.start_capture", "python/_autosummary/mlx.core.metal.stop_capture", "python/_autosummary/mlx.core.min", "python/_autosummary/mlx.core.minimum", "python/_autosummary/mlx.core.moveaxis", "python/_autosummary/mlx.core.multiply", "python/_autosummary/mlx.core.nan_to_num", "python/_autosummary/mlx.core.negative", "python/_autosummary/mlx.core.new_stream", "python/_autosummary/mlx.core.not_equal", "python/_autosummary/mlx.core.ones", "python/_autosummary/mlx.core.ones_like", "python/_autosummary/mlx.core.outer", "python/_autosummary/mlx.core.pad", "python/_autosummary/mlx.core.partition", "python/_autosummary/mlx.core.power", "python/_autosummary/mlx.core.prod", "python/_autosummary/mlx.core.put_along_axis", "python/_autosummary/mlx.core.quantize", "python/_autosummary/mlx.core.quantized_matmul", "python/_autosummary/mlx.core.radians", "python/_autosummary/mlx.core.random.bernoulli", "python/_autosummary/mlx.core.random.categorical", "python/_autosummary/mlx.core.random.gumbel", "python/_autosummary/mlx.core.random.key", "python/_autosummary/mlx.core.random.laplace", "python/_autosummary/mlx.core.random.multivariate_normal", "python/_autosummary/mlx.core.random.normal", "python/_autosummary/mlx.core.random.permutation", "python/_autosummary/mlx.core.random.randint", "python/_autosummary/mlx.core.random.seed", "python/_autosummary/mlx.core.random.split", "python/_autosummary/mlx.core.random.truncated_normal", "python/_autosummary/mlx.core.random.uniform", "python/_autosummary/mlx.core.real", "python/_autosummary/mlx.core.reciprocal", "python/_autosummary/mlx.core.remainder", "python/_autosummary/mlx.core.repeat", "python/_autosummary/mlx.core.reset_peak_memory", "python/_autosummary/mlx.core.reshape", "python/_autosummary/mlx.core.right_shift", "python/_autosummary/mlx.core.roll", "python/_autosummary/mlx.core.round", "python/_autosummary/mlx.core.rsqrt", "python/_autosummary/mlx.core.save", "python/_autosummary/mlx.core.save_gguf", "python/_autosummary/mlx.core.save_safetensors", "python/_autosummary/mlx.core.savez", "python/_autosummary/mlx.core.savez_compressed", "python/_autosummary/mlx.core.set_cache_limit", "python/_autosummary/mlx.core.set_default_device", "python/_autosummary/mlx.core.set_default_stream", "python/_autosummary/mlx.core.set_memory_limit", "python/_autosummary/mlx.core.set_wired_limit", "python/_autosummary/mlx.core.sigmoid", "python/_autosummary/mlx.core.sign", "python/_autosummary/mlx.core.sin", "python/_autosummary/mlx.core.sinh", "python/_autosummary/mlx.core.slice", "python/_autosummary/mlx.core.slice_update", "python/_autosummary/mlx.core.softmax", "python/_autosummary/mlx.core.sort", "python/_autosummary/mlx.core.split", "python/_autosummary/mlx.core.sqrt", "python/_autosummary/mlx.core.square", "python/_autosummary/mlx.core.squeeze", "python/_autosummary/mlx.core.stack", "python/_autosummary/mlx.core.std", "python/_autosummary/mlx.core.stop_gradient", "python/_autosummary/mlx.core.stream", "python/_autosummary/mlx.core.subtract", "python/_autosummary/mlx.core.sum", "python/_autosummary/mlx.core.swapaxes", "python/_autosummary/mlx.core.synchronize", "python/_autosummary/mlx.core.take", "python/_autosummary/mlx.core.take_along_axis", "python/_autosummary/mlx.core.tan", "python/_autosummary/mlx.core.tanh", "python/_autosummary/mlx.core.tensordot", "python/_autosummary/mlx.core.tile", "python/_autosummary/mlx.core.topk", "python/_autosummary/mlx.core.trace", "python/_autosummary/mlx.core.transpose", "python/_autosummary/mlx.core.tri", "python/_autosummary/mlx.core.tril", "python/_autosummary/mlx.core.triu", "python/_autosummary/mlx.core.unflatten", "python/_autosummary/mlx.core.value_and_grad", "python/_autosummary/mlx.core.var", "python/_autosummary/mlx.core.view", "python/_autosummary/mlx.core.vjp", "python/_autosummary/mlx.core.vmap", "python/_autosummary/mlx.core.where", "python/_autosummary/mlx.core.zeros", "python/_autosummary/mlx.core.zeros_like", "python/_autosummary/mlx.nn.average_gradients", "python/_autosummary/mlx.nn.quantize", "python/_autosummary/mlx.nn.value_and_grad", "python/_autosummary/mlx.optimizers.clip_grad_norm", "python/_autosummary/mlx.utils.tree_flatten", "python/_autosummary/mlx.utils.tree_map", "python/_autosummary/mlx.utils.tree_map_with_path", "python/_autosummary/mlx.utils.tree_reduce", "python/_autosummary/mlx.utils.tree_unflatten", "python/_autosummary/stream_class", "python/array", "python/data_types", "python/devices_and_streams", "python/distributed", "python/export", "python/fast", "python/fft", "python/linalg", "python/memory_management", "python/metal", "python/nn", "python/nn/_autosummary/mlx.nn.ALiBi", "python/nn/_autosummary/mlx.nn.AvgPool1d", "python/nn/_autosummary/mlx.nn.AvgPool2d", "python/nn/_autosummary/mlx.nn.AvgPool3d", "python/nn/_autosummary/mlx.nn.BatchNorm", "python/nn/_autosummary/mlx.nn.CELU", "python/nn/_autosummary/mlx.nn.Conv1d", "python/nn/_autosummary/mlx.nn.Conv2d", "python/nn/_autosummary/mlx.nn.Conv3d", "python/nn/_autosummary/mlx.nn.ConvTranspose1d", "python/nn/_autosummary/mlx.nn.ConvTranspose2d", "python/nn/_autosummary/mlx.nn.ConvTranspose3d", "python/nn/_autosummary/mlx.nn.Dropout", "python/nn/_autosummary/mlx.nn.Dropout2d", "python/nn/_autosummary/mlx.nn.Dropout3d", "python/nn/_autosummary/mlx.nn.ELU", "python/nn/_autosummary/mlx.nn.Embedding", "python/nn/_autosummary/mlx.nn.GELU", "python/nn/_autosummary/mlx.nn.GLU", "python/nn/_autosummary/mlx.nn.GRU", "python/nn/_autosummary/mlx.nn.GroupNorm", "python/nn/_autosummary/mlx.nn.HardShrink", "python/nn/_autosummary/mlx.nn.HardTanh", "python/nn/_autosummary/mlx.nn.Hardswish", "python/nn/_autosummary/mlx.nn.InstanceNorm", "python/nn/_autosummary/mlx.nn.LSTM", "python/nn/_autosummary/mlx.nn.LayerNorm", "python/nn/_autosummary/mlx.nn.LeakyReLU", "python/nn/_autosummary/mlx.nn.Linear", "python/nn/_autosummary/mlx.nn.LogSigmoid", "python/nn/_autosummary/mlx.nn.LogSoftmax", "python/nn/_autosummary/mlx.nn.MaxPool1d", "python/nn/_autosummary/mlx.nn.MaxPool2d", "python/nn/_autosummary/mlx.nn.MaxPool3d", "python/nn/_autosummary/mlx.nn.Mish", "python/nn/_autosummary/mlx.nn.Module.apply", "python/nn/_autosummary/mlx.nn.Module.apply_to_modules", "python/nn/_autosummary/mlx.nn.Module.children", "python/nn/_autosummary/mlx.nn.Module.eval", "python/nn/_autosummary/mlx.nn.Module.filter_and_map", "python/nn/_autosummary/mlx.nn.Module.freeze", "python/nn/_autosummary/mlx.nn.Module.leaf_modules", "python/nn/_autosummary/mlx.nn.Module.load_weights", "python/nn/_autosummary/mlx.nn.Module.modules", "python/nn/_autosummary/mlx.nn.Module.named_modules", "python/nn/_autosummary/mlx.nn.Module.parameters", "python/nn/_autosummary/mlx.nn.Module.save_weights", "python/nn/_autosummary/mlx.nn.Module.set_dtype", "python/nn/_autosummary/mlx.nn.Module.state", "python/nn/_autosummary/mlx.nn.Module.train", "python/nn/_autosummary/mlx.nn.Module.trainable_parameters", "python/nn/_autosummary/mlx.nn.Module.training", "python/nn/_autosummary/mlx.nn.Module.unfreeze", "python/nn/_autosummary/mlx.nn.Module.update", "python/nn/_autosummary/mlx.nn.Module.update_modules", "python/nn/_autosummary/mlx.nn.MultiHeadAttention", "python/nn/_autosummary/mlx.nn.PReLU", "python/nn/_autosummary/mlx.nn.QuantizedEmbedding", "python/nn/_autosummary/mlx.nn.QuantizedLinear", "python/nn/_autosummary/mlx.nn.RMSNorm", "python/nn/_autosummary/mlx.nn.RNN", "python/nn/_autosummary/mlx.nn.ReLU", "python/nn/_autosummary/mlx.nn.ReLU6", "python/nn/_autosummary/mlx.nn.RoPE", "python/nn/_autosummary/mlx.nn.SELU", "python/nn/_autosummary/mlx.nn.Sequential", "python/nn/_autosummary/mlx.nn.SiLU", "python/nn/_autosummary/mlx.nn.Sigmoid", "python/nn/_autosummary/mlx.nn.SinusoidalPositionalEncoding", "python/nn/_autosummary/mlx.nn.Softmax", "python/nn/_autosummary/mlx.nn.Softmin", "python/nn/_autosummary/mlx.nn.Softplus", "python/nn/_autosummary/mlx.nn.Softshrink", "python/nn/_autosummary/mlx.nn.Softsign", "python/nn/_autosummary/mlx.nn.Step", "python/nn/_autosummary/mlx.nn.Tanh", "python/nn/_autosummary/mlx.nn.Transformer", "python/nn/_autosummary/mlx.nn.Upsample", "python/nn/_autosummary/mlx.nn.init.constant", "python/nn/_autosummary/mlx.nn.init.glorot_normal", "python/nn/_autosummary/mlx.nn.init.glorot_uniform", "python/nn/_autosummary/mlx.nn.init.he_normal", "python/nn/_autosummary/mlx.nn.init.he_uniform", "python/nn/_autosummary/mlx.nn.init.identity", "python/nn/_autosummary/mlx.nn.init.normal", "python/nn/_autosummary/mlx.nn.init.uniform", "python/nn/_autosummary_functions/mlx.nn.celu", "python/nn/_autosummary_functions/mlx.nn.elu", "python/nn/_autosummary_functions/mlx.nn.gelu", "python/nn/_autosummary_functions/mlx.nn.gelu_approx", "python/nn/_autosummary_functions/mlx.nn.gelu_fast_approx", "python/nn/_autosummary_functions/mlx.nn.glu", "python/nn/_autosummary_functions/mlx.nn.hard_shrink", "python/nn/_autosummary_functions/mlx.nn.hard_tanh", "python/nn/_autosummary_functions/mlx.nn.hardswish", "python/nn/_autosummary_functions/mlx.nn.leaky_relu", "python/nn/_autosummary_functions/mlx.nn.log_sigmoid", "python/nn/_autosummary_functions/mlx.nn.log_softmax", "python/nn/_autosummary_functions/mlx.nn.losses.binary_cross_entropy", "python/nn/_autosummary_functions/mlx.nn.losses.cosine_similarity_loss", "python/nn/_autosummary_functions/mlx.nn.losses.cross_entropy", "python/nn/_autosummary_functions/mlx.nn.losses.gaussian_nll_loss", "python/nn/_autosummary_functions/mlx.nn.losses.hinge_loss", "python/nn/_autosummary_functions/mlx.nn.losses.huber_loss", "python/nn/_autosummary_functions/mlx.nn.losses.kl_div_loss", "python/nn/_autosummary_functions/mlx.nn.losses.l1_loss", "python/nn/_autosummary_functions/mlx.nn.losses.log_cosh_loss", "python/nn/_autosummary_functions/mlx.nn.losses.margin_ranking_loss", "python/nn/_autosummary_functions/mlx.nn.losses.mse_loss", "python/nn/_autosummary_functions/mlx.nn.losses.nll_loss", "python/nn/_autosummary_functions/mlx.nn.losses.smooth_l1_loss", "python/nn/_autosummary_functions/mlx.nn.losses.triplet_loss", "python/nn/_autosummary_functions/mlx.nn.mish", "python/nn/_autosummary_functions/mlx.nn.prelu", "python/nn/_autosummary_functions/mlx.nn.relu", "python/nn/_autosummary_functions/mlx.nn.relu6", "python/nn/_autosummary_functions/mlx.nn.selu", "python/nn/_autosummary_functions/mlx.nn.sigmoid", "python/nn/_autosummary_functions/mlx.nn.silu", "python/nn/_autosummary_functions/mlx.nn.softmax", "python/nn/_autosummary_functions/mlx.nn.softmin", "python/nn/_autosummary_functions/mlx.nn.softplus", "python/nn/_autosummary_functions/mlx.nn.softshrink", "python/nn/_autosummary_functions/mlx.nn.step", "python/nn/_autosummary_functions/mlx.nn.tanh", "python/nn/functions", "python/nn/init", "python/nn/layers", "python/nn/losses", "python/nn/module", "python/ops", "python/optimizers", "python/optimizers/_autosummary/mlx.optimizers.AdaDelta", "python/optimizers/_autosummary/mlx.optimizers.Adafactor", "python/optimizers/_autosummary/mlx.optimizers.Adagrad", "python/optimizers/_autosummary/mlx.optimizers.Adam", "python/optimizers/_autosummary/mlx.optimizers.AdamW", "python/optimizers/_autosummary/mlx.optimizers.Adamax", "python/optimizers/_autosummary/mlx.optimizers.Lion", "python/optimizers/_autosummary/mlx.optimizers.Optimizer.apply_gradients", "python/optimizers/_autosummary/mlx.optimizers.Optimizer.init", "python/optimizers/_autosummary/mlx.optimizers.Optimizer.state", "python/optimizers/_autosummary/mlx.optimizers.Optimizer.update", "python/optimizers/_autosummary/mlx.optimizers.RMSprop", "python/optimizers/_autosummary/mlx.optimizers.SGD", "python/optimizers/_autosummary/mlx.optimizers.cosine_decay", "python/optimizers/_autosummary/mlx.optimizers.exponential_decay", "python/optimizers/_autosummary/mlx.optimizers.join_schedules", "python/optimizers/_autosummary/mlx.optimizers.linear_schedule", "python/optimizers/_autosummary/mlx.optimizers.step_decay", "python/optimizers/common_optimizers", "python/optimizers/optimizer", "python/optimizers/schedulers", "python/random", "python/transforms", "python/tree_utils", "usage/compile", "usage/distributed", "usage/export", "usage/function_transforms", "usage/indexing", "usage/launching_distributed", "usage/lazy_evaluation", "usage/numpy", "usage/quick_start", "usage/saving_and_loading", "usage/unified_memory", "usage/using_streams"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["cpp/ops.rst", "dev/custom_metal_kernels.rst", "dev/extensions.rst", "dev/metal_debugger.rst", "dev/mlx_in_cpp.rst", "examples/linear_regression.rst", "examples/llama-inference.rst", "examples/mlp.rst", "index.rst", "install.rst", "python/_autosummary/mlx.core.Device.rst", "python/_autosummary/mlx.core.Dtype.rst", "python/_autosummary/mlx.core.DtypeCategory.rst", "python/_autosummary/mlx.core.abs.rst", "python/_autosummary/mlx.core.add.rst", "python/_autosummary/mlx.core.addmm.rst", "python/_autosummary/mlx.core.all.rst", "python/_autosummary/mlx.core.allclose.rst", "python/_autosummary/mlx.core.any.rst", "python/_autosummary/mlx.core.arange.rst", "python/_autosummary/mlx.core.arccos.rst", "python/_autosummary/mlx.core.arccosh.rst", "python/_autosummary/mlx.core.arcsin.rst", "python/_autosummary/mlx.core.arcsinh.rst", "python/_autosummary/mlx.core.arctan.rst", "python/_autosummary/mlx.core.arctan2.rst", "python/_autosummary/mlx.core.arctanh.rst", "python/_autosummary/mlx.core.argmax.rst", "python/_autosummary/mlx.core.argmin.rst", "python/_autosummary/mlx.core.argpartition.rst", "python/_autosummary/mlx.core.argsort.rst", "python/_autosummary/mlx.core.array.rst", "python/_autosummary/mlx.core.array.T.rst", "python/_autosummary/mlx.core.array.abs.rst", "python/_autosummary/mlx.core.array.all.rst", "python/_autosummary/mlx.core.array.any.rst", "python/_autosummary/mlx.core.array.argmax.rst", "python/_autosummary/mlx.core.array.argmin.rst", "python/_autosummary/mlx.core.array.astype.rst", "python/_autosummary/mlx.core.array.at.rst", "python/_autosummary/mlx.core.array.conj.rst", "python/_autosummary/mlx.core.array.cos.rst", "python/_autosummary/mlx.core.array.cummax.rst", "python/_autosummary/mlx.core.array.cummin.rst", "python/_autosummary/mlx.core.array.cumprod.rst", "python/_autosummary/mlx.core.array.cumsum.rst", "python/_autosummary/mlx.core.array.diag.rst", "python/_autosummary/mlx.core.array.diagonal.rst", "python/_autosummary/mlx.core.array.dtype.rst", "python/_autosummary/mlx.core.array.exp.rst", "python/_autosummary/mlx.core.array.flatten.rst", "python/_autosummary/mlx.core.array.item.rst", "python/_autosummary/mlx.core.array.itemsize.rst", "python/_autosummary/mlx.core.array.log.rst", "python/_autosummary/mlx.core.array.log10.rst", "python/_autosummary/mlx.core.array.log1p.rst", "python/_autosummary/mlx.core.array.log2.rst", "python/_autosummary/mlx.core.array.logsumexp.rst", "python/_autosummary/mlx.core.array.max.rst", "python/_autosummary/mlx.core.array.mean.rst", "python/_autosummary/mlx.core.array.min.rst", "python/_autosummary/mlx.core.array.moveaxis.rst", "python/_autosummary/mlx.core.array.nbytes.rst", "python/_autosummary/mlx.core.array.ndim.rst", "python/_autosummary/mlx.core.array.prod.rst", "python/_autosummary/mlx.core.array.reciprocal.rst", "python/_autosummary/mlx.core.array.reshape.rst", "python/_autosummary/mlx.core.array.round.rst", "python/_autosummary/mlx.core.array.rsqrt.rst", "python/_autosummary/mlx.core.array.shape.rst", "python/_autosummary/mlx.core.array.sin.rst", "python/_autosummary/mlx.core.array.size.rst", "python/_autosummary/mlx.core.array.split.rst", "python/_autosummary/mlx.core.array.sqrt.rst", "python/_autosummary/mlx.core.array.square.rst", "python/_autosummary/mlx.core.array.squeeze.rst", "python/_autosummary/mlx.core.array.std.rst", "python/_autosummary/mlx.core.array.sum.rst", "python/_autosummary/mlx.core.array.swapaxes.rst", "python/_autosummary/mlx.core.array.tolist.rst", "python/_autosummary/mlx.core.array.transpose.rst", "python/_autosummary/mlx.core.array.var.rst", "python/_autosummary/mlx.core.array.view.rst", "python/_autosummary/mlx.core.array_equal.rst", "python/_autosummary/mlx.core.as_strided.rst", "python/_autosummary/mlx.core.atleast_1d.rst", "python/_autosummary/mlx.core.atleast_2d.rst", "python/_autosummary/mlx.core.atleast_3d.rst", "python/_autosummary/mlx.core.bitwise_and.rst", "python/_autosummary/mlx.core.bitwise_invert.rst", "python/_autosummary/mlx.core.bitwise_or.rst", "python/_autosummary/mlx.core.bitwise_xor.rst", "python/_autosummary/mlx.core.block_masked_mm.rst", "python/_autosummary/mlx.core.broadcast_to.rst", "python/_autosummary/mlx.core.ceil.rst", "python/_autosummary/mlx.core.clear_cache.rst", "python/_autosummary/mlx.core.clip.rst", "python/_autosummary/mlx.core.compile.rst", "python/_autosummary/mlx.core.concatenate.rst", "python/_autosummary/mlx.core.conj.rst", "python/_autosummary/mlx.core.conjugate.rst", "python/_autosummary/mlx.core.conv1d.rst", "python/_autosummary/mlx.core.conv2d.rst", "python/_autosummary/mlx.core.conv3d.rst", "python/_autosummary/mlx.core.conv_general.rst", "python/_autosummary/mlx.core.conv_transpose1d.rst", "python/_autosummary/mlx.core.conv_transpose2d.rst", "python/_autosummary/mlx.core.conv_transpose3d.rst", "python/_autosummary/mlx.core.convolve.rst", "python/_autosummary/mlx.core.cos.rst", "python/_autosummary/mlx.core.cosh.rst", "python/_autosummary/mlx.core.cummax.rst", "python/_autosummary/mlx.core.cummin.rst", "python/_autosummary/mlx.core.cumprod.rst", "python/_autosummary/mlx.core.cumsum.rst", "python/_autosummary/mlx.core.custom_function.rst", "python/_autosummary/mlx.core.default_device.rst", "python/_autosummary/mlx.core.default_stream.rst", "python/_autosummary/mlx.core.degrees.rst", "python/_autosummary/mlx.core.dequantize.rst", "python/_autosummary/mlx.core.diag.rst", "python/_autosummary/mlx.core.diagonal.rst", "python/_autosummary/mlx.core.disable_compile.rst", "python/_autosummary/mlx.core.distributed.Group.rst", "python/_autosummary/mlx.core.distributed.all_gather.rst", "python/_autosummary/mlx.core.distributed.all_sum.rst", "python/_autosummary/mlx.core.distributed.init.rst", "python/_autosummary/mlx.core.distributed.is_available.rst", "python/_autosummary/mlx.core.distributed.recv.rst", "python/_autosummary/mlx.core.distributed.recv_like.rst", "python/_autosummary/mlx.core.distributed.send.rst", "python/_autosummary/mlx.core.divide.rst", "python/_autosummary/mlx.core.divmod.rst", "python/_autosummary/mlx.core.einsum.rst", "python/_autosummary/mlx.core.einsum_path.rst", "python/_autosummary/mlx.core.enable_compile.rst", "python/_autosummary/mlx.core.equal.rst", "python/_autosummary/mlx.core.erf.rst", "python/_autosummary/mlx.core.erfinv.rst", "python/_autosummary/mlx.core.eval.rst", "python/_autosummary/mlx.core.exp.rst", "python/_autosummary/mlx.core.expand_dims.rst", "python/_autosummary/mlx.core.expm1.rst", "python/_autosummary/mlx.core.export_function.rst", "python/_autosummary/mlx.core.export_to_dot.rst", "python/_autosummary/mlx.core.exporter.rst", "python/_autosummary/mlx.core.eye.rst", "python/_autosummary/mlx.core.fast.layer_norm.rst", "python/_autosummary/mlx.core.fast.metal_kernel.rst", "python/_autosummary/mlx.core.fast.rms_norm.rst", "python/_autosummary/mlx.core.fast.rope.rst", "python/_autosummary/mlx.core.fast.scaled_dot_product_attention.rst", "python/_autosummary/mlx.core.fft.fft.rst", "python/_autosummary/mlx.core.fft.fft2.rst", "python/_autosummary/mlx.core.fft.fftn.rst", "python/_autosummary/mlx.core.fft.ifft.rst", "python/_autosummary/mlx.core.fft.ifft2.rst", "python/_autosummary/mlx.core.fft.ifftn.rst", "python/_autosummary/mlx.core.fft.irfft.rst", "python/_autosummary/mlx.core.fft.irfft2.rst", "python/_autosummary/mlx.core.fft.irfftn.rst", "python/_autosummary/mlx.core.fft.rfft.rst", "python/_autosummary/mlx.core.fft.rfft2.rst", "python/_autosummary/mlx.core.fft.rfftn.rst", "python/_autosummary/mlx.core.finfo.rst", "python/_autosummary/mlx.core.flatten.rst", "python/_autosummary/mlx.core.floor.rst", "python/_autosummary/mlx.core.floor_divide.rst", "python/_autosummary/mlx.core.full.rst", "python/_autosummary/mlx.core.gather_mm.rst", "python/_autosummary/mlx.core.gather_qmm.rst", "python/_autosummary/mlx.core.get_active_memory.rst", "python/_autosummary/mlx.core.get_cache_memory.rst", "python/_autosummary/mlx.core.get_peak_memory.rst", "python/_autosummary/mlx.core.grad.rst", "python/_autosummary/mlx.core.greater.rst", "python/_autosummary/mlx.core.greater_equal.rst", "python/_autosummary/mlx.core.hadamard_transform.rst", "python/_autosummary/mlx.core.identity.rst", "python/_autosummary/mlx.core.imag.rst", "python/_autosummary/mlx.core.import_function.rst", "python/_autosummary/mlx.core.inner.rst", "python/_autosummary/mlx.core.isclose.rst", "python/_autosummary/mlx.core.isfinite.rst", "python/_autosummary/mlx.core.isinf.rst", "python/_autosummary/mlx.core.isnan.rst", "python/_autosummary/mlx.core.isneginf.rst", "python/_autosummary/mlx.core.isposinf.rst", "python/_autosummary/mlx.core.issubdtype.rst", "python/_autosummary/mlx.core.jvp.rst", "python/_autosummary/mlx.core.kron.rst", "python/_autosummary/mlx.core.left_shift.rst", "python/_autosummary/mlx.core.less.rst", "python/_autosummary/mlx.core.less_equal.rst", "python/_autosummary/mlx.core.linalg.cholesky.rst", "python/_autosummary/mlx.core.linalg.cholesky_inv.rst", "python/_autosummary/mlx.core.linalg.cross.rst", "python/_autosummary/mlx.core.linalg.eigh.rst", "python/_autosummary/mlx.core.linalg.eigvalsh.rst", "python/_autosummary/mlx.core.linalg.inv.rst", "python/_autosummary/mlx.core.linalg.lu.rst", "python/_autosummary/mlx.core.linalg.lu_factor.rst", "python/_autosummary/mlx.core.linalg.norm.rst", "python/_autosummary/mlx.core.linalg.qr.rst", "python/_autosummary/mlx.core.linalg.solve.rst", "python/_autosummary/mlx.core.linalg.solve_triangular.rst", "python/_autosummary/mlx.core.linalg.svd.rst", "python/_autosummary/mlx.core.linalg.tri_inv.rst", "python/_autosummary/mlx.core.linspace.rst", "python/_autosummary/mlx.core.load.rst", "python/_autosummary/mlx.core.log.rst", "python/_autosummary/mlx.core.log10.rst", "python/_autosummary/mlx.core.log1p.rst", "python/_autosummary/mlx.core.log2.rst", "python/_autosummary/mlx.core.logaddexp.rst", "python/_autosummary/mlx.core.logical_and.rst", "python/_autosummary/mlx.core.logical_not.rst", "python/_autosummary/mlx.core.logical_or.rst", "python/_autosummary/mlx.core.logsumexp.rst", "python/_autosummary/mlx.core.matmul.rst", "python/_autosummary/mlx.core.max.rst", "python/_autosummary/mlx.core.maximum.rst", "python/_autosummary/mlx.core.mean.rst", "python/_autosummary/mlx.core.meshgrid.rst", "python/_autosummary/mlx.core.metal.device_info.rst", "python/_autosummary/mlx.core.metal.is_available.rst", "python/_autosummary/mlx.core.metal.start_capture.rst", "python/_autosummary/mlx.core.metal.stop_capture.rst", "python/_autosummary/mlx.core.min.rst", "python/_autosummary/mlx.core.minimum.rst", "python/_autosummary/mlx.core.moveaxis.rst", "python/_autosummary/mlx.core.multiply.rst", "python/_autosummary/mlx.core.nan_to_num.rst", "python/_autosummary/mlx.core.negative.rst", "python/_autosummary/mlx.core.new_stream.rst", "python/_autosummary/mlx.core.not_equal.rst", "python/_autosummary/mlx.core.ones.rst", "python/_autosummary/mlx.core.ones_like.rst", "python/_autosummary/mlx.core.outer.rst", "python/_autosummary/mlx.core.pad.rst", "python/_autosummary/mlx.core.partition.rst", "python/_autosummary/mlx.core.power.rst", "python/_autosummary/mlx.core.prod.rst", "python/_autosummary/mlx.core.put_along_axis.rst", "python/_autosummary/mlx.core.quantize.rst", "python/_autosummary/mlx.core.quantized_matmul.rst", "python/_autosummary/mlx.core.radians.rst", "python/_autosummary/mlx.core.random.bernoulli.rst", "python/_autosummary/mlx.core.random.categorical.rst", "python/_autosummary/mlx.core.random.gumbel.rst", "python/_autosummary/mlx.core.random.key.rst", "python/_autosummary/mlx.core.random.laplace.rst", "python/_autosummary/mlx.core.random.multivariate_normal.rst", "python/_autosummary/mlx.core.random.normal.rst", "python/_autosummary/mlx.core.random.permutation.rst", "python/_autosummary/mlx.core.random.randint.rst", "python/_autosummary/mlx.core.random.seed.rst", "python/_autosummary/mlx.core.random.split.rst", "python/_autosummary/mlx.core.random.truncated_normal.rst", "python/_autosummary/mlx.core.random.uniform.rst", "python/_autosummary/mlx.core.real.rst", "python/_autosummary/mlx.core.reciprocal.rst", "python/_autosummary/mlx.core.remainder.rst", "python/_autosummary/mlx.core.repeat.rst", "python/_autosummary/mlx.core.reset_peak_memory.rst", "python/_autosummary/mlx.core.reshape.rst", "python/_autosummary/mlx.core.right_shift.rst", "python/_autosummary/mlx.core.roll.rst", "python/_autosummary/mlx.core.round.rst", "python/_autosummary/mlx.core.rsqrt.rst", "python/_autosummary/mlx.core.save.rst", "python/_autosummary/mlx.core.save_gguf.rst", "python/_autosummary/mlx.core.save_safetensors.rst", "python/_autosummary/mlx.core.savez.rst", "python/_autosummary/mlx.core.savez_compressed.rst", "python/_autosummary/mlx.core.set_cache_limit.rst", "python/_autosummary/mlx.core.set_default_device.rst", "python/_autosummary/mlx.core.set_default_stream.rst", "python/_autosummary/mlx.core.set_memory_limit.rst", "python/_autosummary/mlx.core.set_wired_limit.rst", "python/_autosummary/mlx.core.sigmoid.rst", "python/_autosummary/mlx.core.sign.rst", "python/_autosummary/mlx.core.sin.rst", "python/_autosummary/mlx.core.sinh.rst", "python/_autosummary/mlx.core.slice.rst", "python/_autosummary/mlx.core.slice_update.rst", "python/_autosummary/mlx.core.softmax.rst", "python/_autosummary/mlx.core.sort.rst", "python/_autosummary/mlx.core.split.rst", "python/_autosummary/mlx.core.sqrt.rst", "python/_autosummary/mlx.core.square.rst", "python/_autosummary/mlx.core.squeeze.rst", "python/_autosummary/mlx.core.stack.rst", "python/_autosummary/mlx.core.std.rst", "python/_autosummary/mlx.core.stop_gradient.rst", "python/_autosummary/mlx.core.stream.rst", "python/_autosummary/mlx.core.subtract.rst", "python/_autosummary/mlx.core.sum.rst", "python/_autosummary/mlx.core.swapaxes.rst", "python/_autosummary/mlx.core.synchronize.rst", "python/_autosummary/mlx.core.take.rst", "python/_autosummary/mlx.core.take_along_axis.rst", "python/_autosummary/mlx.core.tan.rst", "python/_autosummary/mlx.core.tanh.rst", "python/_autosummary/mlx.core.tensordot.rst", "python/_autosummary/mlx.core.tile.rst", "python/_autosummary/mlx.core.topk.rst", "python/_autosummary/mlx.core.trace.rst", "python/_autosummary/mlx.core.transpose.rst", "python/_autosummary/mlx.core.tri.rst", "python/_autosummary/mlx.core.tril.rst", "python/_autosummary/mlx.core.triu.rst", "python/_autosummary/mlx.core.unflatten.rst", "python/_autosummary/mlx.core.value_and_grad.rst", "python/_autosummary/mlx.core.var.rst", "python/_autosummary/mlx.core.view.rst", "python/_autosummary/mlx.core.vjp.rst", "python/_autosummary/mlx.core.vmap.rst", "python/_autosummary/mlx.core.where.rst", "python/_autosummary/mlx.core.zeros.rst", "python/_autosummary/mlx.core.zeros_like.rst", "python/_autosummary/mlx.nn.average_gradients.rst", "python/_autosummary/mlx.nn.quantize.rst", "python/_autosummary/mlx.nn.value_and_grad.rst", "python/_autosummary/mlx.optimizers.clip_grad_norm.rst", "python/_autosummary/mlx.utils.tree_flatten.rst", "python/_autosummary/mlx.utils.tree_map.rst", "python/_autosummary/mlx.utils.tree_map_with_path.rst", "python/_autosummary/mlx.utils.tree_reduce.rst", "python/_autosummary/mlx.utils.tree_unflatten.rst", "python/_autosummary/stream_class.rst", "python/array.rst", "python/data_types.rst", "python/devices_and_streams.rst", "python/distributed.rst", "python/export.rst", "python/fast.rst", "python/fft.rst", "python/linalg.rst", "python/memory_management.rst", "python/metal.rst", "python/nn.rst", "python/nn/_autosummary/mlx.nn.ALiBi.rst", "python/nn/_autosummary/mlx.nn.AvgPool1d.rst", "python/nn/_autosummary/mlx.nn.AvgPool2d.rst", "python/nn/_autosummary/mlx.nn.AvgPool3d.rst", "python/nn/_autosummary/mlx.nn.BatchNorm.rst", "python/nn/_autosummary/mlx.nn.CELU.rst", "python/nn/_autosummary/mlx.nn.Conv1d.rst", "python/nn/_autosummary/mlx.nn.Conv2d.rst", "python/nn/_autosummary/mlx.nn.Conv3d.rst", "python/nn/_autosummary/mlx.nn.ConvTranspose1d.rst", "python/nn/_autosummary/mlx.nn.ConvTranspose2d.rst", "python/nn/_autosummary/mlx.nn.ConvTranspose3d.rst", "python/nn/_autosummary/mlx.nn.Dropout.rst", "python/nn/_autosummary/mlx.nn.Dropout2d.rst", "python/nn/_autosummary/mlx.nn.Dropout3d.rst", "python/nn/_autosummary/mlx.nn.ELU.rst", "python/nn/_autosummary/mlx.nn.Embedding.rst", "python/nn/_autosummary/mlx.nn.GELU.rst", "python/nn/_autosummary/mlx.nn.GLU.rst", "python/nn/_autosummary/mlx.nn.GRU.rst", "python/nn/_autosummary/mlx.nn.GroupNorm.rst", "python/nn/_autosummary/mlx.nn.HardShrink.rst", "python/nn/_autosummary/mlx.nn.HardTanh.rst", "python/nn/_autosummary/mlx.nn.Hardswish.rst", "python/nn/_autosummary/mlx.nn.InstanceNorm.rst", "python/nn/_autosummary/mlx.nn.LSTM.rst", "python/nn/_autosummary/mlx.nn.LayerNorm.rst", "python/nn/_autosummary/mlx.nn.LeakyReLU.rst", "python/nn/_autosummary/mlx.nn.Linear.rst", "python/nn/_autosummary/mlx.nn.LogSigmoid.rst", "python/nn/_autosummary/mlx.nn.LogSoftmax.rst", "python/nn/_autosummary/mlx.nn.MaxPool1d.rst", "python/nn/_autosummary/mlx.nn.MaxPool2d.rst", "python/nn/_autosummary/mlx.nn.MaxPool3d.rst", "python/nn/_autosummary/mlx.nn.Mish.rst", "python/nn/_autosummary/mlx.nn.Module.apply.rst", "python/nn/_autosummary/mlx.nn.Module.apply_to_modules.rst", "python/nn/_autosummary/mlx.nn.Module.children.rst", "python/nn/_autosummary/mlx.nn.Module.eval.rst", "python/nn/_autosummary/mlx.nn.Module.filter_and_map.rst", "python/nn/_autosummary/mlx.nn.Module.freeze.rst", "python/nn/_autosummary/mlx.nn.Module.leaf_modules.rst", "python/nn/_autosummary/mlx.nn.Module.load_weights.rst", "python/nn/_autosummary/mlx.nn.Module.modules.rst", "python/nn/_autosummary/mlx.nn.Module.named_modules.rst", "python/nn/_autosummary/mlx.nn.Module.parameters.rst", "python/nn/_autosummary/mlx.nn.Module.save_weights.rst", "python/nn/_autosummary/mlx.nn.Module.set_dtype.rst", "python/nn/_autosummary/mlx.nn.Module.state.rst", "python/nn/_autosummary/mlx.nn.Module.train.rst", "python/nn/_autosummary/mlx.nn.Module.trainable_parameters.rst", "python/nn/_autosummary/mlx.nn.Module.training.rst", "python/nn/_autosummary/mlx.nn.Module.unfreeze.rst", "python/nn/_autosummary/mlx.nn.Module.update.rst", "python/nn/_autosummary/mlx.nn.Module.update_modules.rst", "python/nn/_autosummary/mlx.nn.MultiHeadAttention.rst", "python/nn/_autosummary/mlx.nn.PReLU.rst", "python/nn/_autosummary/mlx.nn.QuantizedEmbedding.rst", "python/nn/_autosummary/mlx.nn.QuantizedLinear.rst", "python/nn/_autosummary/mlx.nn.RMSNorm.rst", "python/nn/_autosummary/mlx.nn.RNN.rst", "python/nn/_autosummary/mlx.nn.ReLU.rst", "python/nn/_autosummary/mlx.nn.ReLU6.rst", "python/nn/_autosummary/mlx.nn.RoPE.rst", "python/nn/_autosummary/mlx.nn.SELU.rst", "python/nn/_autosummary/mlx.nn.Sequential.rst", "python/nn/_autosummary/mlx.nn.SiLU.rst", "python/nn/_autosummary/mlx.nn.Sigmoid.rst", "python/nn/_autosummary/mlx.nn.SinusoidalPositionalEncoding.rst", "python/nn/_autosummary/mlx.nn.Softmax.rst", "python/nn/_autosummary/mlx.nn.Softmin.rst", "python/nn/_autosummary/mlx.nn.Softplus.rst", "python/nn/_autosummary/mlx.nn.Softshrink.rst", "python/nn/_autosummary/mlx.nn.Softsign.rst", "python/nn/_autosummary/mlx.nn.Step.rst", "python/nn/_autosummary/mlx.nn.Tanh.rst", "python/nn/_autosummary/mlx.nn.Transformer.rst", "python/nn/_autosummary/mlx.nn.Upsample.rst", "python/nn/_autosummary/mlx.nn.init.constant.rst", "python/nn/_autosummary/mlx.nn.init.glorot_normal.rst", "python/nn/_autosummary/mlx.nn.init.glorot_uniform.rst", "python/nn/_autosummary/mlx.nn.init.he_normal.rst", "python/nn/_autosummary/mlx.nn.init.he_uniform.rst", "python/nn/_autosummary/mlx.nn.init.identity.rst", "python/nn/_autosummary/mlx.nn.init.normal.rst", "python/nn/_autosummary/mlx.nn.init.uniform.rst", "python/nn/_autosummary_functions/mlx.nn.celu.rst", "python/nn/_autosummary_functions/mlx.nn.elu.rst", "python/nn/_autosummary_functions/mlx.nn.gelu.rst", "python/nn/_autosummary_functions/mlx.nn.gelu_approx.rst", "python/nn/_autosummary_functions/mlx.nn.gelu_fast_approx.rst", "python/nn/_autosummary_functions/mlx.nn.glu.rst", "python/nn/_autosummary_functions/mlx.nn.hard_shrink.rst", "python/nn/_autosummary_functions/mlx.nn.hard_tanh.rst", "python/nn/_autosummary_functions/mlx.nn.hardswish.rst", "python/nn/_autosummary_functions/mlx.nn.leaky_relu.rst", "python/nn/_autosummary_functions/mlx.nn.log_sigmoid.rst", "python/nn/_autosummary_functions/mlx.nn.log_softmax.rst", "python/nn/_autosummary_functions/mlx.nn.losses.binary_cross_entropy.rst", "python/nn/_autosummary_functions/mlx.nn.losses.cosine_similarity_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.cross_entropy.rst", "python/nn/_autosummary_functions/mlx.nn.losses.gaussian_nll_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.hinge_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.huber_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.kl_div_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.l1_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.log_cosh_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.margin_ranking_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.mse_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.nll_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.smooth_l1_loss.rst", "python/nn/_autosummary_functions/mlx.nn.losses.triplet_loss.rst", "python/nn/_autosummary_functions/mlx.nn.mish.rst", "python/nn/_autosummary_functions/mlx.nn.prelu.rst", "python/nn/_autosummary_functions/mlx.nn.relu.rst", "python/nn/_autosummary_functions/mlx.nn.relu6.rst", "python/nn/_autosummary_functions/mlx.nn.selu.rst", "python/nn/_autosummary_functions/mlx.nn.sigmoid.rst", "python/nn/_autosummary_functions/mlx.nn.silu.rst", "python/nn/_autosummary_functions/mlx.nn.softmax.rst", "python/nn/_autosummary_functions/mlx.nn.softmin.rst", "python/nn/_autosummary_functions/mlx.nn.softplus.rst", "python/nn/_autosummary_functions/mlx.nn.softshrink.rst", "python/nn/_autosummary_functions/mlx.nn.step.rst", "python/nn/_autosummary_functions/mlx.nn.tanh.rst", "python/nn/functions.rst", "python/nn/init.rst", "python/nn/layers.rst", "python/nn/losses.rst", "python/nn/module.rst", "python/ops.rst", "python/optimizers.rst", "python/optimizers/_autosummary/mlx.optimizers.AdaDelta.rst", "python/optimizers/_autosummary/mlx.optimizers.Adafactor.rst", "python/optimizers/_autosummary/mlx.optimizers.Adagrad.rst", "python/optimizers/_autosummary/mlx.optimizers.Adam.rst", "python/optimizers/_autosummary/mlx.optimizers.AdamW.rst", "python/optimizers/_autosummary/mlx.optimizers.Adamax.rst", "python/optimizers/_autosummary/mlx.optimizers.Lion.rst", "python/optimizers/_autosummary/mlx.optimizers.Optimizer.apply_gradients.rst", "python/optimizers/_autosummary/mlx.optimizers.Optimizer.init.rst", "python/optimizers/_autosummary/mlx.optimizers.Optimizer.state.rst", "python/optimizers/_autosummary/mlx.optimizers.Optimizer.update.rst", "python/optimizers/_autosummary/mlx.optimizers.RMSprop.rst", "python/optimizers/_autosummary/mlx.optimizers.SGD.rst", "python/optimizers/_autosummary/mlx.optimizers.cosine_decay.rst", "python/optimizers/_autosummary/mlx.optimizers.exponential_decay.rst", "python/optimizers/_autosummary/mlx.optimizers.join_schedules.rst", "python/optimizers/_autosummary/mlx.optimizers.linear_schedule.rst", "python/optimizers/_autosummary/mlx.optimizers.step_decay.rst", "python/optimizers/common_optimizers.rst", "python/optimizers/optimizer.rst", "python/optimizers/schedulers.rst", "python/random.rst", "python/transforms.rst", "python/tree_utils.rst", "usage/compile.rst", "usage/distributed.rst", "usage/export.rst", "usage/function_transforms.rst", "usage/indexing.rst", "usage/launching_distributed.rst", "usage/lazy_evaluation.rst", "usage/numpy.rst", "usage/quick_start.rst", "usage/saving_and_loading.rst", "usage/unified_memory.rst", "usage/using_streams.rst"], "indexentries": {"__init__() (array method)": [[31, "mlx.core.array.__init__", false]], "__init__() (custom_function method)": [[115, "mlx.core.custom_function.__init__", false]], "__init__() (device method)": [[10, "mlx.core.Device.__init__", false]], "__init__() (dtype method)": [[11, "mlx.core.Dtype.__init__", false]], "__init__() (dtypecategory method)": [[12, "mlx.core.DtypeCategory.__init__", false]], "__init__() (finfo method)": [[164, "mlx.core.finfo.__init__", false]], "__init__() (group method)": [[123, "mlx.core.distributed.Group.__init__", false]], "__init__() (stream method)": [[330, "mlx.core.Stream.__init__", false]], "abs (c++ function)": [[0, "_CPPv43absRK5array14StreamOrDevice", false]], "abs() (array method)": [[33, "mlx.core.array.abs", false]], "abs() (in module mlx.core)": [[13, "mlx.core.abs", false]], "adadelta (class in mlx.optimizers)": [[474, "mlx.optimizers.AdaDelta", false]], "adafactor (class in mlx.optimizers)": [[475, "mlx.optimizers.Adafactor", false]], "adagrad (class in mlx.optimizers)": [[476, "mlx.optimizers.Adagrad", false]], "adam (class in mlx.optimizers)": [[477, "mlx.optimizers.Adam", false]], "adamax (class in mlx.optimizers)": [[479, "mlx.optimizers.Adamax", false]], "adamw (class in mlx.optimizers)": [[478, "mlx.optimizers.AdamW", false]], "add (c++ function)": [[0, "_CPPv43addRK5arrayRK5array14StreamOrDevice", false]], "add() (in module mlx.core)": [[14, "mlx.core.add", false]], "addmm (c++ function)": [[0, "_CPPv45addmm5array5array5arrayRKfRKf14StreamOrDevice", false]], "addmm() (in module mlx.core)": [[15, "mlx.core.addmm", false]], "alibi (class in mlx.nn)": [[342, "mlx.nn.ALiBi", false]], "all (c++ function)": [[0, "_CPPv43allRK5array14StreamOrDevice", false], [0, "_CPPv43allRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv43allRK5arrayb14StreamOrDevice", false], [0, "_CPPv43allRK5arrayib14StreamOrDevice", false]], "all() (array method)": [[34, "mlx.core.array.all", false]], "all() (in module mlx.core)": [[16, "mlx.core.all", false]], "all_gather() (in module mlx.core.distributed)": [[124, "mlx.core.distributed.all_gather", false]], "all_sum() (in module mlx.core.distributed)": [[125, "mlx.core.distributed.all_sum", false]], "allclose (c++ function)": [[0, "_CPPv48allcloseRK5arrayRK5arrayddb14StreamOrDevice", false]], "allclose() (in module mlx.core)": [[17, "mlx.core.allclose", false]], "any (c++ function)": [[0, "_CPPv43anyRK5array14StreamOrDevice", false], [0, "_CPPv43anyRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv43anyRK5arrayb14StreamOrDevice", false], [0, "_CPPv43anyRK5arrayib14StreamOrDevice", false]], "any() (array method)": [[35, "mlx.core.array.any", false]], "any() (in module mlx.core)": [[18, "mlx.core.any", false]], "apply() (module method)": [[377, "mlx.nn.Module.apply", false]], "apply_gradients() (optimizer method)": [[481, "mlx.optimizers.Optimizer.apply_gradients", false]], "apply_to_modules() (module method)": [[378, "mlx.nn.Module.apply_to_modules", false]], "arange (c++ function)": [[0, "_CPPv46aranged14StreamOrDevice", false], [0, "_CPPv46aranged5Dtype14StreamOrDevice", false], [0, "_CPPv46arangedd14StreamOrDevice", false], [0, "_CPPv46arangedd5Dtype14StreamOrDevice", false], [0, "_CPPv46arangeddd14StreamOrDevice", false], [0, "_CPPv46arangeddd5Dtype14StreamOrDevice", false], [0, "_CPPv46arangei14StreamOrDevice", false], [0, "_CPPv46arangeii14StreamOrDevice", false], [0, "_CPPv46arangeiii14StreamOrDevice", false]], "arange() (in module mlx.core)": [[19, "mlx.core.arange", false]], "arccos (c++ function)": [[0, "_CPPv46arccosRK5array14StreamOrDevice", false]], "arccos() (in module mlx.core)": [[20, "mlx.core.arccos", false]], "arccosh (c++ function)": [[0, "_CPPv47arccoshRK5array14StreamOrDevice", false]], "arccosh() (in module mlx.core)": [[21, "mlx.core.arccosh", false]], "arcsin (c++ function)": [[0, "_CPPv46arcsinRK5array14StreamOrDevice", false]], "arcsin() (in module mlx.core)": [[22, "mlx.core.arcsin", false]], "arcsinh (c++ function)": [[0, "_CPPv47arcsinhRK5array14StreamOrDevice", false]], "arcsinh() (in module mlx.core)": [[23, "mlx.core.arcsinh", false]], "arctan (c++ function)": [[0, "_CPPv46arctanRK5array14StreamOrDevice", false]], "arctan() (in module mlx.core)": [[24, "mlx.core.arctan", false]], "arctan2 (c++ function)": [[0, "_CPPv47arctan2RK5arrayRK5array14StreamOrDevice", false]], "arctan2() (in module mlx.core)": [[25, "mlx.core.arctan2", false]], "arctanh (c++ function)": [[0, "_CPPv47arctanhRK5array14StreamOrDevice", false]], "arctanh() (in module mlx.core)": [[26, "mlx.core.arctanh", false]], "argmax (c++ function)": [[0, "_CPPv46argmaxRK5array14StreamOrDevice", false], [0, "_CPPv46argmaxRK5arrayb14StreamOrDevice", false], [0, "_CPPv46argmaxRK5arrayib14StreamOrDevice", false]], "argmax() (array method)": [[36, "mlx.core.array.argmax", false]], "argmax() (in module mlx.core)": [[27, "mlx.core.argmax", false]], "argmin (c++ function)": [[0, "_CPPv46argminRK5array14StreamOrDevice", false], [0, "_CPPv46argminRK5arrayb14StreamOrDevice", false], [0, "_CPPv46argminRK5arrayib14StreamOrDevice", false]], "argmin() (array method)": [[37, "mlx.core.array.argmin", false]], "argmin() (in module mlx.core)": [[28, "mlx.core.argmin", false]], "argpartition (c++ function)": [[0, "_CPPv412argpartitionRK5arrayi14StreamOrDevice", false], [0, "_CPPv412argpartitionRK5arrayii14StreamOrDevice", false]], "argpartition() (in module mlx.core)": [[29, "mlx.core.argpartition", false]], "argsort (c++ function)": [[0, "_CPPv47argsortRK5array14StreamOrDevice", false], [0, "_CPPv47argsortRK5arrayi14StreamOrDevice", false]], "argsort() (in module mlx.core)": [[30, "mlx.core.argsort", false]], "array (class in mlx.core)": [[31, "mlx.core.array", false]], "array_equal (c++ function)": [[0, "_CPPv411array_equalRK5arrayRK5array14StreamOrDevice", false], [0, "_CPPv411array_equalRK5arrayRK5arrayb14StreamOrDevice", false]], "array_equal() (in module mlx.core)": [[83, "mlx.core.array_equal", false]], "as_strided (c++ function)": [[0, "_CPPv410as_strided5array5Shape7Strides6size_t14StreamOrDevice", false]], "as_strided() (in module mlx.core)": [[84, "mlx.core.as_strided", false]], "astype (c++ function)": [[0, "_CPPv46astype5array5Dtype14StreamOrDevice", false]], "astype() (array method)": [[38, "mlx.core.array.astype", false]], "at (array property)": [[39, "mlx.core.array.at", false]], "atleast_1d (c++ function)": [[0, "_CPPv410atleast_1dRK5array14StreamOrDevice", false], [0, "_CPPv410atleast_1dRKNSt6vectorI5arrayEE14StreamOrDevice", false]], "atleast_1d() (in module mlx.core)": [[85, "mlx.core.atleast_1d", false]], "atleast_2d (c++ function)": [[0, "_CPPv410atleast_2dRK5array14StreamOrDevice", false], [0, "_CPPv410atleast_2dRKNSt6vectorI5arrayEE14StreamOrDevice", false]], "atleast_2d() (in module mlx.core)": [[86, "mlx.core.atleast_2d", false]], "atleast_3d (c++ function)": [[0, "_CPPv410atleast_3dRK5array14StreamOrDevice", false], [0, "_CPPv410atleast_3dRKNSt6vectorI5arrayEE14StreamOrDevice", false]], "atleast_3d() (in module mlx.core)": [[87, "mlx.core.atleast_3d", false]], "average_gradients() (in module mlx.nn)": [[321, "mlx.nn.average_gradients", false]], "avgpool1d (class in mlx.nn)": [[343, "mlx.nn.AvgPool1d", false]], "avgpool2d (class in mlx.nn)": [[344, "mlx.nn.AvgPool2d", false]], "avgpool3d (class in mlx.nn)": [[345, "mlx.nn.AvgPool3d", false]], "batchnorm (class in mlx.nn)": [[346, "mlx.nn.BatchNorm", false]], "bernoulli() (in module mlx.core.random)": [[247, "mlx.core.random.bernoulli", false]], "binary_cross_entropy (class in mlx.nn.losses)": [[440, "mlx.nn.losses.binary_cross_entropy", false]], "bitwise_and (c++ function)": [[0, "_CPPv411bitwise_andRK5arrayRK5array14StreamOrDevice", false]], "bitwise_and() (in module mlx.core)": [[88, "mlx.core.bitwise_and", false]], "bitwise_invert (c++ function)": [[0, "_CPPv414bitwise_invertRK5array14StreamOrDevice", false]], "bitwise_invert() (in module mlx.core)": [[89, "mlx.core.bitwise_invert", false]], "bitwise_or (c++ function)": [[0, "_CPPv410bitwise_orRK5arrayRK5array14StreamOrDevice", false]], "bitwise_or() (in module mlx.core)": [[90, "mlx.core.bitwise_or", false]], "bitwise_xor (c++ function)": [[0, "_CPPv411bitwise_xorRK5arrayRK5array14StreamOrDevice", false]], "bitwise_xor() (in module mlx.core)": [[91, "mlx.core.bitwise_xor", false]], "block_masked_mm (c++ function)": [[0, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", false]], "block_masked_mm() (in module mlx.core)": [[92, "mlx.core.block_masked_mm", false]], "broadcast_arrays (c++ function)": [[0, "_CPPv416broadcast_arraysRKNSt6vectorI5arrayEE14StreamOrDevice", false]], "broadcast_to (c++ function)": [[0, "_CPPv412broadcast_toRK5arrayRK5Shape14StreamOrDevice", false]], "broadcast_to() (in module mlx.core)": [[93, "mlx.core.broadcast_to", false]], "categorical() (in module mlx.core.random)": [[248, "mlx.core.random.categorical", false]], "ceil (c++ function)": [[0, "_CPPv44ceilRK5array14StreamOrDevice", false]], "ceil() (in module mlx.core)": [[94, "mlx.core.ceil", false]], "celu (class in mlx.nn)": [[347, "mlx.nn.CELU", false], [428, "mlx.nn.celu", false]], "children() (module method)": [[379, "mlx.nn.Module.children", false]], "cholesky() (in module mlx.core.linalg)": [[194, "mlx.core.linalg.cholesky", false]], "cholesky_inv() (in module mlx.core.linalg)": [[195, "mlx.core.linalg.cholesky_inv", false]], "clear_cache() (in module mlx.core)": [[95, "mlx.core.clear_cache", false]], "clip (c++ function)": [[0, "_CPPv44clipRK5arrayRKNSt8optionalI5arrayEERKNSt8optionalI5arrayEE14StreamOrDevice", false]], "clip() (in module mlx.core)": [[96, "mlx.core.clip", false]], "clip_grad_norm() (in module mlx.optimizers)": [[324, "mlx.optimizers.clip_grad_norm", false]], "compile() (in module mlx.core)": [[97, "mlx.core.compile", false]], "concatenate (c++ function)": [[0, "_CPPv411concatenateNSt6vectorI5arrayEE14StreamOrDevice", false], [0, "_CPPv411concatenateNSt6vectorI5arrayEEi14StreamOrDevice", false]], "concatenate() (in module mlx.core)": [[98, "mlx.core.concatenate", false]], "conj() (array method)": [[40, "mlx.core.array.conj", false]], "conj() (in module mlx.core)": [[99, "mlx.core.conj", false]], "conjugate (c++ function)": [[0, "_CPPv49conjugateRK5array14StreamOrDevice", false]], "conjugate() (in module mlx.core)": [[100, "mlx.core.conjugate", false]], "constant() (in module mlx.nn.init)": [[420, "mlx.nn.init.constant", false]], "contiguous (c++ function)": [[0, "_CPPv410contiguousRK5arrayb14StreamOrDevice", false]], "conv1d (c++ function)": [[0, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", false]], "conv1d (class in mlx.nn)": [[348, "mlx.nn.Conv1d", false]], "conv1d() (in module mlx.core)": [[101, "mlx.core.conv1d", false]], "conv2d (c++ function)": [[0, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", false]], "conv2d (class in mlx.nn)": [[349, "mlx.nn.Conv2d", false]], "conv2d() (in module mlx.core)": [[102, "mlx.core.conv2d", false]], "conv3d (c++ function)": [[0, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", false]], "conv3d (class in mlx.nn)": [[350, "mlx.nn.Conv3d", false]], "conv3d() (in module mlx.core)": [[103, "mlx.core.conv3d", false]], "conv_general (c++ function)": [[0, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", false], [0, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", false]], "conv_general() (in module mlx.core)": [[104, "mlx.core.conv_general", false]], "conv_transpose1d (c++ function)": [[0, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", false]], "conv_transpose1d() (in module mlx.core)": [[105, "mlx.core.conv_transpose1d", false]], "conv_transpose2d (c++ function)": [[0, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", false]], "conv_transpose2d() (in module mlx.core)": [[106, "mlx.core.conv_transpose2d", false]], "conv_transpose3d (c++ function)": [[0, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", false]], "conv_transpose3d() (in module mlx.core)": [[107, "mlx.core.conv_transpose3d", false]], "convolve() (in module mlx.core)": [[108, "mlx.core.convolve", false]], "convtranspose1d (class in mlx.nn)": [[351, "mlx.nn.ConvTranspose1d", false]], "convtranspose2d (class in mlx.nn)": [[352, "mlx.nn.ConvTranspose2d", false]], "convtranspose3d (class in mlx.nn)": [[353, "mlx.nn.ConvTranspose3d", false]], "copy (c++ function)": [[0, "_CPPv44copy5array14StreamOrDevice", false]], "cos (c++ function)": [[0, "_CPPv43cosRK5array14StreamOrDevice", false]], "cos() (array method)": [[41, "mlx.core.array.cos", false]], "cos() (in module mlx.core)": [[109, "mlx.core.cos", false]], "cosh (c++ function)": [[0, "_CPPv44coshRK5array14StreamOrDevice", false]], "cosh() (in module mlx.core)": [[110, "mlx.core.cosh", false]], "cosine_decay() (in module mlx.optimizers)": [[487, "mlx.optimizers.cosine_decay", false]], "cosine_similarity_loss (class in mlx.nn.losses)": [[441, "mlx.nn.losses.cosine_similarity_loss", false]], "cross() (in module mlx.core.linalg)": [[196, "mlx.core.linalg.cross", false]], "cross_entropy (class in mlx.nn.losses)": [[442, "mlx.nn.losses.cross_entropy", false]], "cummax (c++ function)": [[0, "_CPPv46cummaxRK5arrayibb14StreamOrDevice", false]], "cummax() (array method)": [[42, "mlx.core.array.cummax", false]], "cummax() (in module mlx.core)": [[111, "mlx.core.cummax", false]], "cummin (c++ function)": [[0, "_CPPv46cumminRK5arrayibb14StreamOrDevice", false]], "cummin() (array method)": [[43, "mlx.core.array.cummin", false]], "cummin() (in module mlx.core)": [[112, "mlx.core.cummin", false]], "cumprod (c++ function)": [[0, "_CPPv47cumprodRK5arrayibb14StreamOrDevice", false]], "cumprod() (array method)": [[44, "mlx.core.array.cumprod", false]], "cumprod() (in module mlx.core)": [[113, "mlx.core.cumprod", false]], "cumsum (c++ function)": [[0, "_CPPv46cumsumRK5arrayibb14StreamOrDevice", false]], "cumsum() (array method)": [[45, "mlx.core.array.cumsum", false]], "cumsum() (in module mlx.core)": [[114, "mlx.core.cumsum", false]], "custom_function (class in mlx.core)": [[115, "mlx.core.custom_function", false]], "default_device() (in module mlx.core)": [[116, "mlx.core.default_device", false]], "default_stream() (in module mlx.core)": [[117, "mlx.core.default_stream", false]], "degrees (c++ function)": [[0, "_CPPv47degreesRK5array14StreamOrDevice", false]], "degrees() (in module mlx.core)": [[118, "mlx.core.degrees", false]], "depends (c++ function)": [[0, "_CPPv47dependsRKNSt6vectorI5arrayEERKNSt6vectorI5arrayEE", false]], "dequantize (c++ function)": [[0, "_CPPv410dequantizeRK5arrayRK5arrayRK5arrayii14StreamOrDevice", false]], "dequantize() (in module mlx.core)": [[119, "mlx.core.dequantize", false]], "device (class in mlx.core)": [[10, "mlx.core.Device", false]], "device_info() (in module mlx.core.metal)": [[224, "mlx.core.metal.device_info", false]], "diag (c++ function)": [[0, "_CPPv44diagRK5arrayi14StreamOrDevice", false]], "diag() (array method)": [[46, "mlx.core.array.diag", false]], "diag() (in module mlx.core)": [[120, "mlx.core.diag", false]], "diagonal (c++ function)": [[0, "_CPPv48diagonalRK5arrayiii14StreamOrDevice", false]], "diagonal() (array method)": [[47, "mlx.core.array.diagonal", false]], "diagonal() (in module mlx.core)": [[121, "mlx.core.diagonal", false]], "disable_compile() (in module mlx.core)": [[122, "mlx.core.disable_compile", false]], "divide (c++ function)": [[0, "_CPPv46divideRK5arrayRK5array14StreamOrDevice", false]], "divide() (in module mlx.core)": [[131, "mlx.core.divide", false]], "divmod (c++ function)": [[0, "_CPPv46divmodRK5arrayRK5array14StreamOrDevice", false]], "divmod() (in module mlx.core)": [[132, "mlx.core.divmod", false]], "dropout (class in mlx.nn)": [[354, "mlx.nn.Dropout", false]], "dropout2d (class in mlx.nn)": [[355, "mlx.nn.Dropout2d", false]], "dropout3d (class in mlx.nn)": [[356, "mlx.nn.Dropout3d", false]], "dtype (array property)": [[48, "mlx.core.array.dtype", false]], "dtype (class in mlx.core)": [[11, "mlx.core.Dtype", false]], "dtypecategory (class in mlx.core)": [[12, "mlx.core.DtypeCategory", false]], "eigh() (in module mlx.core.linalg)": [[197, "mlx.core.linalg.eigh", false]], "eigvalsh() (in module mlx.core.linalg)": [[198, "mlx.core.linalg.eigvalsh", false]], "einsum() (in module mlx.core)": [[133, "mlx.core.einsum", false]], "einsum_path() (in module mlx.core)": [[134, "mlx.core.einsum_path", false]], "elu (class in mlx.nn)": [[357, "mlx.nn.ELU", false], [429, "mlx.nn.elu", false]], "embedding (class in mlx.nn)": [[358, "mlx.nn.Embedding", false]], "enable_compile() (in module mlx.core)": [[135, "mlx.core.enable_compile", false]], "equal (c++ function)": [[0, "_CPPv45equalRK5arrayRK5array14StreamOrDevice", false]], "equal() (in module mlx.core)": [[136, "mlx.core.equal", false]], "erf (c++ function)": [[0, "_CPPv43erfRK5array14StreamOrDevice", false]], "erf() (in module mlx.core)": [[137, "mlx.core.erf", false]], "erfinv (c++ function)": [[0, "_CPPv46erfinvRK5array14StreamOrDevice", false]], "erfinv() (in module mlx.core)": [[138, "mlx.core.erfinv", false]], "eval() (in module mlx.core)": [[139, "mlx.core.eval", false]], "eval() (module method)": [[380, "mlx.nn.Module.eval", false]], "exp (c++ function)": [[0, "_CPPv43expRK5array14StreamOrDevice", false]], "exp() (array method)": [[49, "mlx.core.array.exp", false]], "exp() (in module mlx.core)": [[140, "mlx.core.exp", false]], "expand_dims (c++ function)": [[0, "_CPPv411expand_dimsRK5arrayRKNSt6vectorIiEE14StreamOrDevice", false], [0, "_CPPv411expand_dimsRK5arrayi14StreamOrDevice", false]], "expand_dims() (in module mlx.core)": [[141, "mlx.core.expand_dims", false]], "expm1 (c++ function)": [[0, "_CPPv45expm1RK5array14StreamOrDevice", false]], "expm1() (in module mlx.core)": [[142, "mlx.core.expm1", false]], "exponential_decay() (in module mlx.optimizers)": [[488, "mlx.optimizers.exponential_decay", false]], "export_function() (in module mlx.core)": [[143, "mlx.core.export_function", false]], "export_to_dot() (in module mlx.core)": [[144, "mlx.core.export_to_dot", false]], "exporter() (in module mlx.core)": [[145, "mlx.core.exporter", false]], "eye (c++ function)": [[0, "_CPPv43eyei14StreamOrDevice", false], [0, "_CPPv43eyei5Dtype14StreamOrDevice", false], [0, "_CPPv43eyeii14StreamOrDevice", false], [0, "_CPPv43eyeiii14StreamOrDevice", false], [0, "_CPPv43eyeiii5Dtype14StreamOrDevice", false]], "eye() (in module mlx.core)": [[146, "mlx.core.eye", false]], "fft() (in module mlx.core.fft)": [[152, "mlx.core.fft.fft", false]], "fft2() (in module mlx.core.fft)": [[153, "mlx.core.fft.fft2", false]], "fftn() (in module mlx.core.fft)": [[154, "mlx.core.fft.fftn", false]], "filter_and_map() (module method)": [[381, "mlx.nn.Module.filter_and_map", false]], "finfo (class in mlx.core)": [[164, "mlx.core.finfo", false]], "flatten (c++ function)": [[0, "_CPPv47flattenRK5array14StreamOrDevice", false], [0, "_CPPv47flattenRK5arrayii14StreamOrDevice", false]], "flatten() (array method)": [[50, "mlx.core.array.flatten", false]], "flatten() (in module mlx.core)": [[165, "mlx.core.flatten", false]], "floor (c++ function)": [[0, "_CPPv45floorRK5array14StreamOrDevice", false]], "floor() (in module mlx.core)": [[166, "mlx.core.floor", false]], "floor_divide (c++ function)": [[0, "_CPPv412floor_divideRK5arrayRK5array14StreamOrDevice", false]], "floor_divide() (in module mlx.core)": [[167, "mlx.core.floor_divide", false]], "freeze() (module method)": [[382, "mlx.nn.Module.freeze", false]], "full (c++ function)": [[0, "_CPPv44full5Shape5array14StreamOrDevice", false], [0, "_CPPv44full5Shape5array5Dtype14StreamOrDevice", false], [0, "_CPPv4I0E4full5array5Shape1T14StreamOrDevice", false], [0, "_CPPv4I0E4full5array5Shape1T5Dtype14StreamOrDevice", false]], "full() (in module mlx.core)": [[168, "mlx.core.full", false]], "gather (c++ function)": [[0, "_CPPv46gatherRK5arrayRK5arrayiRK5Shape14StreamOrDevice", false], [0, "_CPPv46gatherRK5arrayRKNSt6vectorI5arrayEERKNSt6vectorIiEERK5Shape14StreamOrDevice", false]], "gather_mm (c++ function)": [[0, "_CPPv49gather_mm5array5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", false]], "gather_mm() (in module mlx.core)": [[169, "mlx.core.gather_mm", false]], "gather_qmm (c++ function)": [[0, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", false]], "gather_qmm() (in module mlx.core)": [[170, "mlx.core.gather_qmm", false]], "gaussian_nll_loss (class in mlx.nn.losses)": [[443, "mlx.nn.losses.gaussian_nll_loss", false]], "gelu (class in mlx.nn)": [[359, "mlx.nn.GELU", false], [430, "mlx.nn.gelu", false]], "gelu_approx (class in mlx.nn)": [[431, "mlx.nn.gelu_approx", false]], "gelu_fast_approx (class in mlx.nn)": [[432, "mlx.nn.gelu_fast_approx", false]], "get_active_memory() (in module mlx.core)": [[171, "mlx.core.get_active_memory", false]], "get_cache_memory() (in module mlx.core)": [[172, "mlx.core.get_cache_memory", false]], "get_peak_memory() (in module mlx.core)": [[173, "mlx.core.get_peak_memory", false]], "glorot_normal() (in module mlx.nn.init)": [[421, "mlx.nn.init.glorot_normal", false]], "glorot_uniform() (in module mlx.nn.init)": [[422, "mlx.nn.init.glorot_uniform", false]], "glu (class in mlx.nn)": [[360, "mlx.nn.GLU", false], [433, "mlx.nn.glu", false]], "grad() (in module mlx.core)": [[174, "mlx.core.grad", false]], "greater (c++ function)": [[0, "_CPPv47greaterRK5arrayRK5array14StreamOrDevice", false]], "greater() (in module mlx.core)": [[175, "mlx.core.greater", false]], "greater_equal (c++ function)": [[0, "_CPPv413greater_equalRK5arrayRK5array14StreamOrDevice", false]], "greater_equal() (in module mlx.core)": [[176, "mlx.core.greater_equal", false]], "group (class in mlx.core.distributed)": [[123, "mlx.core.distributed.Group", false]], "groupnorm (class in mlx.nn)": [[362, "mlx.nn.GroupNorm", false]], "gru (class in mlx.nn)": [[361, "mlx.nn.GRU", false]], "gumbel() (in module mlx.core.random)": [[249, "mlx.core.random.gumbel", false]], "hadamard_transform (c++ function)": [[0, "_CPPv418hadamard_transformRK5arrayNSt8optionalIfEE14StreamOrDevice", false]], "hadamard_transform() (in module mlx.core)": [[177, "mlx.core.hadamard_transform", false]], "hard_shrink (class in mlx.nn)": [[434, "mlx.nn.hard_shrink", false]], "hard_tanh (class in mlx.nn)": [[435, "mlx.nn.hard_tanh", false]], "hardshrink (class in mlx.nn)": [[363, "mlx.nn.HardShrink", false]], "hardswish (class in mlx.nn)": [[365, "mlx.nn.Hardswish", false], [436, "mlx.nn.hardswish", false]], "hardtanh (class in mlx.nn)": [[364, "mlx.nn.HardTanh", false]], "he_normal() (in module mlx.nn.init)": [[423, "mlx.nn.init.he_normal", false]], "he_uniform() (in module mlx.nn.init)": [[424, "mlx.nn.init.he_uniform", false]], "hinge_loss (class in mlx.nn.losses)": [[444, "mlx.nn.losses.hinge_loss", false]], "huber_loss (class in mlx.nn.losses)": [[445, "mlx.nn.losses.huber_loss", false]], "identity (c++ function)": [[0, "_CPPv48identityi14StreamOrDevice", false], [0, "_CPPv48identityi5Dtype14StreamOrDevice", false]], "identity() (in module mlx.core)": [[178, "mlx.core.identity", false]], "identity() (in module mlx.nn.init)": [[425, "mlx.nn.init.identity", false]], "ifft() (in module mlx.core.fft)": [[155, "mlx.core.fft.ifft", false]], "ifft2() (in module mlx.core.fft)": [[156, "mlx.core.fft.ifft2", false]], "ifftn() (in module mlx.core.fft)": [[157, "mlx.core.fft.ifftn", false]], "imag (c++ function)": [[0, "_CPPv44imagRK5array14StreamOrDevice", false]], "imag() (in module mlx.core)": [[179, "mlx.core.imag", false]], "import_function() (in module mlx.core)": [[180, "mlx.core.import_function", false]], "init() (in module mlx.core.distributed)": [[126, "mlx.core.distributed.init", false]], "init() (optimizer method)": [[482, "mlx.optimizers.Optimizer.init", false]], "inner (c++ function)": [[0, "_CPPv45innerRK5arrayRK5array14StreamOrDevice", false]], "inner() (in module mlx.core)": [[181, "mlx.core.inner", false]], "instancenorm (class in mlx.nn)": [[366, "mlx.nn.InstanceNorm", false]], "inv() (in module mlx.core.linalg)": [[199, "mlx.core.linalg.inv", false]], "irfft() (in module mlx.core.fft)": [[158, "mlx.core.fft.irfft", false]], "irfft2() (in module mlx.core.fft)": [[159, "mlx.core.fft.irfft2", false]], "irfftn() (in module mlx.core.fft)": [[160, "mlx.core.fft.irfftn", false]], "is_available() (in module mlx.core.distributed)": [[127, "mlx.core.distributed.is_available", false]], "is_available() (in module mlx.core.metal)": [[225, "mlx.core.metal.is_available", false]], "isclose (c++ function)": [[0, "_CPPv47iscloseRK5arrayRK5arrayddb14StreamOrDevice", false]], "isclose() (in module mlx.core)": [[182, "mlx.core.isclose", false]], "isfinite (c++ function)": [[0, "_CPPv48isfiniteRK5array14StreamOrDevice", false]], "isfinite() (in module mlx.core)": [[183, "mlx.core.isfinite", false]], "isinf (c++ function)": [[0, "_CPPv45isinfRK5array14StreamOrDevice", false]], "isinf() (in module mlx.core)": [[184, "mlx.core.isinf", false]], "isnan (c++ function)": [[0, "_CPPv45isnanRK5array14StreamOrDevice", false]], "isnan() (in module mlx.core)": [[185, "mlx.core.isnan", false]], "isneginf (c++ function)": [[0, "_CPPv48isneginfRK5array14StreamOrDevice", false]], "isneginf() (in module mlx.core)": [[186, "mlx.core.isneginf", false]], "isposinf (c++ function)": [[0, "_CPPv48isposinfRK5array14StreamOrDevice", false]], "isposinf() (in module mlx.core)": [[187, "mlx.core.isposinf", false]], "issubdtype() (in module mlx.core)": [[188, "mlx.core.issubdtype", false]], "item() (array method)": [[51, "mlx.core.array.item", false]], "itemsize (array property)": [[52, "mlx.core.array.itemsize", false]], "join_schedules() (in module mlx.optimizers)": [[489, "mlx.optimizers.join_schedules", false]], "jvp() (in module mlx.core)": [[189, "mlx.core.jvp", false]], "key() (in module mlx.core.random)": [[250, "mlx.core.random.key", false]], "kl_div_loss (class in mlx.nn.losses)": [[446, "mlx.nn.losses.kl_div_loss", false]], "kron (c++ function)": [[0, "_CPPv44kronRK5arrayRK5array14StreamOrDevice", false]], "kron() (in module mlx.core)": [[190, "mlx.core.kron", false]], "l1_loss (class in mlx.nn.losses)": [[447, "mlx.nn.losses.l1_loss", false]], "laplace() (in module mlx.core.random)": [[251, "mlx.core.random.laplace", false]], "layer_norm() (in module mlx.core.fast)": [[147, "mlx.core.fast.layer_norm", false]], "layernorm (class in mlx.nn)": [[368, "mlx.nn.LayerNorm", false]], "leaf_modules() (module method)": [[383, "mlx.nn.Module.leaf_modules", false]], "leaky_relu (class in mlx.nn)": [[437, "mlx.nn.leaky_relu", false]], "leakyrelu (class in mlx.nn)": [[369, "mlx.nn.LeakyReLU", false]], "left_shift (c++ function)": [[0, "_CPPv410left_shiftRK5arrayRK5array14StreamOrDevice", false]], "left_shift() (in module mlx.core)": [[191, "mlx.core.left_shift", false]], "less (c++ function)": [[0, "_CPPv44lessRK5arrayRK5array14StreamOrDevice", false]], "less() (in module mlx.core)": [[192, "mlx.core.less", false]], "less_equal (c++ function)": [[0, "_CPPv410less_equalRK5arrayRK5array14StreamOrDevice", false]], "less_equal() (in module mlx.core)": [[193, "mlx.core.less_equal", false]], "linear (class in mlx.nn)": [[370, "mlx.nn.Linear", false]], "linear_schedule() (in module mlx.optimizers)": [[490, "mlx.optimizers.linear_schedule", false]], "linspace (c++ function)": [[0, "_CPPv48linspaceddi5Dtype14StreamOrDevice", false]], "linspace() (in module mlx.core)": [[208, "mlx.core.linspace", false]], "lion (class in mlx.optimizers)": [[480, "mlx.optimizers.Lion", false]], "load() (in module mlx.core)": [[209, "mlx.core.load", false]], "load_weights() (module method)": [[384, "mlx.nn.Module.load_weights", false]], "log (c++ function)": [[0, "_CPPv43logRK5array14StreamOrDevice", false]], "log() (array method)": [[53, "mlx.core.array.log", false]], "log() (in module mlx.core)": [[210, "mlx.core.log", false]], "log10 (c++ function)": [[0, "_CPPv45log10RK5array14StreamOrDevice", false]], "log10() (array method)": [[54, "mlx.core.array.log10", false]], "log10() (in module mlx.core)": [[211, "mlx.core.log10", false]], "log1p (c++ function)": [[0, "_CPPv45log1pRK5array14StreamOrDevice", false]], "log1p() (array method)": [[55, "mlx.core.array.log1p", false]], "log1p() (in module mlx.core)": [[212, "mlx.core.log1p", false]], "log2 (c++ function)": [[0, "_CPPv44log2RK5array14StreamOrDevice", false]], "log2() (array method)": [[56, "mlx.core.array.log2", false]], "log2() (in module mlx.core)": [[213, "mlx.core.log2", false]], "log_cosh_loss (class in mlx.nn.losses)": [[448, "mlx.nn.losses.log_cosh_loss", false]], "log_sigmoid (class in mlx.nn)": [[438, "mlx.nn.log_sigmoid", false]], "log_softmax (class in mlx.nn)": [[439, "mlx.nn.log_softmax", false]], "logaddexp (c++ function)": [[0, "_CPPv49logaddexpRK5arrayRK5array14StreamOrDevice", false]], "logaddexp() (in module mlx.core)": [[214, "mlx.core.logaddexp", false]], "logical_and (c++ function)": [[0, "_CPPv411logical_andRK5arrayRK5array14StreamOrDevice", false]], "logical_and() (in module mlx.core)": [[215, "mlx.core.logical_and", false]], "logical_not (c++ function)": [[0, "_CPPv411logical_notRK5array14StreamOrDevice", false]], "logical_not() (in module mlx.core)": [[216, "mlx.core.logical_not", false]], "logical_or (c++ function)": [[0, "_CPPv410logical_orRK5arrayRK5array14StreamOrDevice", false]], "logical_or() (in module mlx.core)": [[217, "mlx.core.logical_or", false]], "logsigmoid (class in mlx.nn)": [[371, "mlx.nn.LogSigmoid", false]], "logsoftmax (class in mlx.nn)": [[372, "mlx.nn.LogSoftmax", false]], "logsumexp (c++ function)": [[0, "_CPPv49logsumexpRK5array14StreamOrDevice", false], [0, "_CPPv49logsumexpRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv49logsumexpRK5arrayb14StreamOrDevice", false], [0, "_CPPv49logsumexpRK5arrayib14StreamOrDevice", false]], "logsumexp() (array method)": [[57, "mlx.core.array.logsumexp", false]], "logsumexp() (in module mlx.core)": [[218, "mlx.core.logsumexp", false]], "lstm (class in mlx.nn)": [[367, "mlx.nn.LSTM", false]], "lu() (in module mlx.core.linalg)": [[200, "mlx.core.linalg.lu", false]], "lu_factor() (in module mlx.core.linalg)": [[201, "mlx.core.linalg.lu_factor", false]], "margin_ranking_loss (class in mlx.nn.losses)": [[449, "mlx.nn.losses.margin_ranking_loss", false]], "matmul (c++ function)": [[0, "_CPPv46matmulRK5arrayRK5array14StreamOrDevice", false]], "matmul() (in module mlx.core)": [[219, "mlx.core.matmul", false]], "max (c++ function)": [[0, "_CPPv43maxRK5array14StreamOrDevice", false], [0, "_CPPv43maxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv43maxRK5arrayb14StreamOrDevice", false], [0, "_CPPv43maxRK5arrayib14StreamOrDevice", false]], "max() (array method)": [[58, "mlx.core.array.max", false]], "max() (in module mlx.core)": [[220, "mlx.core.max", false]], "maximum (c++ function)": [[0, "_CPPv47maximumRK5arrayRK5array14StreamOrDevice", false]], "maximum() (in module mlx.core)": [[221, "mlx.core.maximum", false]], "maxpool1d (class in mlx.nn)": [[373, "mlx.nn.MaxPool1d", false]], "maxpool2d (class in mlx.nn)": [[374, "mlx.nn.MaxPool2d", false]], "maxpool3d (class in mlx.nn)": [[375, "mlx.nn.MaxPool3d", false]], "mean (c++ function)": [[0, "_CPPv44meanRK5array14StreamOrDevice", false], [0, "_CPPv44meanRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv44meanRK5arrayb14StreamOrDevice", false], [0, "_CPPv44meanRK5arrayib14StreamOrDevice", false]], "mean() (array method)": [[59, "mlx.core.array.mean", false]], "mean() (in module mlx.core)": [[222, "mlx.core.mean", false]], "meshgrid (c++ function)": [[0, "_CPPv48meshgridRKNSt6vectorI5arrayEEbRKNSt6stringE14StreamOrDevice", false]], "meshgrid() (in module mlx.core)": [[223, "mlx.core.meshgrid", false]], "metal_kernel() (in module mlx.core.fast)": [[148, "mlx.core.fast.metal_kernel", false]], "min (c++ function)": [[0, "_CPPv43minRK5array14StreamOrDevice", false], [0, "_CPPv43minRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv43minRK5arrayb14StreamOrDevice", false], [0, "_CPPv43minRK5arrayib14StreamOrDevice", false]], "min() (array method)": [[60, "mlx.core.array.min", false]], "min() (in module mlx.core)": [[228, "mlx.core.min", false]], "minimum (c++ function)": [[0, "_CPPv47minimumRK5arrayRK5array14StreamOrDevice", false]], "minimum() (in module mlx.core)": [[229, "mlx.core.minimum", false]], "mish (class in mlx.nn)": [[376, "mlx.nn.Mish", false], [454, "mlx.nn.mish", false]], "module (class in mlx.nn)": [[471, "mlx.nn.Module", false]], "modules() (module method)": [[385, "mlx.nn.Module.modules", false]], "moveaxis (c++ function)": [[0, "_CPPv48moveaxisRK5arrayii14StreamOrDevice", false]], "moveaxis() (array method)": [[61, "mlx.core.array.moveaxis", false]], "moveaxis() (in module mlx.core)": [[230, "mlx.core.moveaxis", false]], "mse_loss (class in mlx.nn.losses)": [[450, "mlx.nn.losses.mse_loss", false]], "multiheadattention (class in mlx.nn)": [[397, "mlx.nn.MultiHeadAttention", false]], "multiply (c++ function)": [[0, "_CPPv48multiplyRK5arrayRK5array14StreamOrDevice", false]], "multiply() (in module mlx.core)": [[231, "mlx.core.multiply", false]], "multivariate_normal() (in module mlx.core.random)": [[252, "mlx.core.random.multivariate_normal", false]], "named_modules() (module method)": [[386, "mlx.nn.Module.named_modules", false]], "nan_to_num (c++ function)": [[0, "_CPPv410nan_to_numRK5arrayfKNSt8optionalIfEEKNSt8optionalIfEE14StreamOrDevice", false]], "nan_to_num() (in module mlx.core)": [[232, "mlx.core.nan_to_num", false]], "nbytes (array property)": [[62, "mlx.core.array.nbytes", false]], "ndim (array property)": [[63, "mlx.core.array.ndim", false]], "negative (c++ function)": [[0, "_CPPv48negativeRK5array14StreamOrDevice", false]], "negative() (in module mlx.core)": [[233, "mlx.core.negative", false]], "new_stream() (in module mlx.core)": [[234, "mlx.core.new_stream", false]], "nll_loss (class in mlx.nn.losses)": [[451, "mlx.nn.losses.nll_loss", false]], "norm() (in module mlx.core.linalg)": [[202, "mlx.core.linalg.norm", false]], "normal() (in module mlx.core.random)": [[253, "mlx.core.random.normal", false]], "normal() (in module mlx.nn.init)": [[426, "mlx.nn.init.normal", false]], "not_equal (c++ function)": [[0, "_CPPv49not_equalRK5arrayRK5array14StreamOrDevice", false]], "not_equal() (in module mlx.core)": [[235, "mlx.core.not_equal", false]], "number_of_elements (c++ function)": [[0, "_CPPv418number_of_elementsRK5arrayNSt6vectorIiEEb5Dtype14StreamOrDevice", false]], "ones (c++ function)": [[0, "_CPPv44onesRK5Shape14StreamOrDevice", false], [0, "_CPPv44onesRK5Shape5Dtype14StreamOrDevice", false]], "ones() (in module mlx.core)": [[236, "mlx.core.ones", false]], "ones_like (c++ function)": [[0, "_CPPv49ones_likeRK5array14StreamOrDevice", false]], "ones_like() (in module mlx.core)": [[237, "mlx.core.ones_like", false]], "operator!= (c++ function)": [[0, "_CPPv4I0Ene5array1TRK5array", false], [0, "_CPPv4I0Ene5arrayRK5array1T", false], [0, "_CPPv4neRK5arrayRK5array", false]], "operator% (c++ function)": [[0, "_CPPv4I0Erm5array1TRK5array", false], [0, "_CPPv4I0Erm5arrayRK5array1T", false], [0, "_CPPv4rmRK5arrayRK5array", false]], "operator& (c++ function)": [[0, "_CPPv4anRK5arrayRK5array", false]], "operator&& (c++ function)": [[0, "_CPPv4aaRK5arrayRK5array", false]], "operator* (c++ function)": [[0, "_CPPv4I0Eml5array1TRK5array", false], [0, "_CPPv4I0Eml5arrayRK5array1T", false], [0, "_CPPv4mlRK5arrayRK5array", false]], "operator+ (c++ function)": [[0, "_CPPv4I0Epl5array1TRK5array", false], [0, "_CPPv4I0Epl5arrayRK5array1T", false], [0, "_CPPv4plRK5arrayRK5array", false]], "operator- (c++ function)": [[0, "_CPPv4I0Emi5array1TRK5array", false], [0, "_CPPv4I0Emi5arrayRK5array1T", false], [0, "_CPPv4miRK5array", false], [0, "_CPPv4miRK5arrayRK5array", false]], "operator/ (c++ function)": [[0, "_CPPv4dvRK5arrayRK5array", false], [0, "_CPPv4dvRK5arrayd", false], [0, "_CPPv4dvdRK5array", false]], "operator< (c++ function)": [[0, "_CPPv4I0Elt5array1TRK5array", false], [0, "_CPPv4I0Elt5arrayRK5array1T", false], [0, "_CPPv4ltRK5arrayRK5array", false]], "operator<< (c++ function)": [[0, "_CPPv4lsRK5arrayRK5array", false]], "operator<= (c++ function)": [[0, "_CPPv4I0Ele5array1TRK5array", false], [0, "_CPPv4I0Ele5arrayRK5array1T", false], [0, "_CPPv4leRK5arrayRK5array", false]], "operator== (c++ function)": [[0, "_CPPv4I0Eeq5array1TRK5array", false], [0, "_CPPv4I0Eeq5arrayRK5array1T", false], [0, "_CPPv4eqRK5arrayRK5array", false]], "operator> (c++ function)": [[0, "_CPPv4I0Egt5array1TRK5array", false], [0, "_CPPv4I0Egt5arrayRK5array1T", false], [0, "_CPPv4gtRK5arrayRK5array", false]], "operator>= (c++ function)": [[0, "_CPPv4I0Ege5array1TRK5array", false], [0, "_CPPv4I0Ege5arrayRK5array1T", false], [0, "_CPPv4geRK5arrayRK5array", false]], "operator>> (c++ function)": [[0, "_CPPv4rsRK5arrayRK5array", false]], "operator^ (c++ function)": [[0, "_CPPv4eoRK5arrayRK5array", false]], "operator| (c++ function)": [[0, "_CPPv4orRK5arrayRK5array", false]], "operator|| (c++ function)": [[0, "_CPPv4ooRK5arrayRK5array", false]], "operator~ (c++ function)": [[0, "_CPPv4coRK5array", false]], "optimizer (class in mlx.optimizers)": [[493, "mlx.optimizers.Optimizer", false]], "outer (c++ function)": [[0, "_CPPv45outerRK5arrayRK5array14StreamOrDevice", false]], "outer() (in module mlx.core)": [[238, "mlx.core.outer", false]], "pad (c++ function)": [[0, "_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayRKNSt6stringE14StreamOrDevice", false], [0, "_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayRKNSt6stringE14StreamOrDevice", false], [0, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", false], [0, "_CPPv43padRK5arrayiRK5arrayRKNSt6stringE14StreamOrDevice", false]], "pad() (in module mlx.core)": [[239, "mlx.core.pad", false]], "parameters() (module method)": [[387, "mlx.nn.Module.parameters", false]], "partition (c++ function)": [[0, "_CPPv49partitionRK5arrayi14StreamOrDevice", false], [0, "_CPPv49partitionRK5arrayii14StreamOrDevice", false]], "partition() (in module mlx.core)": [[240, "mlx.core.partition", false]], "permutation() (in module mlx.core.random)": [[254, "mlx.core.random.permutation", false]], "power (c++ function)": [[0, "_CPPv45powerRK5arrayRK5array14StreamOrDevice", false]], "power() (in module mlx.core)": [[241, "mlx.core.power", false]], "prelu (class in mlx.nn)": [[398, "mlx.nn.PReLU", false], [455, "mlx.nn.prelu", false]], "prod (c++ function)": [[0, "_CPPv44prodRK5array14StreamOrDevice", false], [0, "_CPPv44prodRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv44prodRK5arrayb14StreamOrDevice", false], [0, "_CPPv44prodRK5arrayib14StreamOrDevice", false]], "prod() (array method)": [[64, "mlx.core.array.prod", false]], "prod() (in module mlx.core)": [[242, "mlx.core.prod", false]], "put_along_axis (c++ function)": [[0, "_CPPv414put_along_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", false]], "put_along_axis() (in module mlx.core)": [[243, "mlx.core.put_along_axis", false]], "qr() (in module mlx.core.linalg)": [[203, "mlx.core.linalg.qr", false]], "quantize (c++ function)": [[0, "_CPPv48quantizeRK5arrayii14StreamOrDevice", false]], "quantize() (in module mlx.core)": [[244, "mlx.core.quantize", false]], "quantize() (in module mlx.nn)": [[322, "mlx.nn.quantize", false]], "quantized_matmul (c++ function)": [[0, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", false]], "quantized_matmul() (in module mlx.core)": [[245, "mlx.core.quantized_matmul", false]], "quantizedembedding (class in mlx.nn)": [[399, "mlx.nn.QuantizedEmbedding", false]], "quantizedlinear (class in mlx.nn)": [[400, "mlx.nn.QuantizedLinear", false]], "radians (c++ function)": [[0, "_CPPv47radiansRK5array14StreamOrDevice", false]], "radians() (in module mlx.core)": [[246, "mlx.core.radians", false]], "randint() (in module mlx.core.random)": [[255, "mlx.core.random.randint", false]], "real (c++ function)": [[0, "_CPPv44realRK5array14StreamOrDevice", false]], "real() (in module mlx.core)": [[260, "mlx.core.real", false]], "reciprocal (c++ function)": [[0, "_CPPv410reciprocalRK5array14StreamOrDevice", false]], "reciprocal() (array method)": [[65, "mlx.core.array.reciprocal", false]], "reciprocal() (in module mlx.core)": [[261, "mlx.core.reciprocal", false]], "recv() (in module mlx.core.distributed)": [[128, "mlx.core.distributed.recv", false]], "recv_like() (in module mlx.core.distributed)": [[129, "mlx.core.distributed.recv_like", false]], "relu (class in mlx.nn)": [[403, "mlx.nn.ReLU", false], [456, "mlx.nn.relu", false]], "relu6 (class in mlx.nn)": [[404, "mlx.nn.ReLU6", false], [457, "mlx.nn.relu6", false]], "remainder (c++ function)": [[0, "_CPPv49remainderRK5arrayRK5array14StreamOrDevice", false]], "remainder() (in module mlx.core)": [[262, "mlx.core.remainder", false]], "repeat (c++ function)": [[0, "_CPPv46repeatRK5arrayi14StreamOrDevice", false], [0, "_CPPv46repeatRK5arrayii14StreamOrDevice", false]], "repeat() (in module mlx.core)": [[263, "mlx.core.repeat", false]], "reset_peak_memory() (in module mlx.core)": [[264, "mlx.core.reset_peak_memory", false]], "reshape (c++ function)": [[0, "_CPPv47reshapeRK5array5Shape14StreamOrDevice", false]], "reshape() (array method)": [[66, "mlx.core.array.reshape", false]], "reshape() (in module mlx.core)": [[265, "mlx.core.reshape", false]], "rfft() (in module mlx.core.fft)": [[161, "mlx.core.fft.rfft", false]], "rfft2() (in module mlx.core.fft)": [[162, "mlx.core.fft.rfft2", false]], "rfftn() (in module mlx.core.fft)": [[163, "mlx.core.fft.rfftn", false]], "right_shift (c++ function)": [[0, "_CPPv411right_shiftRK5arrayRK5array14StreamOrDevice", false]], "right_shift() (in module mlx.core)": [[266, "mlx.core.right_shift", false]], "rms_norm() (in module mlx.core.fast)": [[149, "mlx.core.fast.rms_norm", false]], "rmsnorm (class in mlx.nn)": [[401, "mlx.nn.RMSNorm", false]], "rmsprop (class in mlx.optimizers)": [[485, "mlx.optimizers.RMSprop", false]], "rnn (class in mlx.nn)": [[402, "mlx.nn.RNN", false]], "roll (c++ function)": [[0, "_CPPv44rollRK5arrayRK5Shape14StreamOrDevice", false], [0, "_CPPv44rollRK5arrayRK5ShapeRKNSt6vectorIiEE14StreamOrDevice", false], [0, "_CPPv44rollRK5arrayRK5Shapei14StreamOrDevice", false], [0, "_CPPv44rollRK5arrayi14StreamOrDevice", false], [0, "_CPPv44rollRK5arrayiRKNSt6vectorIiEE14StreamOrDevice", false], [0, "_CPPv44rollRK5arrayii14StreamOrDevice", false]], "roll() (in module mlx.core)": [[267, "mlx.core.roll", false]], "rope (class in mlx.nn)": [[405, "mlx.nn.RoPE", false]], "rope() (in module mlx.core.fast)": [[150, "mlx.core.fast.rope", false]], "round (c++ function)": [[0, "_CPPv45roundRK5array14StreamOrDevice", false], [0, "_CPPv45roundRK5arrayi14StreamOrDevice", false]], "round() (array method)": [[67, "mlx.core.array.round", false]], "round() (in module mlx.core)": [[268, "mlx.core.round", false]], "rsqrt (c++ function)": [[0, "_CPPv45rsqrtRK5array14StreamOrDevice", false]], "rsqrt() (array method)": [[68, "mlx.core.array.rsqrt", false]], "rsqrt() (in module mlx.core)": [[269, "mlx.core.rsqrt", false]], "save() (in module mlx.core)": [[270, "mlx.core.save", false]], "save_gguf() (in module mlx.core)": [[271, "mlx.core.save_gguf", false]], "save_safetensors() (in module mlx.core)": [[272, "mlx.core.save_safetensors", false]], "save_weights() (module method)": [[388, "mlx.nn.Module.save_weights", false]], "savez() (in module mlx.core)": [[273, "mlx.core.savez", false]], "savez_compressed() (in module mlx.core)": [[274, "mlx.core.savez_compressed", false]], "scaled_dot_product_attention() (in module mlx.core.fast)": [[151, "mlx.core.fast.scaled_dot_product_attention", false]], "scatter (c++ function)": [[0, "_CPPv47scatterRK5arrayRK5arrayRK5arrayi14StreamOrDevice", false], [0, "_CPPv47scatterRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", false]], "scatter_add (c++ function)": [[0, "_CPPv411scatter_addRK5arrayRK5arrayRK5arrayi14StreamOrDevice", false], [0, "_CPPv411scatter_addRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", false]], "scatter_add_axis (c++ function)": [[0, "_CPPv416scatter_add_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", false]], "scatter_max (c++ function)": [[0, "_CPPv411scatter_maxRK5arrayRK5arrayRK5arrayi14StreamOrDevice", false], [0, "_CPPv411scatter_maxRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", false]], "scatter_min (c++ function)": [[0, "_CPPv411scatter_minRK5arrayRK5arrayRK5arrayi14StreamOrDevice", false], [0, "_CPPv411scatter_minRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", false]], "scatter_prod (c++ function)": [[0, "_CPPv412scatter_prodRK5arrayRK5arrayRK5arrayi14StreamOrDevice", false], [0, "_CPPv412scatter_prodRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", false]], "seed() (in module mlx.core.random)": [[256, "mlx.core.random.seed", false]], "selu (class in mlx.nn)": [[406, "mlx.nn.SELU", false], [458, "mlx.nn.selu", false]], "send() (in module mlx.core.distributed)": [[130, "mlx.core.distributed.send", false]], "sequential (class in mlx.nn)": [[407, "mlx.nn.Sequential", false]], "set_cache_limit() (in module mlx.core)": [[275, "mlx.core.set_cache_limit", false]], "set_default_device() (in module mlx.core)": [[276, "mlx.core.set_default_device", false]], "set_default_stream() (in module mlx.core)": [[277, "mlx.core.set_default_stream", false]], "set_dtype() (module method)": [[389, "mlx.nn.Module.set_dtype", false]], "set_memory_limit() (in module mlx.core)": [[278, "mlx.core.set_memory_limit", false]], "set_wired_limit() (in module mlx.core)": [[279, "mlx.core.set_wired_limit", false]], "sgd (class in mlx.optimizers)": [[486, "mlx.optimizers.SGD", false]], "shape (array property)": [[69, "mlx.core.array.shape", false]], "sigmoid (c++ function)": [[0, "_CPPv47sigmoidRK5array14StreamOrDevice", false]], "sigmoid (class in mlx.nn)": [[409, "mlx.nn.Sigmoid", false], [459, "mlx.nn.sigmoid", false]], "sigmoid() (in module mlx.core)": [[280, "mlx.core.sigmoid", false]], "sign (c++ function)": [[0, "_CPPv44signRK5array14StreamOrDevice", false]], "sign() (in module mlx.core)": [[281, "mlx.core.sign", false]], "silu (class in mlx.nn)": [[408, "mlx.nn.SiLU", false], [460, "mlx.nn.silu", false]], "sin (c++ function)": [[0, "_CPPv43sinRK5array14StreamOrDevice", false]], "sin() (array method)": [[70, "mlx.core.array.sin", false]], "sin() (in module mlx.core)": [[282, "mlx.core.sin", false]], "sinh (c++ function)": [[0, "_CPPv44sinhRK5array14StreamOrDevice", false]], "sinh() (in module mlx.core)": [[283, "mlx.core.sinh", false]], "sinusoidalpositionalencoding (class in mlx.nn)": [[410, "mlx.nn.SinusoidalPositionalEncoding", false]], "size (array property)": [[71, "mlx.core.array.size", false]], "slice (c++ function)": [[0, "_CPPv45sliceRK5array5Shape5Shape14StreamOrDevice", false], [0, "_CPPv45sliceRK5array5Shape5Shape5Shape14StreamOrDevice", false], [0, "_CPPv45sliceRK5arrayNSt16initializer_listIiEE5Shape5Shape14StreamOrDevice", false], [0, "_CPPv45sliceRK5arrayRK5arrayNSt6vectorIiEE5Shape14StreamOrDevice", false]], "slice() (in module mlx.core)": [[284, "mlx.core.slice", false]], "slice_update (c++ function)": [[0, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape14StreamOrDevice", false], [0, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape5Shape14StreamOrDevice", false], [0, "_CPPv412slice_updateRK5arrayRK5arrayRK5arrayNSt6vectorIiEE14StreamOrDevice", false]], "slice_update() (in module mlx.core)": [[285, "mlx.core.slice_update", false]], "smooth_l1_loss (class in mlx.nn.losses)": [[452, "mlx.nn.losses.smooth_l1_loss", false]], "softmax (c++ function)": [[0, "_CPPv47softmaxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv47softmaxRK5arrayb14StreamOrDevice", false], [0, "_CPPv47softmaxRK5arrayib14StreamOrDevice", false]], "softmax (class in mlx.nn)": [[411, "mlx.nn.Softmax", false], [461, "mlx.nn.softmax", false]], "softmax() (in module mlx.core)": [[286, "mlx.core.softmax", false]], "softmin (class in mlx.nn)": [[412, "mlx.nn.Softmin", false], [462, "mlx.nn.softmin", false]], "softplus (class in mlx.nn)": [[413, "mlx.nn.Softplus", false], [463, "mlx.nn.softplus", false]], "softshrink (class in mlx.nn)": [[414, "mlx.nn.Softshrink", false], [464, "mlx.nn.softshrink", false]], "softsign (class in mlx.nn)": [[415, "mlx.nn.Softsign", false]], "solve() (in module mlx.core.linalg)": [[204, "mlx.core.linalg.solve", false]], "solve_triangular() (in module mlx.core.linalg)": [[205, "mlx.core.linalg.solve_triangular", false]], "sort (c++ function)": [[0, "_CPPv44sortRK5array14StreamOrDevice", false], [0, "_CPPv44sortRK5arrayi14StreamOrDevice", false]], "sort() (in module mlx.core)": [[287, "mlx.core.sort", false]], "split (c++ function)": [[0, "_CPPv45splitRK5arrayRK5Shape14StreamOrDevice", false], [0, "_CPPv45splitRK5arrayRK5Shapei14StreamOrDevice", false], [0, "_CPPv45splitRK5arrayi14StreamOrDevice", false], [0, "_CPPv45splitRK5arrayii14StreamOrDevice", false]], "split() (array method)": [[72, "mlx.core.array.split", false]], "split() (in module mlx.core)": [[288, "mlx.core.split", false]], "split() (in module mlx.core.random)": [[257, "mlx.core.random.split", false]], "sqrt (c++ function)": [[0, "_CPPv44sqrtRK5array14StreamOrDevice", false]], "sqrt() (array method)": [[73, "mlx.core.array.sqrt", false]], "sqrt() (in module mlx.core)": [[289, "mlx.core.sqrt", false]], "square (c++ function)": [[0, "_CPPv46squareRK5array14StreamOrDevice", false]], "square() (array method)": [[74, "mlx.core.array.square", false]], "square() (in module mlx.core)": [[290, "mlx.core.square", false]], "squeeze (c++ function)": [[0, "_CPPv47squeezeRK5array14StreamOrDevice", false], [0, "_CPPv47squeezeRK5arrayRKNSt6vectorIiEE14StreamOrDevice", false], [0, "_CPPv47squeezeRK5arrayi14StreamOrDevice", false]], "squeeze() (array method)": [[75, "mlx.core.array.squeeze", false]], "squeeze() (in module mlx.core)": [[291, "mlx.core.squeeze", false]], "stack (c++ function)": [[0, "_CPPv45stackRKNSt6vectorI5arrayEE14StreamOrDevice", false], [0, "_CPPv45stackRKNSt6vectorI5arrayEEi14StreamOrDevice", false]], "stack() (in module mlx.core)": [[292, "mlx.core.stack", false]], "start_capture() (in module mlx.core.metal)": [[226, "mlx.core.metal.start_capture", false]], "state (module property)": [[390, "mlx.nn.Module.state", false]], "state (optimizer property)": [[483, "mlx.optimizers.Optimizer.state", false]], "std (c++ function)": [[0, "_CPPv4StRK5array14StreamOrDevice", false], [0, "_CPPv4StRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", false], [0, "_CPPv4StRK5arraybi14StreamOrDevice", false], [0, "_CPPv4StRK5arrayibi14StreamOrDevice", false]], "std() (array method)": [[76, "mlx.core.array.std", false]], "std() (in module mlx.core)": [[293, "mlx.core.std", false]], "step (class in mlx.nn)": [[416, "mlx.nn.Step", false], [465, "mlx.nn.step", false]], "step_decay() (in module mlx.optimizers)": [[491, "mlx.optimizers.step_decay", false]], "stop_capture() (in module mlx.core.metal)": [[227, "mlx.core.metal.stop_capture", false]], "stop_gradient (c++ function)": [[0, "_CPPv413stop_gradientRK5array14StreamOrDevice", false]], "stop_gradient() (in module mlx.core)": [[294, "mlx.core.stop_gradient", false]], "stream (class in mlx.core)": [[330, "mlx.core.Stream", false]], "stream() (in module mlx.core)": [[295, "mlx.core.stream", false]], "subtract (c++ function)": [[0, "_CPPv48subtractRK5arrayRK5array14StreamOrDevice", false]], "subtract() (in module mlx.core)": [[296, "mlx.core.subtract", false]], "sum (c++ function)": [[0, "_CPPv43sumRK5array14StreamOrDevice", false], [0, "_CPPv43sumRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", false], [0, "_CPPv43sumRK5arrayb14StreamOrDevice", false], [0, "_CPPv43sumRK5arrayib14StreamOrDevice", false]], "sum() (array method)": [[77, "mlx.core.array.sum", false]], "sum() (in module mlx.core)": [[297, "mlx.core.sum", false]], "svd() (in module mlx.core.linalg)": [[206, "mlx.core.linalg.svd", false]], "swapaxes (c++ function)": [[0, "_CPPv48swapaxesRK5arrayii14StreamOrDevice", false]], "swapaxes() (array method)": [[78, "mlx.core.array.swapaxes", false]], "swapaxes() (in module mlx.core)": [[298, "mlx.core.swapaxes", false]], "synchronize() (in module mlx.core)": [[299, "mlx.core.synchronize", false]], "t (array property)": [[32, "mlx.core.array.T", false]], "take (c++ function)": [[0, "_CPPv44takeRK5arrayRK5array14StreamOrDevice", false], [0, "_CPPv44takeRK5arrayRK5arrayi14StreamOrDevice", false], [0, "_CPPv44takeRK5arrayi14StreamOrDevice", false], [0, "_CPPv44takeRK5arrayii14StreamOrDevice", false]], "take() (in module mlx.core)": [[300, "mlx.core.take", false]], "take_along_axis (c++ function)": [[0, "_CPPv415take_along_axisRK5arrayRK5arrayi14StreamOrDevice", false]], "take_along_axis() (in module mlx.core)": [[301, "mlx.core.take_along_axis", false]], "tan (c++ function)": [[0, "_CPPv43tanRK5array14StreamOrDevice", false]], "tan() (in module mlx.core)": [[302, "mlx.core.tan", false]], "tanh (c++ function)": [[0, "_CPPv44tanhRK5array14StreamOrDevice", false]], "tanh (class in mlx.nn)": [[417, "mlx.nn.Tanh", false], [466, "mlx.nn.tanh", false]], "tanh() (in module mlx.core)": [[303, "mlx.core.tanh", false]], "tensordot (c++ function)": [[0, "_CPPv49tensordotRK5arrayRK5arrayKi14StreamOrDevice", false], [0, "_CPPv49tensordotRK5arrayRK5arrayRKNSt6vectorIiEERKNSt6vectorIiEE14StreamOrDevice", false]], "tensordot() (in module mlx.core)": [[304, "mlx.core.tensordot", false]], "tile (c++ function)": [[0, "_CPPv44tileRK5arrayNSt6vectorIiEE14StreamOrDevice", false]], "tile() (in module mlx.core)": [[305, "mlx.core.tile", false]], "tolist() (array method)": [[79, "mlx.core.array.tolist", false]], "topk (c++ function)": [[0, "_CPPv44topkRK5arrayi14StreamOrDevice", false], [0, "_CPPv44topkRK5arrayii14StreamOrDevice", false]], "topk() (in module mlx.core)": [[306, "mlx.core.topk", false]], "trace (c++ function)": [[0, "_CPPv45traceRK5array14StreamOrDevice", false], [0, "_CPPv45traceRK5arrayiii14StreamOrDevice", false], [0, "_CPPv45traceRK5arrayiii5Dtype14StreamOrDevice", false]], "trace() (in module mlx.core)": [[307, "mlx.core.trace", false]], "train() (module method)": [[391, "mlx.nn.Module.train", false]], "trainable_parameters() (module method)": [[392, "mlx.nn.Module.trainable_parameters", false]], "training (module property)": [[393, "mlx.nn.Module.training", false]], "transformer (class in mlx.nn)": [[418, "mlx.nn.Transformer", false]], "transpose (c++ function)": [[0, "_CPPv49transposeRK5array14StreamOrDevice", false], [0, "_CPPv49transposeRK5arrayNSt16initializer_listIiEE14StreamOrDevice", false], [0, "_CPPv49transposeRK5arrayNSt6vectorIiEE14StreamOrDevice", false]], "transpose() (array method)": [[80, "mlx.core.array.transpose", false]], "transpose() (in module mlx.core)": [[308, "mlx.core.transpose", false]], "tree_flatten() (in module mlx.utils)": [[325, "mlx.utils.tree_flatten", false]], "tree_map() (in module mlx.utils)": [[326, "mlx.utils.tree_map", false]], "tree_map_with_path() (in module mlx.utils)": [[327, "mlx.utils.tree_map_with_path", false]], "tree_reduce() (in module mlx.utils)": [[328, "mlx.utils.tree_reduce", false]], "tree_unflatten() (in module mlx.utils)": [[329, "mlx.utils.tree_unflatten", false]], "tri (c++ function)": [[0, "_CPPv43trii5Dtype14StreamOrDevice", false], [0, "_CPPv43triiii5Dtype14StreamOrDevice", false]], "tri() (in module mlx.core)": [[309, "mlx.core.tri", false]], "tri_inv() (in module mlx.core.linalg)": [[207, "mlx.core.linalg.tri_inv", false]], "tril (c++ function)": [[0, "_CPPv44tril5arrayi14StreamOrDevice", false]], "tril() (in module mlx.core)": [[310, "mlx.core.tril", false]], "triplet_loss (class in mlx.nn.losses)": [[453, "mlx.nn.losses.triplet_loss", false]], "triu (c++ function)": [[0, "_CPPv44triu5arrayi14StreamOrDevice", false]], "triu() (in module mlx.core)": [[311, "mlx.core.triu", false]], "truncated_normal() (in module mlx.core.random)": [[258, "mlx.core.random.truncated_normal", false]], "unflatten (c++ function)": [[0, "_CPPv49unflattenRK5arrayi5Shape14StreamOrDevice", false]], "unflatten() (in module mlx.core)": [[312, "mlx.core.unflatten", false]], "unfreeze() (module method)": [[394, "mlx.nn.Module.unfreeze", false]], "uniform() (in module mlx.core.random)": [[259, "mlx.core.random.uniform", false]], "uniform() (in module mlx.nn.init)": [[427, "mlx.nn.init.uniform", false]], "update() (module method)": [[395, "mlx.nn.Module.update", false]], "update() (optimizer method)": [[484, "mlx.optimizers.Optimizer.update", false]], "update_modules() (module method)": [[396, "mlx.nn.Module.update_modules", false]], "upsample (class in mlx.nn)": [[419, "mlx.nn.Upsample", false]], "value_and_grad() (in module mlx.core)": [[313, "mlx.core.value_and_grad", false]], "value_and_grad() (in module mlx.nn)": [[323, "mlx.nn.value_and_grad", false]], "var (c++ function)": [[0, "_CPPv43varRK5array14StreamOrDevice", false], [0, "_CPPv43varRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", false], [0, "_CPPv43varRK5arraybi14StreamOrDevice", false], [0, "_CPPv43varRK5arrayibi14StreamOrDevice", false]], "var() (array method)": [[81, "mlx.core.array.var", false]], "var() (in module mlx.core)": [[314, "mlx.core.var", false]], "view (c++ function)": [[0, "_CPPv44viewRK5arrayRK5Dtype14StreamOrDevice", false]], "view() (array method)": [[82, "mlx.core.array.view", false]], "view() (in module mlx.core)": [[315, "mlx.core.view", false]], "vjp() (in module mlx.core)": [[316, "mlx.core.vjp", false]], "vmap() (in module mlx.core)": [[317, "mlx.core.vmap", false]], "where (c++ function)": [[0, "_CPPv45whereRK5arrayRK5arrayRK5array14StreamOrDevice", false]], "where() (in module mlx.core)": [[318, "mlx.core.where", false]], "zeros (c++ function)": [[0, "_CPPv45zerosRK5Shape14StreamOrDevice", false], [0, "_CPPv45zerosRK5Shape5Dtype14StreamOrDevice", false]], "zeros() (in module mlx.core)": [[319, "mlx.core.zeros", false]], "zeros_like (c++ function)": [[0, "_CPPv410zeros_likeRK5array14StreamOrDevice", false]], "zeros_like() (in module mlx.core)": [[320, "mlx.core.zeros_like", false]]}, "objects": {"": [[0, 0, 1, "_CPPv43absRK5array14StreamOrDevice", "abs"], [0, 1, 1, "_CPPv43absRK5array14StreamOrDevice", "abs::a"], [0, 1, 1, "_CPPv43absRK5array14StreamOrDevice", "abs::s"], [0, 0, 1, "_CPPv43addRK5arrayRK5array14StreamOrDevice", "add"], [0, 1, 1, "_CPPv43addRK5arrayRK5array14StreamOrDevice", "add::a"], [0, 1, 1, "_CPPv43addRK5arrayRK5array14StreamOrDevice", "add::b"], [0, 1, 1, "_CPPv43addRK5arrayRK5array14StreamOrDevice", "add::s"], [0, 0, 1, "_CPPv45addmm5array5array5arrayRKfRKf14StreamOrDevice", "addmm"], [0, 1, 1, "_CPPv45addmm5array5array5arrayRKfRKf14StreamOrDevice", "addmm::a"], [0, 1, 1, "_CPPv45addmm5array5array5arrayRKfRKf14StreamOrDevice", "addmm::alpha"], [0, 1, 1, "_CPPv45addmm5array5array5arrayRKfRKf14StreamOrDevice", "addmm::b"], [0, 1, 1, "_CPPv45addmm5array5array5arrayRKfRKf14StreamOrDevice", "addmm::beta"], [0, 1, 1, "_CPPv45addmm5array5array5arrayRKfRKf14StreamOrDevice", "addmm::c"], [0, 1, 1, "_CPPv45addmm5array5array5arrayRKfRKf14StreamOrDevice", "addmm::s"], [0, 0, 1, "_CPPv43allRK5array14StreamOrDevice", "all"], [0, 0, 1, "_CPPv43allRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "all"], [0, 0, 1, "_CPPv43allRK5arrayb14StreamOrDevice", "all"], [0, 0, 1, "_CPPv43allRK5arrayib14StreamOrDevice", "all"], [0, 1, 1, "_CPPv43allRK5array14StreamOrDevice", "all::a"], [0, 1, 1, "_CPPv43allRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "all::a"], [0, 1, 1, "_CPPv43allRK5arrayb14StreamOrDevice", "all::a"], [0, 1, 1, "_CPPv43allRK5arrayib14StreamOrDevice", "all::a"], [0, 1, 1, "_CPPv43allRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "all::axes"], [0, 1, 1, "_CPPv43allRK5arrayib14StreamOrDevice", "all::axis"], [0, 1, 1, "_CPPv43allRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "all::keepdims"], [0, 1, 1, "_CPPv43allRK5arrayb14StreamOrDevice", "all::keepdims"], [0, 1, 1, "_CPPv43allRK5arrayib14StreamOrDevice", "all::keepdims"], [0, 1, 1, "_CPPv43allRK5array14StreamOrDevice", "all::s"], [0, 1, 1, "_CPPv43allRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "all::s"], [0, 1, 1, "_CPPv43allRK5arrayb14StreamOrDevice", "all::s"], [0, 1, 1, "_CPPv43allRK5arrayib14StreamOrDevice", "all::s"], [0, 0, 1, "_CPPv48allcloseRK5arrayRK5arrayddb14StreamOrDevice", "allclose"], [0, 1, 1, "_CPPv48allcloseRK5arrayRK5arrayddb14StreamOrDevice", "allclose::a"], [0, 1, 1, "_CPPv48allcloseRK5arrayRK5arrayddb14StreamOrDevice", "allclose::atol"], [0, 1, 1, "_CPPv48allcloseRK5arrayRK5arrayddb14StreamOrDevice", "allclose::b"], [0, 1, 1, "_CPPv48allcloseRK5arrayRK5arrayddb14StreamOrDevice", "allclose::equal_nan"], [0, 1, 1, "_CPPv48allcloseRK5arrayRK5arrayddb14StreamOrDevice", "allclose::rtol"], [0, 1, 1, "_CPPv48allcloseRK5arrayRK5arrayddb14StreamOrDevice", "allclose::s"], [0, 0, 1, "_CPPv43anyRK5array14StreamOrDevice", "any"], [0, 0, 1, "_CPPv43anyRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "any"], [0, 0, 1, "_CPPv43anyRK5arrayb14StreamOrDevice", "any"], [0, 0, 1, "_CPPv43anyRK5arrayib14StreamOrDevice", "any"], [0, 1, 1, "_CPPv43anyRK5array14StreamOrDevice", "any::a"], [0, 1, 1, "_CPPv43anyRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "any::a"], [0, 1, 1, "_CPPv43anyRK5arrayb14StreamOrDevice", "any::a"], [0, 1, 1, "_CPPv43anyRK5arrayib14StreamOrDevice", "any::a"], [0, 1, 1, "_CPPv43anyRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "any::axes"], [0, 1, 1, "_CPPv43anyRK5arrayib14StreamOrDevice", "any::axis"], [0, 1, 1, "_CPPv43anyRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "any::keepdims"], [0, 1, 1, "_CPPv43anyRK5arrayb14StreamOrDevice", "any::keepdims"], [0, 1, 1, "_CPPv43anyRK5arrayib14StreamOrDevice", "any::keepdims"], [0, 1, 1, "_CPPv43anyRK5array14StreamOrDevice", "any::s"], [0, 1, 1, "_CPPv43anyRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "any::s"], [0, 1, 1, "_CPPv43anyRK5arrayb14StreamOrDevice", "any::s"], [0, 1, 1, "_CPPv43anyRK5arrayib14StreamOrDevice", "any::s"], [0, 0, 1, "_CPPv46aranged14StreamOrDevice", "arange"], [0, 0, 1, "_CPPv46aranged5Dtype14StreamOrDevice", "arange"], [0, 0, 1, "_CPPv46arangedd14StreamOrDevice", "arange"], [0, 0, 1, "_CPPv46arangedd5Dtype14StreamOrDevice", "arange"], [0, 0, 1, "_CPPv46arangeddd14StreamOrDevice", "arange"], [0, 0, 1, "_CPPv46arangeddd5Dtype14StreamOrDevice", "arange"], [0, 0, 1, "_CPPv46arangei14StreamOrDevice", "arange"], [0, 0, 1, "_CPPv46arangeii14StreamOrDevice", "arange"], [0, 0, 1, "_CPPv46arangeiii14StreamOrDevice", "arange"], [0, 1, 1, "_CPPv46aranged5Dtype14StreamOrDevice", "arange::dtype"], [0, 1, 1, "_CPPv46arangedd5Dtype14StreamOrDevice", "arange::dtype"], [0, 1, 1, "_CPPv46arangeddd5Dtype14StreamOrDevice", "arange::dtype"], [0, 1, 1, "_CPPv46aranged14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46aranged5Dtype14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46arangedd14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46arangedd5Dtype14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46arangeddd14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46arangeddd5Dtype14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46arangei14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46arangeii14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46arangeiii14StreamOrDevice", "arange::s"], [0, 1, 1, "_CPPv46arangedd14StreamOrDevice", "arange::start"], [0, 1, 1, "_CPPv46arangedd5Dtype14StreamOrDevice", "arange::start"], [0, 1, 1, "_CPPv46arangeddd14StreamOrDevice", "arange::start"], [0, 1, 1, "_CPPv46arangeddd5Dtype14StreamOrDevice", "arange::start"], [0, 1, 1, "_CPPv46arangeii14StreamOrDevice", "arange::start"], [0, 1, 1, "_CPPv46arangeiii14StreamOrDevice", "arange::start"], [0, 1, 1, "_CPPv46arangeddd14StreamOrDevice", "arange::step"], [0, 1, 1, "_CPPv46arangeddd5Dtype14StreamOrDevice", "arange::step"], [0, 1, 1, "_CPPv46arangeiii14StreamOrDevice", "arange::step"], [0, 1, 1, "_CPPv46aranged14StreamOrDevice", "arange::stop"], [0, 1, 1, "_CPPv46aranged5Dtype14StreamOrDevice", "arange::stop"], [0, 1, 1, "_CPPv46arangedd14StreamOrDevice", "arange::stop"], [0, 1, 1, "_CPPv46arangedd5Dtype14StreamOrDevice", "arange::stop"], [0, 1, 1, "_CPPv46arangeddd14StreamOrDevice", "arange::stop"], [0, 1, 1, "_CPPv46arangeddd5Dtype14StreamOrDevice", "arange::stop"], [0, 1, 1, "_CPPv46arangei14StreamOrDevice", "arange::stop"], [0, 1, 1, "_CPPv46arangeii14StreamOrDevice", "arange::stop"], [0, 1, 1, "_CPPv46arangeiii14StreamOrDevice", "arange::stop"], [0, 0, 1, "_CPPv46arccosRK5array14StreamOrDevice", "arccos"], [0, 1, 1, "_CPPv46arccosRK5array14StreamOrDevice", "arccos::a"], [0, 1, 1, "_CPPv46arccosRK5array14StreamOrDevice", "arccos::s"], [0, 0, 1, "_CPPv47arccoshRK5array14StreamOrDevice", "arccosh"], [0, 1, 1, "_CPPv47arccoshRK5array14StreamOrDevice", "arccosh::a"], [0, 1, 1, "_CPPv47arccoshRK5array14StreamOrDevice", "arccosh::s"], [0, 0, 1, "_CPPv46arcsinRK5array14StreamOrDevice", "arcsin"], [0, 1, 1, "_CPPv46arcsinRK5array14StreamOrDevice", "arcsin::a"], [0, 1, 1, "_CPPv46arcsinRK5array14StreamOrDevice", "arcsin::s"], [0, 0, 1, "_CPPv47arcsinhRK5array14StreamOrDevice", "arcsinh"], [0, 1, 1, "_CPPv47arcsinhRK5array14StreamOrDevice", "arcsinh::a"], [0, 1, 1, "_CPPv47arcsinhRK5array14StreamOrDevice", "arcsinh::s"], [0, 0, 1, "_CPPv46arctanRK5array14StreamOrDevice", "arctan"], [0, 0, 1, "_CPPv47arctan2RK5arrayRK5array14StreamOrDevice", "arctan2"], [0, 1, 1, "_CPPv47arctan2RK5arrayRK5array14StreamOrDevice", "arctan2::a"], [0, 1, 1, "_CPPv47arctan2RK5arrayRK5array14StreamOrDevice", "arctan2::b"], [0, 1, 1, "_CPPv47arctan2RK5arrayRK5array14StreamOrDevice", "arctan2::s"], [0, 1, 1, "_CPPv46arctanRK5array14StreamOrDevice", "arctan::a"], [0, 1, 1, "_CPPv46arctanRK5array14StreamOrDevice", "arctan::s"], [0, 0, 1, "_CPPv47arctanhRK5array14StreamOrDevice", "arctanh"], [0, 1, 1, "_CPPv47arctanhRK5array14StreamOrDevice", "arctanh::a"], [0, 1, 1, "_CPPv47arctanhRK5array14StreamOrDevice", "arctanh::s"], [0, 0, 1, "_CPPv46argmaxRK5array14StreamOrDevice", "argmax"], [0, 0, 1, "_CPPv46argmaxRK5arrayb14StreamOrDevice", "argmax"], [0, 0, 1, "_CPPv46argmaxRK5arrayib14StreamOrDevice", "argmax"], [0, 1, 1, "_CPPv46argmaxRK5array14StreamOrDevice", "argmax::a"], [0, 1, 1, "_CPPv46argmaxRK5arrayb14StreamOrDevice", "argmax::a"], [0, 1, 1, "_CPPv46argmaxRK5arrayib14StreamOrDevice", "argmax::a"], [0, 1, 1, "_CPPv46argmaxRK5arrayib14StreamOrDevice", "argmax::axis"], [0, 1, 1, "_CPPv46argmaxRK5arrayb14StreamOrDevice", "argmax::keepdims"], [0, 1, 1, "_CPPv46argmaxRK5arrayib14StreamOrDevice", "argmax::keepdims"], [0, 1, 1, "_CPPv46argmaxRK5array14StreamOrDevice", "argmax::s"], [0, 1, 1, "_CPPv46argmaxRK5arrayb14StreamOrDevice", "argmax::s"], [0, 1, 1, "_CPPv46argmaxRK5arrayib14StreamOrDevice", "argmax::s"], [0, 0, 1, "_CPPv46argminRK5array14StreamOrDevice", "argmin"], [0, 0, 1, "_CPPv46argminRK5arrayb14StreamOrDevice", "argmin"], [0, 0, 1, "_CPPv46argminRK5arrayib14StreamOrDevice", "argmin"], [0, 1, 1, "_CPPv46argminRK5array14StreamOrDevice", "argmin::a"], [0, 1, 1, "_CPPv46argminRK5arrayb14StreamOrDevice", "argmin::a"], [0, 1, 1, "_CPPv46argminRK5arrayib14StreamOrDevice", "argmin::a"], [0, 1, 1, "_CPPv46argminRK5arrayib14StreamOrDevice", "argmin::axis"], [0, 1, 1, "_CPPv46argminRK5arrayb14StreamOrDevice", "argmin::keepdims"], [0, 1, 1, "_CPPv46argminRK5arrayib14StreamOrDevice", "argmin::keepdims"], [0, 1, 1, "_CPPv46argminRK5array14StreamOrDevice", "argmin::s"], [0, 1, 1, "_CPPv46argminRK5arrayb14StreamOrDevice", "argmin::s"], [0, 1, 1, "_CPPv46argminRK5arrayib14StreamOrDevice", "argmin::s"], [0, 0, 1, "_CPPv412argpartitionRK5arrayi14StreamOrDevice", "argpartition"], [0, 0, 1, "_CPPv412argpartitionRK5arrayii14StreamOrDevice", "argpartition"], [0, 1, 1, "_CPPv412argpartitionRK5arrayi14StreamOrDevice", "argpartition::a"], [0, 1, 1, "_CPPv412argpartitionRK5arrayii14StreamOrDevice", "argpartition::a"], [0, 1, 1, "_CPPv412argpartitionRK5arrayii14StreamOrDevice", "argpartition::axis"], [0, 1, 1, "_CPPv412argpartitionRK5arrayi14StreamOrDevice", "argpartition::kth"], [0, 1, 1, "_CPPv412argpartitionRK5arrayii14StreamOrDevice", "argpartition::kth"], [0, 1, 1, "_CPPv412argpartitionRK5arrayi14StreamOrDevice", "argpartition::s"], [0, 1, 1, "_CPPv412argpartitionRK5arrayii14StreamOrDevice", "argpartition::s"], [0, 0, 1, "_CPPv47argsortRK5array14StreamOrDevice", "argsort"], [0, 0, 1, "_CPPv47argsortRK5arrayi14StreamOrDevice", "argsort"], [0, 1, 1, "_CPPv47argsortRK5array14StreamOrDevice", "argsort::a"], [0, 1, 1, "_CPPv47argsortRK5arrayi14StreamOrDevice", "argsort::a"], [0, 1, 1, "_CPPv47argsortRK5arrayi14StreamOrDevice", "argsort::axis"], [0, 1, 1, "_CPPv47argsortRK5array14StreamOrDevice", "argsort::s"], [0, 1, 1, "_CPPv47argsortRK5arrayi14StreamOrDevice", "argsort::s"], [0, 0, 1, "_CPPv411array_equalRK5arrayRK5array14StreamOrDevice", "array_equal"], [0, 0, 1, "_CPPv411array_equalRK5arrayRK5arrayb14StreamOrDevice", "array_equal"], [0, 1, 1, "_CPPv411array_equalRK5arrayRK5array14StreamOrDevice", "array_equal::a"], [0, 1, 1, "_CPPv411array_equalRK5arrayRK5arrayb14StreamOrDevice", "array_equal::a"], [0, 1, 1, "_CPPv411array_equalRK5arrayRK5array14StreamOrDevice", "array_equal::b"], [0, 1, 1, "_CPPv411array_equalRK5arrayRK5arrayb14StreamOrDevice", "array_equal::b"], [0, 1, 1, "_CPPv411array_equalRK5arrayRK5arrayb14StreamOrDevice", "array_equal::equal_nan"], [0, 1, 1, "_CPPv411array_equalRK5arrayRK5array14StreamOrDevice", "array_equal::s"], [0, 1, 1, "_CPPv411array_equalRK5arrayRK5arrayb14StreamOrDevice", "array_equal::s"], [0, 0, 1, "_CPPv410as_strided5array5Shape7Strides6size_t14StreamOrDevice", "as_strided"], [0, 1, 1, "_CPPv410as_strided5array5Shape7Strides6size_t14StreamOrDevice", "as_strided::a"], [0, 1, 1, "_CPPv410as_strided5array5Shape7Strides6size_t14StreamOrDevice", "as_strided::offset"], [0, 1, 1, "_CPPv410as_strided5array5Shape7Strides6size_t14StreamOrDevice", "as_strided::s"], [0, 1, 1, "_CPPv410as_strided5array5Shape7Strides6size_t14StreamOrDevice", "as_strided::shape"], [0, 1, 1, "_CPPv410as_strided5array5Shape7Strides6size_t14StreamOrDevice", "as_strided::strides"], [0, 0, 1, "_CPPv46astype5array5Dtype14StreamOrDevice", "astype"], [0, 1, 1, "_CPPv46astype5array5Dtype14StreamOrDevice", "astype::a"], [0, 1, 1, "_CPPv46astype5array5Dtype14StreamOrDevice", "astype::dtype"], [0, 1, 1, "_CPPv46astype5array5Dtype14StreamOrDevice", "astype::s"], [0, 0, 1, "_CPPv410atleast_1dRK5array14StreamOrDevice", "atleast_1d"], [0, 0, 1, "_CPPv410atleast_1dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_1d"], [0, 1, 1, "_CPPv410atleast_1dRK5array14StreamOrDevice", "atleast_1d::a"], [0, 1, 1, "_CPPv410atleast_1dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_1d::a"], [0, 1, 1, "_CPPv410atleast_1dRK5array14StreamOrDevice", "atleast_1d::s"], [0, 1, 1, "_CPPv410atleast_1dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_1d::s"], [0, 0, 1, "_CPPv410atleast_2dRK5array14StreamOrDevice", "atleast_2d"], [0, 0, 1, "_CPPv410atleast_2dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_2d"], [0, 1, 1, "_CPPv410atleast_2dRK5array14StreamOrDevice", "atleast_2d::a"], [0, 1, 1, "_CPPv410atleast_2dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_2d::a"], [0, 1, 1, "_CPPv410atleast_2dRK5array14StreamOrDevice", "atleast_2d::s"], [0, 1, 1, "_CPPv410atleast_2dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_2d::s"], [0, 0, 1, "_CPPv410atleast_3dRK5array14StreamOrDevice", "atleast_3d"], [0, 0, 1, "_CPPv410atleast_3dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_3d"], [0, 1, 1, "_CPPv410atleast_3dRK5array14StreamOrDevice", "atleast_3d::a"], [0, 1, 1, "_CPPv410atleast_3dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_3d::a"], [0, 1, 1, "_CPPv410atleast_3dRK5array14StreamOrDevice", "atleast_3d::s"], [0, 1, 1, "_CPPv410atleast_3dRKNSt6vectorI5arrayEE14StreamOrDevice", "atleast_3d::s"], [0, 0, 1, "_CPPv411bitwise_andRK5arrayRK5array14StreamOrDevice", "bitwise_and"], [0, 1, 1, "_CPPv411bitwise_andRK5arrayRK5array14StreamOrDevice", "bitwise_and::a"], [0, 1, 1, "_CPPv411bitwise_andRK5arrayRK5array14StreamOrDevice", "bitwise_and::b"], [0, 1, 1, "_CPPv411bitwise_andRK5arrayRK5array14StreamOrDevice", "bitwise_and::s"], [0, 0, 1, "_CPPv414bitwise_invertRK5array14StreamOrDevice", "bitwise_invert"], [0, 1, 1, "_CPPv414bitwise_invertRK5array14StreamOrDevice", "bitwise_invert::a"], [0, 1, 1, "_CPPv414bitwise_invertRK5array14StreamOrDevice", "bitwise_invert::s"], [0, 0, 1, "_CPPv410bitwise_orRK5arrayRK5array14StreamOrDevice", "bitwise_or"], [0, 1, 1, "_CPPv410bitwise_orRK5arrayRK5array14StreamOrDevice", "bitwise_or::a"], [0, 1, 1, "_CPPv410bitwise_orRK5arrayRK5array14StreamOrDevice", "bitwise_or::b"], [0, 1, 1, "_CPPv410bitwise_orRK5arrayRK5array14StreamOrDevice", "bitwise_or::s"], [0, 0, 1, "_CPPv411bitwise_xorRK5arrayRK5array14StreamOrDevice", "bitwise_xor"], [0, 1, 1, "_CPPv411bitwise_xorRK5arrayRK5array14StreamOrDevice", "bitwise_xor::a"], [0, 1, 1, "_CPPv411bitwise_xorRK5arrayRK5array14StreamOrDevice", "bitwise_xor::b"], [0, 1, 1, "_CPPv411bitwise_xorRK5arrayRK5array14StreamOrDevice", "bitwise_xor::s"], [0, 0, 1, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "block_masked_mm"], [0, 1, 1, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "block_masked_mm::a"], [0, 1, 1, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "block_masked_mm::b"], [0, 1, 1, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "block_masked_mm::block_size"], [0, 1, 1, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "block_masked_mm::mask_lhs"], [0, 1, 1, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "block_masked_mm::mask_out"], [0, 1, 1, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "block_masked_mm::mask_rhs"], [0, 1, 1, "_CPPv415block_masked_mm5array5arrayiNSt8optionalI5arrayEENSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "block_masked_mm::s"], [0, 0, 1, "_CPPv416broadcast_arraysRKNSt6vectorI5arrayEE14StreamOrDevice", "broadcast_arrays"], [0, 1, 1, "_CPPv416broadcast_arraysRKNSt6vectorI5arrayEE14StreamOrDevice", "broadcast_arrays::inputs"], [0, 1, 1, "_CPPv416broadcast_arraysRKNSt6vectorI5arrayEE14StreamOrDevice", "broadcast_arrays::s"], [0, 0, 1, "_CPPv412broadcast_toRK5arrayRK5Shape14StreamOrDevice", "broadcast_to"], [0, 1, 1, "_CPPv412broadcast_toRK5arrayRK5Shape14StreamOrDevice", "broadcast_to::a"], [0, 1, 1, "_CPPv412broadcast_toRK5arrayRK5Shape14StreamOrDevice", "broadcast_to::s"], [0, 1, 1, "_CPPv412broadcast_toRK5arrayRK5Shape14StreamOrDevice", "broadcast_to::shape"], [0, 0, 1, "_CPPv44ceilRK5array14StreamOrDevice", "ceil"], [0, 1, 1, "_CPPv44ceilRK5array14StreamOrDevice", "ceil::a"], [0, 1, 1, "_CPPv44ceilRK5array14StreamOrDevice", "ceil::s"], [0, 0, 1, "_CPPv44clipRK5arrayRKNSt8optionalI5arrayEERKNSt8optionalI5arrayEE14StreamOrDevice", "clip"], [0, 1, 1, "_CPPv44clipRK5arrayRKNSt8optionalI5arrayEERKNSt8optionalI5arrayEE14StreamOrDevice", "clip::a"], [0, 1, 1, "_CPPv44clipRK5arrayRKNSt8optionalI5arrayEERKNSt8optionalI5arrayEE14StreamOrDevice", "clip::a_max"], [0, 1, 1, "_CPPv44clipRK5arrayRKNSt8optionalI5arrayEERKNSt8optionalI5arrayEE14StreamOrDevice", "clip::a_min"], [0, 1, 1, "_CPPv44clipRK5arrayRKNSt8optionalI5arrayEERKNSt8optionalI5arrayEE14StreamOrDevice", "clip::s"], [0, 0, 1, "_CPPv411concatenateNSt6vectorI5arrayEE14StreamOrDevice", "concatenate"], [0, 0, 1, "_CPPv411concatenateNSt6vectorI5arrayEEi14StreamOrDevice", "concatenate"], [0, 1, 1, "_CPPv411concatenateNSt6vectorI5arrayEE14StreamOrDevice", "concatenate::arrays"], [0, 1, 1, "_CPPv411concatenateNSt6vectorI5arrayEEi14StreamOrDevice", "concatenate::arrays"], [0, 1, 1, "_CPPv411concatenateNSt6vectorI5arrayEEi14StreamOrDevice", "concatenate::axis"], [0, 1, 1, "_CPPv411concatenateNSt6vectorI5arrayEE14StreamOrDevice", "concatenate::s"], [0, 1, 1, "_CPPv411concatenateNSt6vectorI5arrayEEi14StreamOrDevice", "concatenate::s"], [0, 0, 1, "_CPPv49conjugateRK5array14StreamOrDevice", "conjugate"], [0, 1, 1, "_CPPv49conjugateRK5array14StreamOrDevice", "conjugate::a"], [0, 1, 1, "_CPPv49conjugateRK5array14StreamOrDevice", "conjugate::s"], [0, 0, 1, "_CPPv410contiguousRK5arrayb14StreamOrDevice", "contiguous"], [0, 1, 1, "_CPPv410contiguousRK5arrayb14StreamOrDevice", "contiguous::a"], [0, 1, 1, "_CPPv410contiguousRK5arrayb14StreamOrDevice", "contiguous::allow_col_major"], [0, 1, 1, "_CPPv410contiguousRK5arrayb14StreamOrDevice", "contiguous::s"], [0, 0, 1, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv1d"], [0, 1, 1, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv1d::dilation"], [0, 1, 1, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv1d::groups"], [0, 1, 1, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv1d::input"], [0, 1, 1, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv1d::padding"], [0, 1, 1, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv1d::s"], [0, 1, 1, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv1d::stride"], [0, 1, 1, "_CPPv46conv1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv1d::weight"], [0, 0, 1, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv2d"], [0, 1, 1, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv2d::dilation"], [0, 1, 1, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv2d::groups"], [0, 1, 1, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv2d::input"], [0, 1, 1, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv2d::padding"], [0, 1, 1, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv2d::s"], [0, 1, 1, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv2d::stride"], [0, 1, 1, "_CPPv46conv2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv2d::weight"], [0, 0, 1, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv3d"], [0, 1, 1, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv3d::dilation"], [0, 1, 1, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv3d::groups"], [0, 1, 1, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv3d::input"], [0, 1, 1, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv3d::padding"], [0, 1, 1, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv3d::s"], [0, 1, 1, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv3d::stride"], [0, 1, 1, "_CPPv46conv3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv3d::weight"], [0, 0, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general"], [0, 0, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::flip"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::flip"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::groups"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::groups"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::input"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::input"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::input_dilation"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::input_dilation"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::kernel_dilation"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::kernel_dilation"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::padding"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::padding_hi"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::padding_lo"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::s"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::s"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::stride"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::stride"], [0, 1, 1, "_CPPv412conv_general5array5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::weight"], [0, 1, 1, "_CPPv412conv_generalRK5arrayRK5arrayNSt6vectorIiEENSt6vectorIiEENSt6vectorIiEENSt6vectorIiEEib14StreamOrDevice", "conv_general::weight"], [0, 0, 1, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv_transpose1d"], [0, 1, 1, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv_transpose1d::dilation"], [0, 1, 1, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv_transpose1d::groups"], [0, 1, 1, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv_transpose1d::input"], [0, 1, 1, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv_transpose1d::padding"], [0, 1, 1, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv_transpose1d::s"], [0, 1, 1, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv_transpose1d::stride"], [0, 1, 1, "_CPPv416conv_transpose1dRK5arrayRK5arrayiiii14StreamOrDevice", "conv_transpose1d::weight"], [0, 0, 1, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv_transpose2d"], [0, 1, 1, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv_transpose2d::dilation"], [0, 1, 1, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv_transpose2d::groups"], [0, 1, 1, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv_transpose2d::input"], [0, 1, 1, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv_transpose2d::padding"], [0, 1, 1, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv_transpose2d::s"], [0, 1, 1, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv_transpose2d::stride"], [0, 1, 1, "_CPPv416conv_transpose2dRK5arrayRK5arrayRKNSt4pairIiiEERKNSt4pairIiiEERKNSt4pairIiiEEi14StreamOrDevice", "conv_transpose2d::weight"], [0, 0, 1, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv_transpose3d"], [0, 1, 1, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv_transpose3d::dilation"], [0, 1, 1, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv_transpose3d::groups"], [0, 1, 1, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv_transpose3d::input"], [0, 1, 1, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv_transpose3d::padding"], [0, 1, 1, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv_transpose3d::s"], [0, 1, 1, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv_transpose3d::stride"], [0, 1, 1, "_CPPv416conv_transpose3dRK5arrayRK5arrayRKNSt5tupleIiiiEERKNSt5tupleIiiiEERKNSt5tupleIiiiEEi14StreamOrDevice", "conv_transpose3d::weight"], [0, 0, 1, "_CPPv44copy5array14StreamOrDevice", "copy"], [0, 1, 1, "_CPPv44copy5array14StreamOrDevice", "copy::a"], [0, 1, 1, "_CPPv44copy5array14StreamOrDevice", "copy::s"], [0, 0, 1, "_CPPv43cosRK5array14StreamOrDevice", "cos"], [0, 1, 1, "_CPPv43cosRK5array14StreamOrDevice", "cos::a"], [0, 1, 1, "_CPPv43cosRK5array14StreamOrDevice", "cos::s"], [0, 0, 1, "_CPPv44coshRK5array14StreamOrDevice", "cosh"], [0, 1, 1, "_CPPv44coshRK5array14StreamOrDevice", "cosh::a"], [0, 1, 1, "_CPPv44coshRK5array14StreamOrDevice", "cosh::s"], [0, 0, 1, "_CPPv46cummaxRK5arrayibb14StreamOrDevice", "cummax"], [0, 1, 1, "_CPPv46cummaxRK5arrayibb14StreamOrDevice", "cummax::a"], [0, 1, 1, "_CPPv46cummaxRK5arrayibb14StreamOrDevice", "cummax::axis"], [0, 1, 1, "_CPPv46cummaxRK5arrayibb14StreamOrDevice", "cummax::inclusive"], [0, 1, 1, "_CPPv46cummaxRK5arrayibb14StreamOrDevice", "cummax::reverse"], [0, 1, 1, "_CPPv46cummaxRK5arrayibb14StreamOrDevice", "cummax::s"], [0, 0, 1, "_CPPv46cumminRK5arrayibb14StreamOrDevice", "cummin"], [0, 1, 1, "_CPPv46cumminRK5arrayibb14StreamOrDevice", "cummin::a"], [0, 1, 1, "_CPPv46cumminRK5arrayibb14StreamOrDevice", "cummin::axis"], [0, 1, 1, "_CPPv46cumminRK5arrayibb14StreamOrDevice", "cummin::inclusive"], [0, 1, 1, "_CPPv46cumminRK5arrayibb14StreamOrDevice", "cummin::reverse"], [0, 1, 1, "_CPPv46cumminRK5arrayibb14StreamOrDevice", "cummin::s"], [0, 0, 1, "_CPPv47cumprodRK5arrayibb14StreamOrDevice", "cumprod"], [0, 1, 1, "_CPPv47cumprodRK5arrayibb14StreamOrDevice", "cumprod::a"], [0, 1, 1, "_CPPv47cumprodRK5arrayibb14StreamOrDevice", "cumprod::axis"], [0, 1, 1, "_CPPv47cumprodRK5arrayibb14StreamOrDevice", "cumprod::inclusive"], [0, 1, 1, "_CPPv47cumprodRK5arrayibb14StreamOrDevice", "cumprod::reverse"], [0, 1, 1, "_CPPv47cumprodRK5arrayibb14StreamOrDevice", "cumprod::s"], [0, 0, 1, "_CPPv46cumsumRK5arrayibb14StreamOrDevice", "cumsum"], [0, 1, 1, "_CPPv46cumsumRK5arrayibb14StreamOrDevice", "cumsum::a"], [0, 1, 1, "_CPPv46cumsumRK5arrayibb14StreamOrDevice", "cumsum::axis"], [0, 1, 1, "_CPPv46cumsumRK5arrayibb14StreamOrDevice", "cumsum::inclusive"], [0, 1, 1, "_CPPv46cumsumRK5arrayibb14StreamOrDevice", "cumsum::reverse"], [0, 1, 1, "_CPPv46cumsumRK5arrayibb14StreamOrDevice", "cumsum::s"], [0, 0, 1, "_CPPv47degreesRK5array14StreamOrDevice", "degrees"], [0, 1, 1, "_CPPv47degreesRK5array14StreamOrDevice", "degrees::a"], [0, 1, 1, "_CPPv47degreesRK5array14StreamOrDevice", "degrees::s"], [0, 0, 1, "_CPPv47dependsRKNSt6vectorI5arrayEERKNSt6vectorI5arrayEE", "depends"], [0, 1, 1, "_CPPv47dependsRKNSt6vectorI5arrayEERKNSt6vectorI5arrayEE", "depends::dependencies"], [0, 1, 1, "_CPPv47dependsRKNSt6vectorI5arrayEERKNSt6vectorI5arrayEE", "depends::inputs"], [0, 0, 1, "_CPPv410dequantizeRK5arrayRK5arrayRK5arrayii14StreamOrDevice", "dequantize"], [0, 1, 1, "_CPPv410dequantizeRK5arrayRK5arrayRK5arrayii14StreamOrDevice", "dequantize::biases"], [0, 1, 1, "_CPPv410dequantizeRK5arrayRK5arrayRK5arrayii14StreamOrDevice", "dequantize::bits"], [0, 1, 1, "_CPPv410dequantizeRK5arrayRK5arrayRK5arrayii14StreamOrDevice", "dequantize::group_size"], [0, 1, 1, "_CPPv410dequantizeRK5arrayRK5arrayRK5arrayii14StreamOrDevice", "dequantize::s"], [0, 1, 1, "_CPPv410dequantizeRK5arrayRK5arrayRK5arrayii14StreamOrDevice", "dequantize::scales"], [0, 1, 1, "_CPPv410dequantizeRK5arrayRK5arrayRK5arrayii14StreamOrDevice", "dequantize::w"], [0, 0, 1, "_CPPv44diagRK5arrayi14StreamOrDevice", "diag"], [0, 1, 1, "_CPPv44diagRK5arrayi14StreamOrDevice", "diag::a"], [0, 1, 1, "_CPPv44diagRK5arrayi14StreamOrDevice", "diag::k"], [0, 1, 1, "_CPPv44diagRK5arrayi14StreamOrDevice", "diag::s"], [0, 0, 1, "_CPPv48diagonalRK5arrayiii14StreamOrDevice", "diagonal"], [0, 1, 1, "_CPPv48diagonalRK5arrayiii14StreamOrDevice", "diagonal::a"], [0, 1, 1, "_CPPv48diagonalRK5arrayiii14StreamOrDevice", "diagonal::axis1"], [0, 1, 1, "_CPPv48diagonalRK5arrayiii14StreamOrDevice", "diagonal::axis2"], [0, 1, 1, "_CPPv48diagonalRK5arrayiii14StreamOrDevice", "diagonal::offset"], [0, 1, 1, "_CPPv48diagonalRK5arrayiii14StreamOrDevice", "diagonal::s"], [0, 0, 1, "_CPPv46divideRK5arrayRK5array14StreamOrDevice", "divide"], [0, 1, 1, "_CPPv46divideRK5arrayRK5array14StreamOrDevice", "divide::a"], [0, 1, 1, "_CPPv46divideRK5arrayRK5array14StreamOrDevice", "divide::b"], [0, 1, 1, "_CPPv46divideRK5arrayRK5array14StreamOrDevice", "divide::s"], [0, 0, 1, "_CPPv46divmodRK5arrayRK5array14StreamOrDevice", "divmod"], [0, 1, 1, "_CPPv46divmodRK5arrayRK5array14StreamOrDevice", "divmod::a"], [0, 1, 1, "_CPPv46divmodRK5arrayRK5array14StreamOrDevice", "divmod::b"], [0, 1, 1, "_CPPv46divmodRK5arrayRK5array14StreamOrDevice", "divmod::s"], [0, 0, 1, "_CPPv45equalRK5arrayRK5array14StreamOrDevice", "equal"], [0, 1, 1, "_CPPv45equalRK5arrayRK5array14StreamOrDevice", "equal::a"], [0, 1, 1, "_CPPv45equalRK5arrayRK5array14StreamOrDevice", "equal::b"], [0, 1, 1, "_CPPv45equalRK5arrayRK5array14StreamOrDevice", "equal::s"], [0, 0, 1, "_CPPv43erfRK5array14StreamOrDevice", "erf"], [0, 1, 1, "_CPPv43erfRK5array14StreamOrDevice", "erf::a"], [0, 1, 1, "_CPPv43erfRK5array14StreamOrDevice", "erf::s"], [0, 0, 1, "_CPPv46erfinvRK5array14StreamOrDevice", "erfinv"], [0, 1, 1, "_CPPv46erfinvRK5array14StreamOrDevice", "erfinv::a"], [0, 1, 1, "_CPPv46erfinvRK5array14StreamOrDevice", "erfinv::s"], [0, 0, 1, "_CPPv43expRK5array14StreamOrDevice", "exp"], [0, 1, 1, "_CPPv43expRK5array14StreamOrDevice", "exp::a"], [0, 1, 1, "_CPPv43expRK5array14StreamOrDevice", "exp::s"], [0, 0, 1, "_CPPv411expand_dimsRK5arrayRKNSt6vectorIiEE14StreamOrDevice", "expand_dims"], [0, 0, 1, "_CPPv411expand_dimsRK5arrayi14StreamOrDevice", "expand_dims"], [0, 1, 1, "_CPPv411expand_dimsRK5arrayRKNSt6vectorIiEE14StreamOrDevice", "expand_dims::a"], [0, 1, 1, "_CPPv411expand_dimsRK5arrayi14StreamOrDevice", "expand_dims::a"], [0, 1, 1, "_CPPv411expand_dimsRK5arrayRKNSt6vectorIiEE14StreamOrDevice", "expand_dims::axes"], [0, 1, 1, "_CPPv411expand_dimsRK5arrayi14StreamOrDevice", "expand_dims::axis"], [0, 1, 1, "_CPPv411expand_dimsRK5arrayRKNSt6vectorIiEE14StreamOrDevice", "expand_dims::s"], [0, 1, 1, "_CPPv411expand_dimsRK5arrayi14StreamOrDevice", "expand_dims::s"], [0, 0, 1, "_CPPv45expm1RK5array14StreamOrDevice", "expm1"], [0, 1, 1, "_CPPv45expm1RK5array14StreamOrDevice", "expm1::a"], [0, 1, 1, "_CPPv45expm1RK5array14StreamOrDevice", "expm1::s"], [0, 0, 1, "_CPPv43eyei14StreamOrDevice", "eye"], [0, 0, 1, "_CPPv43eyei5Dtype14StreamOrDevice", "eye"], [0, 0, 1, "_CPPv43eyeii14StreamOrDevice", "eye"], [0, 0, 1, "_CPPv43eyeiii14StreamOrDevice", "eye"], [0, 0, 1, "_CPPv43eyeiii5Dtype14StreamOrDevice", "eye"], [0, 1, 1, "_CPPv43eyei5Dtype14StreamOrDevice", "eye::dtype"], [0, 1, 1, "_CPPv43eyeiii5Dtype14StreamOrDevice", "eye::dtype"], [0, 1, 1, "_CPPv43eyeiii14StreamOrDevice", "eye::k"], [0, 1, 1, "_CPPv43eyeiii5Dtype14StreamOrDevice", "eye::k"], [0, 1, 1, "_CPPv43eyeii14StreamOrDevice", "eye::m"], [0, 1, 1, "_CPPv43eyeiii14StreamOrDevice", "eye::m"], [0, 1, 1, "_CPPv43eyeiii5Dtype14StreamOrDevice", "eye::m"], [0, 1, 1, "_CPPv43eyei14StreamOrDevice", "eye::n"], [0, 1, 1, "_CPPv43eyei5Dtype14StreamOrDevice", "eye::n"], [0, 1, 1, "_CPPv43eyeii14StreamOrDevice", "eye::n"], [0, 1, 1, "_CPPv43eyeiii14StreamOrDevice", "eye::n"], [0, 1, 1, "_CPPv43eyeiii5Dtype14StreamOrDevice", "eye::n"], [0, 1, 1, "_CPPv43eyei14StreamOrDevice", "eye::s"], [0, 1, 1, "_CPPv43eyei5Dtype14StreamOrDevice", "eye::s"], [0, 1, 1, "_CPPv43eyeii14StreamOrDevice", "eye::s"], [0, 1, 1, "_CPPv43eyeiii14StreamOrDevice", "eye::s"], [0, 1, 1, "_CPPv43eyeiii5Dtype14StreamOrDevice", "eye::s"], [0, 0, 1, "_CPPv47flattenRK5array14StreamOrDevice", "flatten"], [0, 0, 1, "_CPPv47flattenRK5arrayii14StreamOrDevice", "flatten"], [0, 1, 1, "_CPPv47flattenRK5array14StreamOrDevice", "flatten::a"], [0, 1, 1, "_CPPv47flattenRK5arrayii14StreamOrDevice", "flatten::a"], [0, 1, 1, "_CPPv47flattenRK5arrayii14StreamOrDevice", "flatten::end_axis"], [0, 1, 1, "_CPPv47flattenRK5array14StreamOrDevice", "flatten::s"], [0, 1, 1, "_CPPv47flattenRK5arrayii14StreamOrDevice", "flatten::s"], [0, 1, 1, "_CPPv47flattenRK5arrayii14StreamOrDevice", "flatten::start_axis"], [0, 0, 1, "_CPPv45floorRK5array14StreamOrDevice", "floor"], [0, 1, 1, "_CPPv45floorRK5array14StreamOrDevice", "floor::a"], [0, 1, 1, "_CPPv45floorRK5array14StreamOrDevice", "floor::s"], [0, 0, 1, "_CPPv412floor_divideRK5arrayRK5array14StreamOrDevice", "floor_divide"], [0, 1, 1, "_CPPv412floor_divideRK5arrayRK5array14StreamOrDevice", "floor_divide::a"], [0, 1, 1, "_CPPv412floor_divideRK5arrayRK5array14StreamOrDevice", "floor_divide::b"], [0, 1, 1, "_CPPv412floor_divideRK5arrayRK5array14StreamOrDevice", "floor_divide::s"], [0, 0, 1, "_CPPv44full5Shape5array14StreamOrDevice", "full"], [0, 0, 1, "_CPPv44full5Shape5array5Dtype14StreamOrDevice", "full"], [0, 0, 1, "_CPPv4I0E4full5array5Shape1T14StreamOrDevice", "full"], [0, 0, 1, "_CPPv4I0E4full5array5Shape1T5Dtype14StreamOrDevice", "full"], [0, 2, 1, "_CPPv4I0E4full5array5Shape1T14StreamOrDevice", "full::T"], [0, 2, 1, "_CPPv4I0E4full5array5Shape1T5Dtype14StreamOrDevice", "full::T"], [0, 1, 1, "_CPPv44full5Shape5array5Dtype14StreamOrDevice", "full::dtype"], [0, 1, 1, "_CPPv4I0E4full5array5Shape1T5Dtype14StreamOrDevice", "full::dtype"], [0, 1, 1, "_CPPv44full5Shape5array14StreamOrDevice", "full::s"], [0, 1, 1, "_CPPv44full5Shape5array5Dtype14StreamOrDevice", "full::s"], [0, 1, 1, "_CPPv4I0E4full5array5Shape1T14StreamOrDevice", "full::s"], [0, 1, 1, "_CPPv4I0E4full5array5Shape1T5Dtype14StreamOrDevice", "full::s"], [0, 1, 1, "_CPPv44full5Shape5array14StreamOrDevice", "full::shape"], [0, 1, 1, "_CPPv44full5Shape5array5Dtype14StreamOrDevice", "full::shape"], [0, 1, 1, "_CPPv4I0E4full5array5Shape1T14StreamOrDevice", "full::shape"], [0, 1, 1, "_CPPv4I0E4full5array5Shape1T5Dtype14StreamOrDevice", "full::shape"], [0, 1, 1, "_CPPv4I0E4full5array5Shape1T14StreamOrDevice", "full::val"], [0, 1, 1, "_CPPv4I0E4full5array5Shape1T5Dtype14StreamOrDevice", "full::val"], [0, 1, 1, "_CPPv44full5Shape5array14StreamOrDevice", "full::vals"], [0, 1, 1, "_CPPv44full5Shape5array5Dtype14StreamOrDevice", "full::vals"], [0, 0, 1, "_CPPv46gatherRK5arrayRK5arrayiRK5Shape14StreamOrDevice", "gather"], [0, 0, 1, "_CPPv46gatherRK5arrayRKNSt6vectorI5arrayEERKNSt6vectorIiEERK5Shape14StreamOrDevice", "gather"], [0, 1, 1, "_CPPv46gatherRK5arrayRK5arrayiRK5Shape14StreamOrDevice", "gather::a"], [0, 1, 1, "_CPPv46gatherRK5arrayRKNSt6vectorI5arrayEERKNSt6vectorIiEERK5Shape14StreamOrDevice", "gather::a"], [0, 1, 1, "_CPPv46gatherRK5arrayRKNSt6vectorI5arrayEERKNSt6vectorIiEERK5Shape14StreamOrDevice", "gather::axes"], [0, 1, 1, "_CPPv46gatherRK5arrayRK5arrayiRK5Shape14StreamOrDevice", "gather::axis"], [0, 1, 1, "_CPPv46gatherRK5arrayRK5arrayiRK5Shape14StreamOrDevice", "gather::indices"], [0, 1, 1, "_CPPv46gatherRK5arrayRKNSt6vectorI5arrayEERKNSt6vectorIiEERK5Shape14StreamOrDevice", "gather::indices"], [0, 1, 1, "_CPPv46gatherRK5arrayRK5arrayiRK5Shape14StreamOrDevice", "gather::s"], [0, 1, 1, "_CPPv46gatherRK5arrayRKNSt6vectorI5arrayEERKNSt6vectorIiEERK5Shape14StreamOrDevice", "gather::s"], [0, 1, 1, "_CPPv46gatherRK5arrayRK5arrayiRK5Shape14StreamOrDevice", "gather::slice_sizes"], [0, 1, 1, "_CPPv46gatherRK5arrayRKNSt6vectorI5arrayEERKNSt6vectorIiEERK5Shape14StreamOrDevice", "gather::slice_sizes"], [0, 0, 1, "_CPPv49gather_mm5array5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "gather_mm"], [0, 1, 1, "_CPPv49gather_mm5array5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "gather_mm::a"], [0, 1, 1, "_CPPv49gather_mm5array5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "gather_mm::b"], [0, 1, 1, "_CPPv49gather_mm5array5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "gather_mm::lhs_indices"], [0, 1, 1, "_CPPv49gather_mm5array5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "gather_mm::rhs_indices"], [0, 1, 1, "_CPPv49gather_mm5array5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEE14StreamOrDevice", "gather_mm::s"], [0, 0, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::biases"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::bits"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::group_size"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::lhs_indices"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::rhs_indices"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::s"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::scales"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::transpose"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::w"], [0, 1, 1, "_CPPv410gather_qmmRK5arrayRK5arrayRK5arrayRK5arrayNSt8optionalI5arrayEENSt8optionalI5arrayEEbii14StreamOrDevice", "gather_qmm::x"], [0, 0, 1, "_CPPv47greaterRK5arrayRK5array14StreamOrDevice", "greater"], [0, 1, 1, "_CPPv47greaterRK5arrayRK5array14StreamOrDevice", "greater::a"], [0, 1, 1, "_CPPv47greaterRK5arrayRK5array14StreamOrDevice", "greater::b"], [0, 1, 1, "_CPPv47greaterRK5arrayRK5array14StreamOrDevice", "greater::s"], [0, 0, 1, "_CPPv413greater_equalRK5arrayRK5array14StreamOrDevice", "greater_equal"], [0, 1, 1, "_CPPv413greater_equalRK5arrayRK5array14StreamOrDevice", "greater_equal::a"], [0, 1, 1, "_CPPv413greater_equalRK5arrayRK5array14StreamOrDevice", "greater_equal::b"], [0, 1, 1, "_CPPv413greater_equalRK5arrayRK5array14StreamOrDevice", "greater_equal::s"], [0, 0, 1, "_CPPv418hadamard_transformRK5arrayNSt8optionalIfEE14StreamOrDevice", "hadamard_transform"], [0, 1, 1, "_CPPv418hadamard_transformRK5arrayNSt8optionalIfEE14StreamOrDevice", "hadamard_transform::a"], [0, 1, 1, "_CPPv418hadamard_transformRK5arrayNSt8optionalIfEE14StreamOrDevice", "hadamard_transform::s"], [0, 1, 1, "_CPPv418hadamard_transformRK5arrayNSt8optionalIfEE14StreamOrDevice", "hadamard_transform::scale"], [0, 0, 1, "_CPPv48identityi14StreamOrDevice", "identity"], [0, 0, 1, "_CPPv48identityi5Dtype14StreamOrDevice", "identity"], [0, 1, 1, "_CPPv48identityi5Dtype14StreamOrDevice", "identity::dtype"], [0, 1, 1, "_CPPv48identityi14StreamOrDevice", "identity::n"], [0, 1, 1, "_CPPv48identityi5Dtype14StreamOrDevice", "identity::n"], [0, 1, 1, "_CPPv48identityi14StreamOrDevice", "identity::s"], [0, 1, 1, "_CPPv48identityi5Dtype14StreamOrDevice", "identity::s"], [0, 0, 1, "_CPPv44imagRK5array14StreamOrDevice", "imag"], [0, 1, 1, "_CPPv44imagRK5array14StreamOrDevice", "imag::a"], [0, 1, 1, "_CPPv44imagRK5array14StreamOrDevice", "imag::s"], [0, 0, 1, "_CPPv45innerRK5arrayRK5array14StreamOrDevice", "inner"], [0, 1, 1, "_CPPv45innerRK5arrayRK5array14StreamOrDevice", "inner::a"], [0, 1, 1, "_CPPv45innerRK5arrayRK5array14StreamOrDevice", "inner::b"], [0, 1, 1, "_CPPv45innerRK5arrayRK5array14StreamOrDevice", "inner::s"], [0, 0, 1, "_CPPv47iscloseRK5arrayRK5arrayddb14StreamOrDevice", "isclose"], [0, 1, 1, "_CPPv47iscloseRK5arrayRK5arrayddb14StreamOrDevice", "isclose::a"], [0, 1, 1, "_CPPv47iscloseRK5arrayRK5arrayddb14StreamOrDevice", "isclose::atol"], [0, 1, 1, "_CPPv47iscloseRK5arrayRK5arrayddb14StreamOrDevice", "isclose::b"], [0, 1, 1, "_CPPv47iscloseRK5arrayRK5arrayddb14StreamOrDevice", "isclose::equal_nan"], [0, 1, 1, "_CPPv47iscloseRK5arrayRK5arrayddb14StreamOrDevice", "isclose::rtol"], [0, 1, 1, "_CPPv47iscloseRK5arrayRK5arrayddb14StreamOrDevice", "isclose::s"], [0, 0, 1, "_CPPv48isfiniteRK5array14StreamOrDevice", "isfinite"], [0, 1, 1, "_CPPv48isfiniteRK5array14StreamOrDevice", "isfinite::a"], [0, 1, 1, "_CPPv48isfiniteRK5array14StreamOrDevice", "isfinite::s"], [0, 0, 1, "_CPPv45isinfRK5array14StreamOrDevice", "isinf"], [0, 1, 1, "_CPPv45isinfRK5array14StreamOrDevice", "isinf::a"], [0, 1, 1, "_CPPv45isinfRK5array14StreamOrDevice", "isinf::s"], [0, 0, 1, "_CPPv45isnanRK5array14StreamOrDevice", "isnan"], [0, 1, 1, "_CPPv45isnanRK5array14StreamOrDevice", "isnan::a"], [0, 1, 1, "_CPPv45isnanRK5array14StreamOrDevice", "isnan::s"], [0, 0, 1, "_CPPv48isneginfRK5array14StreamOrDevice", "isneginf"], [0, 1, 1, "_CPPv48isneginfRK5array14StreamOrDevice", "isneginf::a"], [0, 1, 1, "_CPPv48isneginfRK5array14StreamOrDevice", "isneginf::s"], [0, 0, 1, "_CPPv48isposinfRK5array14StreamOrDevice", "isposinf"], [0, 1, 1, "_CPPv48isposinfRK5array14StreamOrDevice", "isposinf::a"], [0, 1, 1, "_CPPv48isposinfRK5array14StreamOrDevice", "isposinf::s"], [0, 0, 1, "_CPPv44kronRK5arrayRK5array14StreamOrDevice", "kron"], [0, 1, 1, "_CPPv44kronRK5arrayRK5array14StreamOrDevice", "kron::a"], [0, 1, 1, "_CPPv44kronRK5arrayRK5array14StreamOrDevice", "kron::b"], [0, 1, 1, "_CPPv44kronRK5arrayRK5array14StreamOrDevice", "kron::s"], [0, 0, 1, "_CPPv410left_shiftRK5arrayRK5array14StreamOrDevice", "left_shift"], [0, 1, 1, "_CPPv410left_shiftRK5arrayRK5array14StreamOrDevice", "left_shift::a"], [0, 1, 1, "_CPPv410left_shiftRK5arrayRK5array14StreamOrDevice", "left_shift::b"], [0, 1, 1, "_CPPv410left_shiftRK5arrayRK5array14StreamOrDevice", "left_shift::s"], [0, 0, 1, "_CPPv44lessRK5arrayRK5array14StreamOrDevice", "less"], [0, 1, 1, "_CPPv44lessRK5arrayRK5array14StreamOrDevice", "less::a"], [0, 1, 1, "_CPPv44lessRK5arrayRK5array14StreamOrDevice", "less::b"], [0, 1, 1, "_CPPv44lessRK5arrayRK5array14StreamOrDevice", "less::s"], [0, 0, 1, "_CPPv410less_equalRK5arrayRK5array14StreamOrDevice", "less_equal"], [0, 1, 1, "_CPPv410less_equalRK5arrayRK5array14StreamOrDevice", "less_equal::a"], [0, 1, 1, "_CPPv410less_equalRK5arrayRK5array14StreamOrDevice", "less_equal::b"], [0, 1, 1, "_CPPv410less_equalRK5arrayRK5array14StreamOrDevice", "less_equal::s"], [0, 0, 1, "_CPPv48linspaceddi5Dtype14StreamOrDevice", "linspace"], [0, 1, 1, "_CPPv48linspaceddi5Dtype14StreamOrDevice", "linspace::dtype"], [0, 1, 1, "_CPPv48linspaceddi5Dtype14StreamOrDevice", "linspace::num"], [0, 1, 1, "_CPPv48linspaceddi5Dtype14StreamOrDevice", "linspace::s"], [0, 1, 1, "_CPPv48linspaceddi5Dtype14StreamOrDevice", "linspace::start"], [0, 1, 1, "_CPPv48linspaceddi5Dtype14StreamOrDevice", "linspace::stop"], [0, 0, 1, "_CPPv43logRK5array14StreamOrDevice", "log"], [0, 0, 1, "_CPPv45log10RK5array14StreamOrDevice", "log10"], [0, 1, 1, "_CPPv45log10RK5array14StreamOrDevice", "log10::a"], [0, 1, 1, "_CPPv45log10RK5array14StreamOrDevice", "log10::s"], [0, 0, 1, "_CPPv45log1pRK5array14StreamOrDevice", "log1p"], [0, 1, 1, "_CPPv45log1pRK5array14StreamOrDevice", "log1p::a"], [0, 1, 1, "_CPPv45log1pRK5array14StreamOrDevice", "log1p::s"], [0, 0, 1, "_CPPv44log2RK5array14StreamOrDevice", "log2"], [0, 1, 1, "_CPPv44log2RK5array14StreamOrDevice", "log2::a"], [0, 1, 1, "_CPPv44log2RK5array14StreamOrDevice", "log2::s"], [0, 1, 1, "_CPPv43logRK5array14StreamOrDevice", "log::a"], [0, 1, 1, "_CPPv43logRK5array14StreamOrDevice", "log::s"], [0, 0, 1, "_CPPv49logaddexpRK5arrayRK5array14StreamOrDevice", "logaddexp"], [0, 1, 1, "_CPPv49logaddexpRK5arrayRK5array14StreamOrDevice", "logaddexp::a"], [0, 1, 1, "_CPPv49logaddexpRK5arrayRK5array14StreamOrDevice", "logaddexp::b"], [0, 1, 1, "_CPPv49logaddexpRK5arrayRK5array14StreamOrDevice", "logaddexp::s"], [0, 0, 1, "_CPPv411logical_andRK5arrayRK5array14StreamOrDevice", "logical_and"], [0, 1, 1, "_CPPv411logical_andRK5arrayRK5array14StreamOrDevice", "logical_and::a"], [0, 1, 1, "_CPPv411logical_andRK5arrayRK5array14StreamOrDevice", "logical_and::b"], [0, 1, 1, "_CPPv411logical_andRK5arrayRK5array14StreamOrDevice", "logical_and::s"], [0, 0, 1, "_CPPv411logical_notRK5array14StreamOrDevice", "logical_not"], [0, 1, 1, "_CPPv411logical_notRK5array14StreamOrDevice", "logical_not::a"], [0, 1, 1, "_CPPv411logical_notRK5array14StreamOrDevice", "logical_not::s"], [0, 0, 1, "_CPPv410logical_orRK5arrayRK5array14StreamOrDevice", "logical_or"], [0, 1, 1, "_CPPv410logical_orRK5arrayRK5array14StreamOrDevice", "logical_or::a"], [0, 1, 1, "_CPPv410logical_orRK5arrayRK5array14StreamOrDevice", "logical_or::b"], [0, 1, 1, "_CPPv410logical_orRK5arrayRK5array14StreamOrDevice", "logical_or::s"], [0, 0, 1, "_CPPv49logsumexpRK5array14StreamOrDevice", "logsumexp"], [0, 0, 1, "_CPPv49logsumexpRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "logsumexp"], [0, 0, 1, "_CPPv49logsumexpRK5arrayb14StreamOrDevice", "logsumexp"], [0, 0, 1, "_CPPv49logsumexpRK5arrayib14StreamOrDevice", "logsumexp"], [0, 1, 1, "_CPPv49logsumexpRK5array14StreamOrDevice", "logsumexp::a"], [0, 1, 1, "_CPPv49logsumexpRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "logsumexp::a"], [0, 1, 1, "_CPPv49logsumexpRK5arrayb14StreamOrDevice", "logsumexp::a"], [0, 1, 1, "_CPPv49logsumexpRK5arrayib14StreamOrDevice", "logsumexp::a"], [0, 1, 1, "_CPPv49logsumexpRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "logsumexp::axes"], [0, 1, 1, "_CPPv49logsumexpRK5arrayib14StreamOrDevice", "logsumexp::axis"], [0, 1, 1, "_CPPv49logsumexpRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "logsumexp::keepdims"], [0, 1, 1, "_CPPv49logsumexpRK5arrayb14StreamOrDevice", "logsumexp::keepdims"], [0, 1, 1, "_CPPv49logsumexpRK5arrayib14StreamOrDevice", "logsumexp::keepdims"], [0, 1, 1, "_CPPv49logsumexpRK5array14StreamOrDevice", "logsumexp::s"], [0, 1, 1, "_CPPv49logsumexpRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "logsumexp::s"], [0, 1, 1, "_CPPv49logsumexpRK5arrayb14StreamOrDevice", "logsumexp::s"], [0, 1, 1, "_CPPv49logsumexpRK5arrayib14StreamOrDevice", "logsumexp::s"], [0, 0, 1, "_CPPv46matmulRK5arrayRK5array14StreamOrDevice", "matmul"], [0, 1, 1, "_CPPv46matmulRK5arrayRK5array14StreamOrDevice", "matmul::a"], [0, 1, 1, "_CPPv46matmulRK5arrayRK5array14StreamOrDevice", "matmul::b"], [0, 1, 1, "_CPPv46matmulRK5arrayRK5array14StreamOrDevice", "matmul::s"], [0, 0, 1, "_CPPv43maxRK5array14StreamOrDevice", "max"], [0, 0, 1, "_CPPv43maxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "max"], [0, 0, 1, "_CPPv43maxRK5arrayb14StreamOrDevice", "max"], [0, 0, 1, "_CPPv43maxRK5arrayib14StreamOrDevice", "max"], [0, 1, 1, "_CPPv43maxRK5array14StreamOrDevice", "max::a"], [0, 1, 1, "_CPPv43maxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "max::a"], [0, 1, 1, "_CPPv43maxRK5arrayb14StreamOrDevice", "max::a"], [0, 1, 1, "_CPPv43maxRK5arrayib14StreamOrDevice", "max::a"], [0, 1, 1, "_CPPv43maxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "max::axes"], [0, 1, 1, "_CPPv43maxRK5arrayib14StreamOrDevice", "max::axis"], [0, 1, 1, "_CPPv43maxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "max::keepdims"], [0, 1, 1, "_CPPv43maxRK5arrayb14StreamOrDevice", "max::keepdims"], [0, 1, 1, "_CPPv43maxRK5arrayib14StreamOrDevice", "max::keepdims"], [0, 1, 1, "_CPPv43maxRK5array14StreamOrDevice", "max::s"], [0, 1, 1, "_CPPv43maxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "max::s"], [0, 1, 1, "_CPPv43maxRK5arrayb14StreamOrDevice", "max::s"], [0, 1, 1, "_CPPv43maxRK5arrayib14StreamOrDevice", "max::s"], [0, 0, 1, "_CPPv47maximumRK5arrayRK5array14StreamOrDevice", "maximum"], [0, 1, 1, "_CPPv47maximumRK5arrayRK5array14StreamOrDevice", "maximum::a"], [0, 1, 1, "_CPPv47maximumRK5arrayRK5array14StreamOrDevice", "maximum::b"], [0, 1, 1, "_CPPv47maximumRK5arrayRK5array14StreamOrDevice", "maximum::s"], [0, 0, 1, "_CPPv44meanRK5array14StreamOrDevice", "mean"], [0, 0, 1, "_CPPv44meanRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "mean"], [0, 0, 1, "_CPPv44meanRK5arrayb14StreamOrDevice", "mean"], [0, 0, 1, "_CPPv44meanRK5arrayib14StreamOrDevice", "mean"], [0, 1, 1, "_CPPv44meanRK5array14StreamOrDevice", "mean::a"], [0, 1, 1, "_CPPv44meanRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "mean::a"], [0, 1, 1, "_CPPv44meanRK5arrayb14StreamOrDevice", "mean::a"], [0, 1, 1, "_CPPv44meanRK5arrayib14StreamOrDevice", "mean::a"], [0, 1, 1, "_CPPv44meanRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "mean::axes"], [0, 1, 1, "_CPPv44meanRK5arrayib14StreamOrDevice", "mean::axis"], [0, 1, 1, "_CPPv44meanRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "mean::keepdims"], [0, 1, 1, "_CPPv44meanRK5arrayb14StreamOrDevice", "mean::keepdims"], [0, 1, 1, "_CPPv44meanRK5arrayib14StreamOrDevice", "mean::keepdims"], [0, 1, 1, "_CPPv44meanRK5array14StreamOrDevice", "mean::s"], [0, 1, 1, "_CPPv44meanRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "mean::s"], [0, 1, 1, "_CPPv44meanRK5arrayb14StreamOrDevice", "mean::s"], [0, 1, 1, "_CPPv44meanRK5arrayib14StreamOrDevice", "mean::s"], [0, 0, 1, "_CPPv48meshgridRKNSt6vectorI5arrayEEbRKNSt6stringE14StreamOrDevice", "meshgrid"], [0, 1, 1, "_CPPv48meshgridRKNSt6vectorI5arrayEEbRKNSt6stringE14StreamOrDevice", "meshgrid::arrays"], [0, 1, 1, "_CPPv48meshgridRKNSt6vectorI5arrayEEbRKNSt6stringE14StreamOrDevice", "meshgrid::indexing"], [0, 1, 1, "_CPPv48meshgridRKNSt6vectorI5arrayEEbRKNSt6stringE14StreamOrDevice", "meshgrid::s"], [0, 1, 1, "_CPPv48meshgridRKNSt6vectorI5arrayEEbRKNSt6stringE14StreamOrDevice", "meshgrid::sparse"], [0, 0, 1, "_CPPv43minRK5array14StreamOrDevice", "min"], [0, 0, 1, "_CPPv43minRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "min"], [0, 0, 1, "_CPPv43minRK5arrayb14StreamOrDevice", "min"], [0, 0, 1, "_CPPv43minRK5arrayib14StreamOrDevice", "min"], [0, 1, 1, "_CPPv43minRK5array14StreamOrDevice", "min::a"], [0, 1, 1, "_CPPv43minRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "min::a"], [0, 1, 1, "_CPPv43minRK5arrayb14StreamOrDevice", "min::a"], [0, 1, 1, "_CPPv43minRK5arrayib14StreamOrDevice", "min::a"], [0, 1, 1, "_CPPv43minRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "min::axes"], [0, 1, 1, "_CPPv43minRK5arrayib14StreamOrDevice", "min::axis"], [0, 1, 1, "_CPPv43minRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "min::keepdims"], [0, 1, 1, "_CPPv43minRK5arrayb14StreamOrDevice", "min::keepdims"], [0, 1, 1, "_CPPv43minRK5arrayib14StreamOrDevice", "min::keepdims"], [0, 1, 1, "_CPPv43minRK5array14StreamOrDevice", "min::s"], [0, 1, 1, "_CPPv43minRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "min::s"], [0, 1, 1, "_CPPv43minRK5arrayb14StreamOrDevice", "min::s"], [0, 1, 1, "_CPPv43minRK5arrayib14StreamOrDevice", "min::s"], [0, 0, 1, "_CPPv47minimumRK5arrayRK5array14StreamOrDevice", "minimum"], [0, 1, 1, "_CPPv47minimumRK5arrayRK5array14StreamOrDevice", "minimum::a"], [0, 1, 1, "_CPPv47minimumRK5arrayRK5array14StreamOrDevice", "minimum::b"], [0, 1, 1, "_CPPv47minimumRK5arrayRK5array14StreamOrDevice", "minimum::s"], [0, 0, 1, "_CPPv48moveaxisRK5arrayii14StreamOrDevice", "moveaxis"], [0, 1, 1, "_CPPv48moveaxisRK5arrayii14StreamOrDevice", "moveaxis::a"], [0, 1, 1, "_CPPv48moveaxisRK5arrayii14StreamOrDevice", "moveaxis::destination"], [0, 1, 1, "_CPPv48moveaxisRK5arrayii14StreamOrDevice", "moveaxis::s"], [0, 1, 1, "_CPPv48moveaxisRK5arrayii14StreamOrDevice", "moveaxis::source"], [0, 0, 1, "_CPPv48multiplyRK5arrayRK5array14StreamOrDevice", "multiply"], [0, 1, 1, "_CPPv48multiplyRK5arrayRK5array14StreamOrDevice", "multiply::a"], [0, 1, 1, "_CPPv48multiplyRK5arrayRK5array14StreamOrDevice", "multiply::b"], [0, 1, 1, "_CPPv48multiplyRK5arrayRK5array14StreamOrDevice", "multiply::s"], [0, 0, 1, "_CPPv410nan_to_numRK5arrayfKNSt8optionalIfEEKNSt8optionalIfEE14StreamOrDevice", "nan_to_num"], [0, 1, 1, "_CPPv410nan_to_numRK5arrayfKNSt8optionalIfEEKNSt8optionalIfEE14StreamOrDevice", "nan_to_num::a"], [0, 1, 1, "_CPPv410nan_to_numRK5arrayfKNSt8optionalIfEEKNSt8optionalIfEE14StreamOrDevice", "nan_to_num::nan"], [0, 1, 1, "_CPPv410nan_to_numRK5arrayfKNSt8optionalIfEEKNSt8optionalIfEE14StreamOrDevice", "nan_to_num::neginf"], [0, 1, 1, "_CPPv410nan_to_numRK5arrayfKNSt8optionalIfEEKNSt8optionalIfEE14StreamOrDevice", "nan_to_num::posinf"], [0, 1, 1, "_CPPv410nan_to_numRK5arrayfKNSt8optionalIfEEKNSt8optionalIfEE14StreamOrDevice", "nan_to_num::s"], [0, 0, 1, "_CPPv48negativeRK5array14StreamOrDevice", "negative"], [0, 1, 1, "_CPPv48negativeRK5array14StreamOrDevice", "negative::a"], [0, 1, 1, "_CPPv48negativeRK5array14StreamOrDevice", "negative::s"], [0, 0, 1, "_CPPv49not_equalRK5arrayRK5array14StreamOrDevice", "not_equal"], [0, 1, 1, "_CPPv49not_equalRK5arrayRK5array14StreamOrDevice", "not_equal::a"], [0, 1, 1, "_CPPv49not_equalRK5arrayRK5array14StreamOrDevice", "not_equal::b"], [0, 1, 1, "_CPPv49not_equalRK5arrayRK5array14StreamOrDevice", "not_equal::s"], [0, 0, 1, "_CPPv418number_of_elementsRK5arrayNSt6vectorIiEEb5Dtype14StreamOrDevice", "number_of_elements"], [0, 1, 1, "_CPPv418number_of_elementsRK5arrayNSt6vectorIiEEb5Dtype14StreamOrDevice", "number_of_elements::a"], [0, 1, 1, "_CPPv418number_of_elementsRK5arrayNSt6vectorIiEEb5Dtype14StreamOrDevice", "number_of_elements::axes"], [0, 1, 1, "_CPPv418number_of_elementsRK5arrayNSt6vectorIiEEb5Dtype14StreamOrDevice", "number_of_elements::dtype"], [0, 1, 1, "_CPPv418number_of_elementsRK5arrayNSt6vectorIiEEb5Dtype14StreamOrDevice", "number_of_elements::inverted"], [0, 1, 1, "_CPPv418number_of_elementsRK5arrayNSt6vectorIiEEb5Dtype14StreamOrDevice", "number_of_elements::s"], [0, 0, 1, "_CPPv44onesRK5Shape14StreamOrDevice", "ones"], [0, 0, 1, "_CPPv44onesRK5Shape5Dtype14StreamOrDevice", "ones"], [0, 1, 1, "_CPPv44onesRK5Shape5Dtype14StreamOrDevice", "ones::dtype"], [0, 1, 1, "_CPPv44onesRK5Shape14StreamOrDevice", "ones::s"], [0, 1, 1, "_CPPv44onesRK5Shape5Dtype14StreamOrDevice", "ones::s"], [0, 1, 1, "_CPPv44onesRK5Shape14StreamOrDevice", "ones::shape"], [0, 1, 1, "_CPPv44onesRK5Shape5Dtype14StreamOrDevice", "ones::shape"], [0, 0, 1, "_CPPv49ones_likeRK5array14StreamOrDevice", "ones_like"], [0, 1, 1, "_CPPv49ones_likeRK5array14StreamOrDevice", "ones_like::a"], [0, 1, 1, "_CPPv49ones_likeRK5array14StreamOrDevice", "ones_like::s"], [0, 0, 1, "_CPPv4I0Ene5array1TRK5array", "operator!="], [0, 0, 1, "_CPPv4I0Ene5arrayRK5array1T", "operator!="], [0, 0, 1, "_CPPv4neRK5arrayRK5array", "operator!="], [0, 2, 1, "_CPPv4I0Ene5array1TRK5array", "operator!=::T"], [0, 2, 1, "_CPPv4I0Ene5arrayRK5array1T", "operator!=::T"], [0, 1, 1, "_CPPv4I0Ene5array1TRK5array", "operator!=::a"], [0, 1, 1, "_CPPv4I0Ene5arrayRK5array1T", "operator!=::a"], [0, 1, 1, "_CPPv4neRK5arrayRK5array", "operator!=::a"], [0, 1, 1, "_CPPv4I0Ene5array1TRK5array", "operator!=::b"], [0, 1, 1, "_CPPv4I0Ene5arrayRK5array1T", "operator!=::b"], [0, 1, 1, "_CPPv4neRK5arrayRK5array", "operator!=::b"], [0, 0, 1, "_CPPv4I0Erm5array1TRK5array", "operator%"], [0, 0, 1, "_CPPv4I0Erm5arrayRK5array1T", "operator%"], [0, 0, 1, "_CPPv4rmRK5arrayRK5array", "operator%"], [0, 2, 1, "_CPPv4I0Erm5array1TRK5array", "operator%::T"], [0, 2, 1, "_CPPv4I0Erm5arrayRK5array1T", "operator%::T"], [0, 1, 1, "_CPPv4I0Erm5array1TRK5array", "operator%::a"], [0, 1, 1, "_CPPv4I0Erm5arrayRK5array1T", "operator%::a"], [0, 1, 1, "_CPPv4rmRK5arrayRK5array", "operator%::a"], [0, 1, 1, "_CPPv4I0Erm5array1TRK5array", "operator%::b"], [0, 1, 1, "_CPPv4I0Erm5arrayRK5array1T", "operator%::b"], [0, 1, 1, "_CPPv4rmRK5arrayRK5array", "operator%::b"], [0, 0, 1, "_CPPv4anRK5arrayRK5array", "operator&"], [0, 0, 1, "_CPPv4aaRK5arrayRK5array", "operator&&"], [0, 1, 1, "_CPPv4aaRK5arrayRK5array", "operator&&::a"], [0, 1, 1, "_CPPv4aaRK5arrayRK5array", "operator&&::b"], [0, 1, 1, "_CPPv4anRK5arrayRK5array", "operator&::a"], [0, 1, 1, "_CPPv4anRK5arrayRK5array", "operator&::b"], [0, 0, 1, "_CPPv4I0Eml5array1TRK5array", "operator*"], [0, 0, 1, "_CPPv4I0Eml5arrayRK5array1T", "operator*"], [0, 0, 1, "_CPPv4mlRK5arrayRK5array", "operator*"], [0, 2, 1, "_CPPv4I0Eml5array1TRK5array", "operator*::T"], [0, 2, 1, "_CPPv4I0Eml5arrayRK5array1T", "operator*::T"], [0, 1, 1, "_CPPv4I0Eml5array1TRK5array", "operator*::a"], [0, 1, 1, "_CPPv4I0Eml5arrayRK5array1T", "operator*::a"], [0, 1, 1, "_CPPv4mlRK5arrayRK5array", "operator*::a"], [0, 1, 1, "_CPPv4I0Eml5array1TRK5array", "operator*::b"], [0, 1, 1, "_CPPv4I0Eml5arrayRK5array1T", "operator*::b"], [0, 1, 1, "_CPPv4mlRK5arrayRK5array", "operator*::b"], [0, 0, 1, "_CPPv4I0Epl5array1TRK5array", "operator+"], [0, 0, 1, "_CPPv4I0Epl5arrayRK5array1T", "operator+"], [0, 0, 1, "_CPPv4plRK5arrayRK5array", "operator+"], [0, 2, 1, "_CPPv4I0Epl5array1TRK5array", "operator+::T"], [0, 2, 1, "_CPPv4I0Epl5arrayRK5array1T", "operator+::T"], [0, 1, 1, "_CPPv4I0Epl5array1TRK5array", "operator+::a"], [0, 1, 1, "_CPPv4I0Epl5arrayRK5array1T", "operator+::a"], [0, 1, 1, "_CPPv4plRK5arrayRK5array", "operator+::a"], [0, 1, 1, "_CPPv4I0Epl5array1TRK5array", "operator+::b"], [0, 1, 1, "_CPPv4I0Epl5arrayRK5array1T", "operator+::b"], [0, 1, 1, "_CPPv4plRK5arrayRK5array", "operator+::b"], [0, 0, 1, "_CPPv4I0Emi5array1TRK5array", "operator-"], [0, 0, 1, "_CPPv4I0Emi5arrayRK5array1T", "operator-"], [0, 0, 1, "_CPPv4miRK5array", "operator-"], [0, 0, 1, "_CPPv4miRK5arrayRK5array", "operator-"], [0, 2, 1, "_CPPv4I0Emi5array1TRK5array", "operator-::T"], [0, 2, 1, "_CPPv4I0Emi5arrayRK5array1T", "operator-::T"], [0, 1, 1, "_CPPv4I0Emi5array1TRK5array", "operator-::a"], [0, 1, 1, "_CPPv4I0Emi5arrayRK5array1T", "operator-::a"], [0, 1, 1, "_CPPv4miRK5array", "operator-::a"], [0, 1, 1, "_CPPv4miRK5arrayRK5array", "operator-::a"], [0, 1, 1, "_CPPv4I0Emi5array1TRK5array", "operator-::b"], [0, 1, 1, "_CPPv4I0Emi5arrayRK5array1T", "operator-::b"], [0, 1, 1, "_CPPv4miRK5arrayRK5array", "operator-::b"], [0, 0, 1, "_CPPv4dvRK5arrayRK5array", "operator/"], [0, 0, 1, "_CPPv4dvRK5arrayd", "operator/"], [0, 0, 1, "_CPPv4dvdRK5array", "operator/"], [0, 1, 1, "_CPPv4dvRK5arrayRK5array", "operator/::a"], [0, 1, 1, "_CPPv4dvRK5arrayd", "operator/::a"], [0, 1, 1, "_CPPv4dvdRK5array", "operator/::a"], [0, 1, 1, "_CPPv4dvRK5arrayRK5array", "operator/::b"], [0, 1, 1, "_CPPv4dvRK5arrayd", "operator/::b"], [0, 1, 1, "_CPPv4dvdRK5array", "operator/::b"], [0, 0, 1, "_CPPv4I0Elt5array1TRK5array", "operator<"], [0, 0, 1, "_CPPv4I0Elt5arrayRK5array1T", "operator<"], [0, 0, 1, "_CPPv4ltRK5arrayRK5array", "operator<"], [0, 2, 1, "_CPPv4I0Elt5array1TRK5array", "operator<::T"], [0, 2, 1, "_CPPv4I0Elt5arrayRK5array1T", "operator<::T"], [0, 1, 1, "_CPPv4I0Elt5array1TRK5array", "operator<::a"], [0, 1, 1, "_CPPv4I0Elt5arrayRK5array1T", "operator<::a"], [0, 1, 1, "_CPPv4ltRK5arrayRK5array", "operator<::a"], [0, 1, 1, "_CPPv4I0Elt5array1TRK5array", "operator<::b"], [0, 1, 1, "_CPPv4I0Elt5arrayRK5array1T", "operator<::b"], [0, 1, 1, "_CPPv4ltRK5arrayRK5array", "operator<::b"], [0, 0, 1, "_CPPv4lsRK5arrayRK5array", "operator<<"], [0, 1, 1, "_CPPv4lsRK5arrayRK5array", "operator<<::a"], [0, 1, 1, "_CPPv4lsRK5arrayRK5array", "operator<<::b"], [0, 0, 1, "_CPPv4I0Ele5array1TRK5array", "operator<="], [0, 0, 1, "_CPPv4I0Ele5arrayRK5array1T", "operator<="], [0, 0, 1, "_CPPv4leRK5arrayRK5array", "operator<="], [0, 2, 1, "_CPPv4I0Ele5array1TRK5array", "operator<=::T"], [0, 2, 1, "_CPPv4I0Ele5arrayRK5array1T", "operator<=::T"], [0, 1, 1, "_CPPv4I0Ele5array1TRK5array", "operator<=::a"], [0, 1, 1, "_CPPv4I0Ele5arrayRK5array1T", "operator<=::a"], [0, 1, 1, "_CPPv4leRK5arrayRK5array", "operator<=::a"], [0, 1, 1, "_CPPv4I0Ele5array1TRK5array", "operator<=::b"], [0, 1, 1, "_CPPv4I0Ele5arrayRK5array1T", "operator<=::b"], [0, 1, 1, "_CPPv4leRK5arrayRK5array", "operator<=::b"], [0, 0, 1, "_CPPv4I0Eeq5array1TRK5array", "operator=="], [0, 0, 1, "_CPPv4I0Eeq5arrayRK5array1T", "operator=="], [0, 0, 1, "_CPPv4eqRK5arrayRK5array", "operator=="], [0, 2, 1, "_CPPv4I0Eeq5array1TRK5array", "operator==::T"], [0, 2, 1, "_CPPv4I0Eeq5arrayRK5array1T", "operator==::T"], [0, 1, 1, "_CPPv4I0Eeq5array1TRK5array", "operator==::a"], [0, 1, 1, "_CPPv4I0Eeq5arrayRK5array1T", "operator==::a"], [0, 1, 1, "_CPPv4eqRK5arrayRK5array", "operator==::a"], [0, 1, 1, "_CPPv4I0Eeq5array1TRK5array", "operator==::b"], [0, 1, 1, "_CPPv4I0Eeq5arrayRK5array1T", "operator==::b"], [0, 1, 1, "_CPPv4eqRK5arrayRK5array", "operator==::b"], [0, 0, 1, "_CPPv4I0Egt5array1TRK5array", "operator>"], [0, 0, 1, "_CPPv4I0Egt5arrayRK5array1T", "operator>"], [0, 0, 1, "_CPPv4gtRK5arrayRK5array", "operator>"], [0, 2, 1, "_CPPv4I0Egt5array1TRK5array", "operator>::T"], [0, 2, 1, "_CPPv4I0Egt5arrayRK5array1T", "operator>::T"], [0, 1, 1, "_CPPv4I0Egt5array1TRK5array", "operator>::a"], [0, 1, 1, "_CPPv4I0Egt5arrayRK5array1T", "operator>::a"], [0, 1, 1, "_CPPv4gtRK5arrayRK5array", "operator>::a"], [0, 1, 1, "_CPPv4I0Egt5array1TRK5array", "operator>::b"], [0, 1, 1, "_CPPv4I0Egt5arrayRK5array1T", "operator>::b"], [0, 1, 1, "_CPPv4gtRK5arrayRK5array", "operator>::b"], [0, 0, 1, "_CPPv4I0Ege5array1TRK5array", "operator>="], [0, 0, 1, "_CPPv4I0Ege5arrayRK5array1T", "operator>="], [0, 0, 1, "_CPPv4geRK5arrayRK5array", "operator>="], [0, 2, 1, "_CPPv4I0Ege5array1TRK5array", "operator>=::T"], [0, 2, 1, "_CPPv4I0Ege5arrayRK5array1T", "operator>=::T"], [0, 1, 1, "_CPPv4I0Ege5array1TRK5array", "operator>=::a"], [0, 1, 1, "_CPPv4I0Ege5arrayRK5array1T", "operator>=::a"], [0, 1, 1, "_CPPv4geRK5arrayRK5array", "operator>=::a"], [0, 1, 1, "_CPPv4I0Ege5array1TRK5array", "operator>=::b"], [0, 1, 1, "_CPPv4I0Ege5arrayRK5array1T", "operator>=::b"], [0, 1, 1, "_CPPv4geRK5arrayRK5array", "operator>=::b"], [0, 0, 1, "_CPPv4rsRK5arrayRK5array", "operator>>"], [0, 1, 1, "_CPPv4rsRK5arrayRK5array", "operator>>::a"], [0, 1, 1, "_CPPv4rsRK5arrayRK5array", "operator>>::b"], [0, 0, 1, "_CPPv4eoRK5arrayRK5array", "operator^"], [0, 1, 1, "_CPPv4eoRK5arrayRK5array", "operator^::a"], [0, 1, 1, "_CPPv4eoRK5arrayRK5array", "operator^::b"], [0, 0, 1, "_CPPv4orRK5arrayRK5array", "operator|"], [0, 1, 1, "_CPPv4orRK5arrayRK5array", "operator|::a"], [0, 1, 1, "_CPPv4orRK5arrayRK5array", "operator|::b"], [0, 0, 1, "_CPPv4ooRK5arrayRK5array", "operator||"], [0, 1, 1, "_CPPv4ooRK5arrayRK5array", "operator||::a"], [0, 1, 1, "_CPPv4ooRK5arrayRK5array", "operator||::b"], [0, 0, 1, "_CPPv4coRK5array", "operator~"], [0, 1, 1, "_CPPv4coRK5array", "operator~::a"], [0, 0, 1, "_CPPv45outerRK5arrayRK5array14StreamOrDevice", "outer"], [0, 1, 1, "_CPPv45outerRK5arrayRK5array14StreamOrDevice", "outer::a"], [0, 1, 1, "_CPPv45outerRK5arrayRK5array14StreamOrDevice", "outer::b"], [0, 1, 1, "_CPPv45outerRK5arrayRK5array14StreamOrDevice", "outer::s"], [0, 0, 1, "_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayRKNSt6stringE14StreamOrDevice", "pad"], [0, 0, 1, "_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayRKNSt6stringE14StreamOrDevice", "pad"], [0, 0, 1, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", "pad"], [0, 0, 1, "_CPPv43padRK5arrayiRK5arrayRKNSt6stringE14StreamOrDevice", "pad"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::a"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::a"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", "pad::a"], [0, 1, 1, "_CPPv43padRK5arrayiRK5arrayRKNSt6stringE14StreamOrDevice", "pad::a"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", "pad::axes"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", "pad::high_pad_size"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", "pad::low_pad_size"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::mode"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::mode"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", "pad::mode"], [0, 1, 1, "_CPPv43padRK5arrayiRK5arrayRKNSt6stringE14StreamOrDevice", "pad::mode"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::pad_value"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::pad_value"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", "pad::pad_value"], [0, 1, 1, "_CPPv43padRK5arrayiRK5arrayRKNSt6stringE14StreamOrDevice", "pad::pad_value"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::pad_width"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::pad_width"], [0, 1, 1, "_CPPv43padRK5arrayiRK5arrayRKNSt6stringE14StreamOrDevice", "pad::pad_width"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::s"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayRKNSt6stringE14StreamOrDevice", "pad::s"], [0, 1, 1, "_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice", "pad::s"], [0, 1, 1, "_CPPv43padRK5arrayiRK5arrayRKNSt6stringE14StreamOrDevice", "pad::s"], [0, 0, 1, "_CPPv49partitionRK5arrayi14StreamOrDevice", "partition"], [0, 0, 1, "_CPPv49partitionRK5arrayii14StreamOrDevice", "partition"], [0, 1, 1, "_CPPv49partitionRK5arrayi14StreamOrDevice", "partition::a"], [0, 1, 1, "_CPPv49partitionRK5arrayii14StreamOrDevice", "partition::a"], [0, 1, 1, "_CPPv49partitionRK5arrayii14StreamOrDevice", "partition::axis"], [0, 1, 1, "_CPPv49partitionRK5arrayi14StreamOrDevice", "partition::kth"], [0, 1, 1, "_CPPv49partitionRK5arrayii14StreamOrDevice", "partition::kth"], [0, 1, 1, "_CPPv49partitionRK5arrayi14StreamOrDevice", "partition::s"], [0, 1, 1, "_CPPv49partitionRK5arrayii14StreamOrDevice", "partition::s"], [0, 0, 1, "_CPPv45powerRK5arrayRK5array14StreamOrDevice", "power"], [0, 1, 1, "_CPPv45powerRK5arrayRK5array14StreamOrDevice", "power::a"], [0, 1, 1, "_CPPv45powerRK5arrayRK5array14StreamOrDevice", "power::b"], [0, 1, 1, "_CPPv45powerRK5arrayRK5array14StreamOrDevice", "power::s"], [0, 0, 1, "_CPPv44prodRK5array14StreamOrDevice", "prod"], [0, 0, 1, "_CPPv44prodRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "prod"], [0, 0, 1, "_CPPv44prodRK5arrayb14StreamOrDevice", "prod"], [0, 0, 1, "_CPPv44prodRK5arrayib14StreamOrDevice", "prod"], [0, 1, 1, "_CPPv44prodRK5array14StreamOrDevice", "prod::a"], [0, 1, 1, "_CPPv44prodRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "prod::a"], [0, 1, 1, "_CPPv44prodRK5arrayb14StreamOrDevice", "prod::a"], [0, 1, 1, "_CPPv44prodRK5arrayib14StreamOrDevice", "prod::a"], [0, 1, 1, "_CPPv44prodRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "prod::axes"], [0, 1, 1, "_CPPv44prodRK5arrayib14StreamOrDevice", "prod::axis"], [0, 1, 1, "_CPPv44prodRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "prod::keepdims"], [0, 1, 1, "_CPPv44prodRK5arrayb14StreamOrDevice", "prod::keepdims"], [0, 1, 1, "_CPPv44prodRK5arrayib14StreamOrDevice", "prod::keepdims"], [0, 1, 1, "_CPPv44prodRK5array14StreamOrDevice", "prod::s"], [0, 1, 1, "_CPPv44prodRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "prod::s"], [0, 1, 1, "_CPPv44prodRK5arrayb14StreamOrDevice", "prod::s"], [0, 1, 1, "_CPPv44prodRK5arrayib14StreamOrDevice", "prod::s"], [0, 0, 1, "_CPPv414put_along_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "put_along_axis"], [0, 1, 1, "_CPPv414put_along_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "put_along_axis::a"], [0, 1, 1, "_CPPv414put_along_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "put_along_axis::axis"], [0, 1, 1, "_CPPv414put_along_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "put_along_axis::indices"], [0, 1, 1, "_CPPv414put_along_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "put_along_axis::s"], [0, 1, 1, "_CPPv414put_along_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "put_along_axis::values"], [0, 0, 1, "_CPPv48quantizeRK5arrayii14StreamOrDevice", "quantize"], [0, 1, 1, "_CPPv48quantizeRK5arrayii14StreamOrDevice", "quantize::bits"], [0, 1, 1, "_CPPv48quantizeRK5arrayii14StreamOrDevice", "quantize::group_size"], [0, 1, 1, "_CPPv48quantizeRK5arrayii14StreamOrDevice", "quantize::s"], [0, 1, 1, "_CPPv48quantizeRK5arrayii14StreamOrDevice", "quantize::w"], [0, 0, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul"], [0, 1, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul::biases"], [0, 1, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul::bits"], [0, 1, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul::group_size"], [0, 1, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul::s"], [0, 1, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul::scales"], [0, 1, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul::transpose"], [0, 1, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul::w"], [0, 1, 1, "_CPPv416quantized_matmul5array5array5array5arraybii14StreamOrDevice", "quantized_matmul::x"], [0, 0, 1, "_CPPv47radiansRK5array14StreamOrDevice", "radians"], [0, 1, 1, "_CPPv47radiansRK5array14StreamOrDevice", "radians::a"], [0, 1, 1, "_CPPv47radiansRK5array14StreamOrDevice", "radians::s"], [0, 0, 1, "_CPPv44realRK5array14StreamOrDevice", "real"], [0, 1, 1, "_CPPv44realRK5array14StreamOrDevice", "real::a"], [0, 1, 1, "_CPPv44realRK5array14StreamOrDevice", "real::s"], [0, 0, 1, "_CPPv410reciprocalRK5array14StreamOrDevice", "reciprocal"], [0, 1, 1, "_CPPv410reciprocalRK5array14StreamOrDevice", "reciprocal::a"], [0, 1, 1, "_CPPv410reciprocalRK5array14StreamOrDevice", "reciprocal::s"], [0, 0, 1, "_CPPv49remainderRK5arrayRK5array14StreamOrDevice", "remainder"], [0, 1, 1, "_CPPv49remainderRK5arrayRK5array14StreamOrDevice", "remainder::a"], [0, 1, 1, "_CPPv49remainderRK5arrayRK5array14StreamOrDevice", "remainder::b"], [0, 1, 1, "_CPPv49remainderRK5arrayRK5array14StreamOrDevice", "remainder::s"], [0, 0, 1, "_CPPv46repeatRK5arrayi14StreamOrDevice", "repeat"], [0, 0, 1, "_CPPv46repeatRK5arrayii14StreamOrDevice", "repeat"], [0, 1, 1, "_CPPv46repeatRK5arrayi14StreamOrDevice", "repeat::arr"], [0, 1, 1, "_CPPv46repeatRK5arrayii14StreamOrDevice", "repeat::arr"], [0, 1, 1, "_CPPv46repeatRK5arrayii14StreamOrDevice", "repeat::axis"], [0, 1, 1, "_CPPv46repeatRK5arrayi14StreamOrDevice", "repeat::repeats"], [0, 1, 1, "_CPPv46repeatRK5arrayii14StreamOrDevice", "repeat::repeats"], [0, 1, 1, "_CPPv46repeatRK5arrayi14StreamOrDevice", "repeat::s"], [0, 1, 1, "_CPPv46repeatRK5arrayii14StreamOrDevice", "repeat::s"], [0, 0, 1, "_CPPv47reshapeRK5array5Shape14StreamOrDevice", "reshape"], [0, 1, 1, "_CPPv47reshapeRK5array5Shape14StreamOrDevice", "reshape::a"], [0, 1, 1, "_CPPv47reshapeRK5array5Shape14StreamOrDevice", "reshape::s"], [0, 1, 1, "_CPPv47reshapeRK5array5Shape14StreamOrDevice", "reshape::shape"], [0, 0, 1, "_CPPv411right_shiftRK5arrayRK5array14StreamOrDevice", "right_shift"], [0, 1, 1, "_CPPv411right_shiftRK5arrayRK5array14StreamOrDevice", "right_shift::a"], [0, 1, 1, "_CPPv411right_shiftRK5arrayRK5array14StreamOrDevice", "right_shift::b"], [0, 1, 1, "_CPPv411right_shiftRK5arrayRK5array14StreamOrDevice", "right_shift::s"], [0, 0, 1, "_CPPv44rollRK5arrayRK5Shape14StreamOrDevice", "roll"], [0, 0, 1, "_CPPv44rollRK5arrayRK5ShapeRKNSt6vectorIiEE14StreamOrDevice", "roll"], [0, 0, 1, "_CPPv44rollRK5arrayRK5Shapei14StreamOrDevice", "roll"], [0, 0, 1, "_CPPv44rollRK5arrayi14StreamOrDevice", "roll"], [0, 0, 1, "_CPPv44rollRK5arrayiRKNSt6vectorIiEE14StreamOrDevice", "roll"], [0, 0, 1, "_CPPv44rollRK5arrayii14StreamOrDevice", "roll"], [0, 1, 1, "_CPPv44rollRK5arrayRK5Shape14StreamOrDevice", "roll::a"], [0, 1, 1, "_CPPv44rollRK5arrayRK5ShapeRKNSt6vectorIiEE14StreamOrDevice", "roll::a"], [0, 1, 1, "_CPPv44rollRK5arrayRK5Shapei14StreamOrDevice", "roll::a"], [0, 1, 1, "_CPPv44rollRK5arrayi14StreamOrDevice", "roll::a"], [0, 1, 1, "_CPPv44rollRK5arrayiRKNSt6vectorIiEE14StreamOrDevice", "roll::a"], [0, 1, 1, "_CPPv44rollRK5arrayii14StreamOrDevice", "roll::a"], [0, 1, 1, "_CPPv44rollRK5arrayRK5ShapeRKNSt6vectorIiEE14StreamOrDevice", "roll::axes"], [0, 1, 1, "_CPPv44rollRK5arrayiRKNSt6vectorIiEE14StreamOrDevice", "roll::axes"], [0, 1, 1, "_CPPv44rollRK5arrayRK5Shapei14StreamOrDevice", "roll::axis"], [0, 1, 1, "_CPPv44rollRK5arrayii14StreamOrDevice", "roll::axis"], [0, 1, 1, "_CPPv44rollRK5arrayRK5Shape14StreamOrDevice", "roll::s"], [0, 1, 1, "_CPPv44rollRK5arrayRK5ShapeRKNSt6vectorIiEE14StreamOrDevice", "roll::s"], [0, 1, 1, "_CPPv44rollRK5arrayRK5Shapei14StreamOrDevice", "roll::s"], [0, 1, 1, "_CPPv44rollRK5arrayi14StreamOrDevice", "roll::s"], [0, 1, 1, "_CPPv44rollRK5arrayiRKNSt6vectorIiEE14StreamOrDevice", "roll::s"], [0, 1, 1, "_CPPv44rollRK5arrayii14StreamOrDevice", "roll::s"], [0, 1, 1, "_CPPv44rollRK5arrayRK5Shape14StreamOrDevice", "roll::shift"], [0, 1, 1, "_CPPv44rollRK5arrayRK5ShapeRKNSt6vectorIiEE14StreamOrDevice", "roll::shift"], [0, 1, 1, "_CPPv44rollRK5arrayRK5Shapei14StreamOrDevice", "roll::shift"], [0, 1, 1, "_CPPv44rollRK5arrayi14StreamOrDevice", "roll::shift"], [0, 1, 1, "_CPPv44rollRK5arrayiRKNSt6vectorIiEE14StreamOrDevice", "roll::shift"], [0, 1, 1, "_CPPv44rollRK5arrayii14StreamOrDevice", "roll::shift"], [0, 0, 1, "_CPPv45roundRK5array14StreamOrDevice", "round"], [0, 0, 1, "_CPPv45roundRK5arrayi14StreamOrDevice", "round"], [0, 1, 1, "_CPPv45roundRK5array14StreamOrDevice", "round::a"], [0, 1, 1, "_CPPv45roundRK5arrayi14StreamOrDevice", "round::a"], [0, 1, 1, "_CPPv45roundRK5arrayi14StreamOrDevice", "round::decimals"], [0, 1, 1, "_CPPv45roundRK5array14StreamOrDevice", "round::s"], [0, 1, 1, "_CPPv45roundRK5arrayi14StreamOrDevice", "round::s"], [0, 0, 1, "_CPPv45rsqrtRK5array14StreamOrDevice", "rsqrt"], [0, 1, 1, "_CPPv45rsqrtRK5array14StreamOrDevice", "rsqrt::a"], [0, 1, 1, "_CPPv45rsqrtRK5array14StreamOrDevice", "rsqrt::s"], [0, 0, 1, "_CPPv47scatterRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter"], [0, 0, 1, "_CPPv47scatterRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter"], [0, 1, 1, "_CPPv47scatterRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter::a"], [0, 1, 1, "_CPPv47scatterRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter::a"], [0, 1, 1, "_CPPv47scatterRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter::axes"], [0, 1, 1, "_CPPv47scatterRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter::axis"], [0, 1, 1, "_CPPv47scatterRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter::indices"], [0, 1, 1, "_CPPv47scatterRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter::indices"], [0, 1, 1, "_CPPv47scatterRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter::s"], [0, 1, 1, "_CPPv47scatterRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter::s"], [0, 1, 1, "_CPPv47scatterRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter::updates"], [0, 1, 1, "_CPPv47scatterRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter::updates"], [0, 0, 1, "_CPPv411scatter_addRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add"], [0, 0, 1, "_CPPv411scatter_addRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_add"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add::a"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_add::a"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_add::axes"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add::axis"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add::indices"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_add::indices"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add::s"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_add::s"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add::updates"], [0, 1, 1, "_CPPv411scatter_addRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_add::updates"], [0, 0, 1, "_CPPv416scatter_add_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add_axis"], [0, 1, 1, "_CPPv416scatter_add_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add_axis::a"], [0, 1, 1, "_CPPv416scatter_add_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add_axis::axis"], [0, 1, 1, "_CPPv416scatter_add_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add_axis::indices"], [0, 1, 1, "_CPPv416scatter_add_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add_axis::s"], [0, 1, 1, "_CPPv416scatter_add_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_add_axis::values"], [0, 0, 1, "_CPPv411scatter_maxRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_max"], [0, 0, 1, "_CPPv411scatter_maxRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_max"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_max::a"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_max::a"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_max::axes"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_max::axis"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_max::indices"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_max::indices"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_max::s"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_max::s"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_max::updates"], [0, 1, 1, "_CPPv411scatter_maxRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_max::updates"], [0, 0, 1, "_CPPv411scatter_minRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_min"], [0, 0, 1, "_CPPv411scatter_minRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_min"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_min::a"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_min::a"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_min::axes"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_min::axis"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_min::indices"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_min::indices"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_min::s"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_min::s"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_min::updates"], [0, 1, 1, "_CPPv411scatter_minRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_min::updates"], [0, 0, 1, "_CPPv412scatter_prodRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_prod"], [0, 0, 1, "_CPPv412scatter_prodRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_prod"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_prod::a"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_prod::a"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_prod::axes"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_prod::axis"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_prod::indices"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_prod::indices"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_prod::s"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_prod::s"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRK5arrayRK5arrayi14StreamOrDevice", "scatter_prod::updates"], [0, 1, 1, "_CPPv412scatter_prodRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice", "scatter_prod::updates"], [0, 0, 1, "_CPPv47sigmoidRK5array14StreamOrDevice", "sigmoid"], [0, 1, 1, "_CPPv47sigmoidRK5array14StreamOrDevice", "sigmoid::a"], [0, 1, 1, "_CPPv47sigmoidRK5array14StreamOrDevice", "sigmoid::s"], [0, 0, 1, "_CPPv44signRK5array14StreamOrDevice", "sign"], [0, 1, 1, "_CPPv44signRK5array14StreamOrDevice", "sign::a"], [0, 1, 1, "_CPPv44signRK5array14StreamOrDevice", "sign::s"], [0, 0, 1, "_CPPv43sinRK5array14StreamOrDevice", "sin"], [0, 1, 1, "_CPPv43sinRK5array14StreamOrDevice", "sin::a"], [0, 1, 1, "_CPPv43sinRK5array14StreamOrDevice", "sin::s"], [0, 0, 1, "_CPPv44sinhRK5array14StreamOrDevice", "sinh"], [0, 1, 1, "_CPPv44sinhRK5array14StreamOrDevice", "sinh::a"], [0, 1, 1, "_CPPv44sinhRK5array14StreamOrDevice", "sinh::s"], [0, 0, 1, "_CPPv45sliceRK5array5Shape5Shape14StreamOrDevice", "slice"], [0, 0, 1, "_CPPv45sliceRK5array5Shape5Shape5Shape14StreamOrDevice", "slice"], [0, 0, 1, "_CPPv45sliceRK5arrayNSt16initializer_listIiEE5Shape5Shape14StreamOrDevice", "slice"], [0, 0, 1, "_CPPv45sliceRK5arrayRK5arrayNSt6vectorIiEE5Shape14StreamOrDevice", "slice"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape14StreamOrDevice", "slice::a"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape5Shape14StreamOrDevice", "slice::a"], [0, 1, 1, "_CPPv45sliceRK5arrayNSt16initializer_listIiEE5Shape5Shape14StreamOrDevice", "slice::a"], [0, 1, 1, "_CPPv45sliceRK5arrayRK5arrayNSt6vectorIiEE5Shape14StreamOrDevice", "slice::a"], [0, 1, 1, "_CPPv45sliceRK5arrayRK5arrayNSt6vectorIiEE5Shape14StreamOrDevice", "slice::axes"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape14StreamOrDevice", "slice::s"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape5Shape14StreamOrDevice", "slice::s"], [0, 1, 1, "_CPPv45sliceRK5arrayNSt16initializer_listIiEE5Shape5Shape14StreamOrDevice", "slice::s"], [0, 1, 1, "_CPPv45sliceRK5arrayRK5arrayNSt6vectorIiEE5Shape14StreamOrDevice", "slice::s"], [0, 1, 1, "_CPPv45sliceRK5arrayRK5arrayNSt6vectorIiEE5Shape14StreamOrDevice", "slice::slice_size"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape14StreamOrDevice", "slice::start"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape5Shape14StreamOrDevice", "slice::start"], [0, 1, 1, "_CPPv45sliceRK5arrayNSt16initializer_listIiEE5Shape5Shape14StreamOrDevice", "slice::start"], [0, 1, 1, "_CPPv45sliceRK5arrayRK5arrayNSt6vectorIiEE5Shape14StreamOrDevice", "slice::start"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape14StreamOrDevice", "slice::stop"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape5Shape14StreamOrDevice", "slice::stop"], [0, 1, 1, "_CPPv45sliceRK5arrayNSt16initializer_listIiEE5Shape5Shape14StreamOrDevice", "slice::stop"], [0, 1, 1, "_CPPv45sliceRK5array5Shape5Shape5Shape14StreamOrDevice", "slice::strides"], [0, 1, 1, "_CPPv45sliceRK5arrayNSt16initializer_listIiEE5Shape5Shape14StreamOrDevice", "slice::strides"], [0, 0, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape14StreamOrDevice", "slice_update"], [0, 0, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape5Shape14StreamOrDevice", "slice_update"], [0, 0, 1, "_CPPv412slice_updateRK5arrayRK5arrayRK5arrayNSt6vectorIiEE14StreamOrDevice", "slice_update"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5arrayRK5arrayNSt6vectorIiEE14StreamOrDevice", "slice_update::axes"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape14StreamOrDevice", "slice_update::s"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape5Shape14StreamOrDevice", "slice_update::s"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5arrayRK5arrayNSt6vectorIiEE14StreamOrDevice", "slice_update::s"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape14StreamOrDevice", "slice_update::src"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape5Shape14StreamOrDevice", "slice_update::src"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5arrayRK5arrayNSt6vectorIiEE14StreamOrDevice", "slice_update::src"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape14StreamOrDevice", "slice_update::start"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape5Shape14StreamOrDevice", "slice_update::start"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5arrayRK5arrayNSt6vectorIiEE14StreamOrDevice", "slice_update::start"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape14StreamOrDevice", "slice_update::stop"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape5Shape14StreamOrDevice", "slice_update::stop"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape5Shape14StreamOrDevice", "slice_update::strides"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape14StreamOrDevice", "slice_update::update"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5array5Shape5Shape5Shape14StreamOrDevice", "slice_update::update"], [0, 1, 1, "_CPPv412slice_updateRK5arrayRK5arrayRK5arrayNSt6vectorIiEE14StreamOrDevice", "slice_update::update"], [0, 0, 1, "_CPPv47softmaxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "softmax"], [0, 0, 1, "_CPPv47softmaxRK5arrayb14StreamOrDevice", "softmax"], [0, 0, 1, "_CPPv47softmaxRK5arrayib14StreamOrDevice", "softmax"], [0, 1, 1, "_CPPv47softmaxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "softmax::a"], [0, 1, 1, "_CPPv47softmaxRK5arrayb14StreamOrDevice", "softmax::a"], [0, 1, 1, "_CPPv47softmaxRK5arrayib14StreamOrDevice", "softmax::a"], [0, 1, 1, "_CPPv47softmaxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "softmax::axes"], [0, 1, 1, "_CPPv47softmaxRK5arrayib14StreamOrDevice", "softmax::axis"], [0, 1, 1, "_CPPv47softmaxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "softmax::precise"], [0, 1, 1, "_CPPv47softmaxRK5arrayb14StreamOrDevice", "softmax::precise"], [0, 1, 1, "_CPPv47softmaxRK5arrayib14StreamOrDevice", "softmax::precise"], [0, 1, 1, "_CPPv47softmaxRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "softmax::s"], [0, 1, 1, "_CPPv47softmaxRK5arrayb14StreamOrDevice", "softmax::s"], [0, 1, 1, "_CPPv47softmaxRK5arrayib14StreamOrDevice", "softmax::s"], [0, 0, 1, "_CPPv44sortRK5array14StreamOrDevice", "sort"], [0, 0, 1, "_CPPv44sortRK5arrayi14StreamOrDevice", "sort"], [0, 1, 1, "_CPPv44sortRK5array14StreamOrDevice", "sort::a"], [0, 1, 1, "_CPPv44sortRK5arrayi14StreamOrDevice", "sort::a"], [0, 1, 1, "_CPPv44sortRK5arrayi14StreamOrDevice", "sort::axis"], [0, 1, 1, "_CPPv44sortRK5array14StreamOrDevice", "sort::s"], [0, 1, 1, "_CPPv44sortRK5arrayi14StreamOrDevice", "sort::s"], [0, 0, 1, "_CPPv45splitRK5arrayRK5Shape14StreamOrDevice", "split"], [0, 0, 1, "_CPPv45splitRK5arrayRK5Shapei14StreamOrDevice", "split"], [0, 0, 1, "_CPPv45splitRK5arrayi14StreamOrDevice", "split"], [0, 0, 1, "_CPPv45splitRK5arrayii14StreamOrDevice", "split"], [0, 1, 1, "_CPPv45splitRK5arrayRK5Shape14StreamOrDevice", "split::a"], [0, 1, 1, "_CPPv45splitRK5arrayRK5Shapei14StreamOrDevice", "split::a"], [0, 1, 1, "_CPPv45splitRK5arrayi14StreamOrDevice", "split::a"], [0, 1, 1, "_CPPv45splitRK5arrayii14StreamOrDevice", "split::a"], [0, 1, 1, "_CPPv45splitRK5arrayRK5Shapei14StreamOrDevice", "split::axis"], [0, 1, 1, "_CPPv45splitRK5arrayii14StreamOrDevice", "split::axis"], [0, 1, 1, "_CPPv45splitRK5arrayRK5Shape14StreamOrDevice", "split::indices"], [0, 1, 1, "_CPPv45splitRK5arrayRK5Shapei14StreamOrDevice", "split::indices"], [0, 1, 1, "_CPPv45splitRK5arrayi14StreamOrDevice", "split::num_splits"], [0, 1, 1, "_CPPv45splitRK5arrayii14StreamOrDevice", "split::num_splits"], [0, 1, 1, "_CPPv45splitRK5arrayRK5Shape14StreamOrDevice", "split::s"], [0, 1, 1, "_CPPv45splitRK5arrayRK5Shapei14StreamOrDevice", "split::s"], [0, 1, 1, "_CPPv45splitRK5arrayi14StreamOrDevice", "split::s"], [0, 1, 1, "_CPPv45splitRK5arrayii14StreamOrDevice", "split::s"], [0, 0, 1, "_CPPv44sqrtRK5array14StreamOrDevice", "sqrt"], [0, 1, 1, "_CPPv44sqrtRK5array14StreamOrDevice", "sqrt::a"], [0, 1, 1, "_CPPv44sqrtRK5array14StreamOrDevice", "sqrt::s"], [0, 0, 1, "_CPPv46squareRK5array14StreamOrDevice", "square"], [0, 1, 1, "_CPPv46squareRK5array14StreamOrDevice", "square::a"], [0, 1, 1, "_CPPv46squareRK5array14StreamOrDevice", "square::s"], [0, 0, 1, "_CPPv47squeezeRK5array14StreamOrDevice", "squeeze"], [0, 0, 1, "_CPPv47squeezeRK5arrayRKNSt6vectorIiEE14StreamOrDevice", "squeeze"], [0, 0, 1, "_CPPv47squeezeRK5arrayi14StreamOrDevice", "squeeze"], [0, 1, 1, "_CPPv47squeezeRK5array14StreamOrDevice", "squeeze::a"], [0, 1, 1, "_CPPv47squeezeRK5arrayRKNSt6vectorIiEE14StreamOrDevice", "squeeze::a"], [0, 1, 1, "_CPPv47squeezeRK5arrayi14StreamOrDevice", "squeeze::a"], [0, 1, 1, "_CPPv47squeezeRK5arrayRKNSt6vectorIiEE14StreamOrDevice", "squeeze::axes"], [0, 1, 1, "_CPPv47squeezeRK5arrayi14StreamOrDevice", "squeeze::axis"], [0, 1, 1, "_CPPv47squeezeRK5array14StreamOrDevice", "squeeze::s"], [0, 1, 1, "_CPPv47squeezeRK5arrayRKNSt6vectorIiEE14StreamOrDevice", "squeeze::s"], [0, 1, 1, "_CPPv47squeezeRK5arrayi14StreamOrDevice", "squeeze::s"], [0, 0, 1, "_CPPv45stackRKNSt6vectorI5arrayEE14StreamOrDevice", "stack"], [0, 0, 1, "_CPPv45stackRKNSt6vectorI5arrayEEi14StreamOrDevice", "stack"], [0, 1, 1, "_CPPv45stackRKNSt6vectorI5arrayEE14StreamOrDevice", "stack::arrays"], [0, 1, 1, "_CPPv45stackRKNSt6vectorI5arrayEEi14StreamOrDevice", "stack::arrays"], [0, 1, 1, "_CPPv45stackRKNSt6vectorI5arrayEEi14StreamOrDevice", "stack::axis"], [0, 1, 1, "_CPPv45stackRKNSt6vectorI5arrayEE14StreamOrDevice", "stack::s"], [0, 1, 1, "_CPPv45stackRKNSt6vectorI5arrayEEi14StreamOrDevice", "stack::s"], [0, 0, 1, "_CPPv4StRK5array14StreamOrDevice", "std"], [0, 0, 1, "_CPPv4StRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "std"], [0, 0, 1, "_CPPv4StRK5arraybi14StreamOrDevice", "std"], [0, 0, 1, "_CPPv4StRK5arrayibi14StreamOrDevice", "std"], [0, 1, 1, "_CPPv4StRK5array14StreamOrDevice", "std::a"], [0, 1, 1, "_CPPv4StRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "std::a"], [0, 1, 1, "_CPPv4StRK5arraybi14StreamOrDevice", "std::a"], [0, 1, 1, "_CPPv4StRK5arrayibi14StreamOrDevice", "std::a"], [0, 1, 1, "_CPPv4StRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "std::axes"], [0, 1, 1, "_CPPv4StRK5arrayibi14StreamOrDevice", "std::axis"], [0, 1, 1, "_CPPv4StRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "std::ddof"], [0, 1, 1, "_CPPv4StRK5arraybi14StreamOrDevice", "std::ddof"], [0, 1, 1, "_CPPv4StRK5arrayibi14StreamOrDevice", "std::ddof"], [0, 1, 1, "_CPPv4StRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "std::keepdims"], [0, 1, 1, "_CPPv4StRK5arraybi14StreamOrDevice", "std::keepdims"], [0, 1, 1, "_CPPv4StRK5arrayibi14StreamOrDevice", "std::keepdims"], [0, 1, 1, "_CPPv4StRK5array14StreamOrDevice", "std::s"], [0, 1, 1, "_CPPv4StRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "std::s"], [0, 1, 1, "_CPPv4StRK5arraybi14StreamOrDevice", "std::s"], [0, 1, 1, "_CPPv4StRK5arrayibi14StreamOrDevice", "std::s"], [0, 0, 1, "_CPPv413stop_gradientRK5array14StreamOrDevice", "stop_gradient"], [0, 1, 1, "_CPPv413stop_gradientRK5array14StreamOrDevice", "stop_gradient::a"], [0, 1, 1, "_CPPv413stop_gradientRK5array14StreamOrDevice", "stop_gradient::s"], [0, 0, 1, "_CPPv48subtractRK5arrayRK5array14StreamOrDevice", "subtract"], [0, 1, 1, "_CPPv48subtractRK5arrayRK5array14StreamOrDevice", "subtract::a"], [0, 1, 1, "_CPPv48subtractRK5arrayRK5array14StreamOrDevice", "subtract::b"], [0, 1, 1, "_CPPv48subtractRK5arrayRK5array14StreamOrDevice", "subtract::s"], [0, 0, 1, "_CPPv43sumRK5array14StreamOrDevice", "sum"], [0, 0, 1, "_CPPv43sumRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "sum"], [0, 0, 1, "_CPPv43sumRK5arrayb14StreamOrDevice", "sum"], [0, 0, 1, "_CPPv43sumRK5arrayib14StreamOrDevice", "sum"], [0, 1, 1, "_CPPv43sumRK5array14StreamOrDevice", "sum::a"], [0, 1, 1, "_CPPv43sumRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "sum::a"], [0, 1, 1, "_CPPv43sumRK5arrayb14StreamOrDevice", "sum::a"], [0, 1, 1, "_CPPv43sumRK5arrayib14StreamOrDevice", "sum::a"], [0, 1, 1, "_CPPv43sumRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "sum::axes"], [0, 1, 1, "_CPPv43sumRK5arrayib14StreamOrDevice", "sum::axis"], [0, 1, 1, "_CPPv43sumRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "sum::keepdims"], [0, 1, 1, "_CPPv43sumRK5arrayb14StreamOrDevice", "sum::keepdims"], [0, 1, 1, "_CPPv43sumRK5arrayib14StreamOrDevice", "sum::keepdims"], [0, 1, 1, "_CPPv43sumRK5array14StreamOrDevice", "sum::s"], [0, 1, 1, "_CPPv43sumRK5arrayRKNSt6vectorIiEEb14StreamOrDevice", "sum::s"], [0, 1, 1, "_CPPv43sumRK5arrayb14StreamOrDevice", "sum::s"], [0, 1, 1, "_CPPv43sumRK5arrayib14StreamOrDevice", "sum::s"], [0, 0, 1, "_CPPv48swapaxesRK5arrayii14StreamOrDevice", "swapaxes"], [0, 1, 1, "_CPPv48swapaxesRK5arrayii14StreamOrDevice", "swapaxes::a"], [0, 1, 1, "_CPPv48swapaxesRK5arrayii14StreamOrDevice", "swapaxes::axis1"], [0, 1, 1, "_CPPv48swapaxesRK5arrayii14StreamOrDevice", "swapaxes::axis2"], [0, 1, 1, "_CPPv48swapaxesRK5arrayii14StreamOrDevice", "swapaxes::s"], [0, 0, 1, "_CPPv44takeRK5arrayRK5array14StreamOrDevice", "take"], [0, 0, 1, "_CPPv44takeRK5arrayRK5arrayi14StreamOrDevice", "take"], [0, 0, 1, "_CPPv44takeRK5arrayi14StreamOrDevice", "take"], [0, 0, 1, "_CPPv44takeRK5arrayii14StreamOrDevice", "take"], [0, 1, 1, "_CPPv44takeRK5arrayRK5array14StreamOrDevice", "take::a"], [0, 1, 1, "_CPPv44takeRK5arrayRK5arrayi14StreamOrDevice", "take::a"], [0, 1, 1, "_CPPv44takeRK5arrayi14StreamOrDevice", "take::a"], [0, 1, 1, "_CPPv44takeRK5arrayii14StreamOrDevice", "take::a"], [0, 1, 1, "_CPPv44takeRK5arrayRK5arrayi14StreamOrDevice", "take::axis"], [0, 1, 1, "_CPPv44takeRK5arrayii14StreamOrDevice", "take::axis"], [0, 1, 1, "_CPPv44takeRK5arrayi14StreamOrDevice", "take::index"], [0, 1, 1, "_CPPv44takeRK5arrayii14StreamOrDevice", "take::index"], [0, 1, 1, "_CPPv44takeRK5arrayRK5array14StreamOrDevice", "take::indices"], [0, 1, 1, "_CPPv44takeRK5arrayRK5arrayi14StreamOrDevice", "take::indices"], [0, 1, 1, "_CPPv44takeRK5arrayRK5array14StreamOrDevice", "take::s"], [0, 1, 1, "_CPPv44takeRK5arrayRK5arrayi14StreamOrDevice", "take::s"], [0, 1, 1, "_CPPv44takeRK5arrayi14StreamOrDevice", "take::s"], [0, 1, 1, "_CPPv44takeRK5arrayii14StreamOrDevice", "take::s"], [0, 0, 1, "_CPPv415take_along_axisRK5arrayRK5arrayi14StreamOrDevice", "take_along_axis"], [0, 1, 1, "_CPPv415take_along_axisRK5arrayRK5arrayi14StreamOrDevice", "take_along_axis::a"], [0, 1, 1, "_CPPv415take_along_axisRK5arrayRK5arrayi14StreamOrDevice", "take_along_axis::axis"], [0, 1, 1, "_CPPv415take_along_axisRK5arrayRK5arrayi14StreamOrDevice", "take_along_axis::indices"], [0, 1, 1, "_CPPv415take_along_axisRK5arrayRK5arrayi14StreamOrDevice", "take_along_axis::s"], [0, 0, 1, "_CPPv43tanRK5array14StreamOrDevice", "tan"], [0, 1, 1, "_CPPv43tanRK5array14StreamOrDevice", "tan::a"], [0, 1, 1, "_CPPv43tanRK5array14StreamOrDevice", "tan::s"], [0, 0, 1, "_CPPv44tanhRK5array14StreamOrDevice", "tanh"], [0, 1, 1, "_CPPv44tanhRK5array14StreamOrDevice", "tanh::a"], [0, 1, 1, "_CPPv44tanhRK5array14StreamOrDevice", "tanh::s"], [0, 0, 1, "_CPPv49tensordotRK5arrayRK5arrayKi14StreamOrDevice", "tensordot"], [0, 0, 1, "_CPPv49tensordotRK5arrayRK5arrayRKNSt6vectorIiEERKNSt6vectorIiEE14StreamOrDevice", "tensordot"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayKi14StreamOrDevice", "tensordot::a"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayRKNSt6vectorIiEERKNSt6vectorIiEE14StreamOrDevice", "tensordot::a"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayRKNSt6vectorIiEERKNSt6vectorIiEE14StreamOrDevice", "tensordot::axes_a"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayRKNSt6vectorIiEERKNSt6vectorIiEE14StreamOrDevice", "tensordot::axes_b"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayKi14StreamOrDevice", "tensordot::axis"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayKi14StreamOrDevice", "tensordot::b"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayRKNSt6vectorIiEERKNSt6vectorIiEE14StreamOrDevice", "tensordot::b"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayKi14StreamOrDevice", "tensordot::s"], [0, 1, 1, "_CPPv49tensordotRK5arrayRK5arrayRKNSt6vectorIiEERKNSt6vectorIiEE14StreamOrDevice", "tensordot::s"], [0, 0, 1, "_CPPv44tileRK5arrayNSt6vectorIiEE14StreamOrDevice", "tile"], [0, 1, 1, "_CPPv44tileRK5arrayNSt6vectorIiEE14StreamOrDevice", "tile::arr"], [0, 1, 1, "_CPPv44tileRK5arrayNSt6vectorIiEE14StreamOrDevice", "tile::reps"], [0, 1, 1, "_CPPv44tileRK5arrayNSt6vectorIiEE14StreamOrDevice", "tile::s"], [0, 0, 1, "_CPPv44topkRK5arrayi14StreamOrDevice", "topk"], [0, 0, 1, "_CPPv44topkRK5arrayii14StreamOrDevice", "topk"], [0, 1, 1, "_CPPv44topkRK5arrayi14StreamOrDevice", "topk::a"], [0, 1, 1, "_CPPv44topkRK5arrayii14StreamOrDevice", "topk::a"], [0, 1, 1, "_CPPv44topkRK5arrayii14StreamOrDevice", "topk::axis"], [0, 1, 1, "_CPPv44topkRK5arrayi14StreamOrDevice", "topk::k"], [0, 1, 1, "_CPPv44topkRK5arrayii14StreamOrDevice", "topk::k"], [0, 1, 1, "_CPPv44topkRK5arrayi14StreamOrDevice", "topk::s"], [0, 1, 1, "_CPPv44topkRK5arrayii14StreamOrDevice", "topk::s"], [0, 0, 1, "_CPPv45traceRK5array14StreamOrDevice", "trace"], [0, 0, 1, "_CPPv45traceRK5arrayiii14StreamOrDevice", "trace"], [0, 0, 1, "_CPPv45traceRK5arrayiii5Dtype14StreamOrDevice", "trace"], [0, 1, 1, "_CPPv45traceRK5array14StreamOrDevice", "trace::a"], [0, 1, 1, "_CPPv45traceRK5arrayiii14StreamOrDevice", "trace::a"], [0, 1, 1, "_CPPv45traceRK5arrayiii5Dtype14StreamOrDevice", "trace::a"], [0, 1, 1, "_CPPv45traceRK5arrayiii14StreamOrDevice", "trace::axis1"], [0, 1, 1, "_CPPv45traceRK5arrayiii5Dtype14StreamOrDevice", "trace::axis1"], [0, 1, 1, "_CPPv45traceRK5arrayiii14StreamOrDevice", "trace::axis2"], [0, 1, 1, "_CPPv45traceRK5arrayiii5Dtype14StreamOrDevice", "trace::axis2"], [0, 1, 1, "_CPPv45traceRK5arrayiii5Dtype14StreamOrDevice", "trace::dtype"], [0, 1, 1, "_CPPv45traceRK5arrayiii14StreamOrDevice", "trace::offset"], [0, 1, 1, "_CPPv45traceRK5arrayiii5Dtype14StreamOrDevice", "trace::offset"], [0, 1, 1, "_CPPv45traceRK5array14StreamOrDevice", "trace::s"], [0, 1, 1, "_CPPv45traceRK5arrayiii14StreamOrDevice", "trace::s"], [0, 1, 1, "_CPPv45traceRK5arrayiii5Dtype14StreamOrDevice", "trace::s"], [0, 0, 1, "_CPPv49transposeRK5array14StreamOrDevice", "transpose"], [0, 0, 1, "_CPPv49transposeRK5arrayNSt16initializer_listIiEE14StreamOrDevice", "transpose"], [0, 0, 1, "_CPPv49transposeRK5arrayNSt6vectorIiEE14StreamOrDevice", "transpose"], [0, 1, 1, "_CPPv49transposeRK5array14StreamOrDevice", "transpose::a"], [0, 1, 1, "_CPPv49transposeRK5arrayNSt16initializer_listIiEE14StreamOrDevice", "transpose::a"], [0, 1, 1, "_CPPv49transposeRK5arrayNSt6vectorIiEE14StreamOrDevice", "transpose::a"], [0, 1, 1, "_CPPv49transposeRK5arrayNSt16initializer_listIiEE14StreamOrDevice", "transpose::axes"], [0, 1, 1, "_CPPv49transposeRK5arrayNSt6vectorIiEE14StreamOrDevice", "transpose::axes"], [0, 1, 1, "_CPPv49transposeRK5array14StreamOrDevice", "transpose::s"], [0, 1, 1, "_CPPv49transposeRK5arrayNSt16initializer_listIiEE14StreamOrDevice", "transpose::s"], [0, 1, 1, "_CPPv49transposeRK5arrayNSt6vectorIiEE14StreamOrDevice", "transpose::s"], [0, 0, 1, "_CPPv43trii5Dtype14StreamOrDevice", "tri"], [0, 0, 1, "_CPPv43triiii5Dtype14StreamOrDevice", "tri"], [0, 1, 1, "_CPPv43triiii5Dtype14StreamOrDevice", "tri::k"], [0, 1, 1, "_CPPv43triiii5Dtype14StreamOrDevice", "tri::m"], [0, 1, 1, "_CPPv43trii5Dtype14StreamOrDevice", "tri::n"], [0, 1, 1, "_CPPv43triiii5Dtype14StreamOrDevice", "tri::n"], [0, 1, 1, "_CPPv43trii5Dtype14StreamOrDevice", "tri::s"], [0, 1, 1, "_CPPv43triiii5Dtype14StreamOrDevice", "tri::s"], [0, 1, 1, "_CPPv43trii5Dtype14StreamOrDevice", "tri::type"], [0, 1, 1, "_CPPv43triiii5Dtype14StreamOrDevice", "tri::type"], [0, 0, 1, "_CPPv44tril5arrayi14StreamOrDevice", "tril"], [0, 1, 1, "_CPPv44tril5arrayi14StreamOrDevice", "tril::k"], [0, 1, 1, "_CPPv44tril5arrayi14StreamOrDevice", "tril::s"], [0, 1, 1, "_CPPv44tril5arrayi14StreamOrDevice", "tril::x"], [0, 0, 1, "_CPPv44triu5arrayi14StreamOrDevice", "triu"], [0, 1, 1, "_CPPv44triu5arrayi14StreamOrDevice", "triu::k"], [0, 1, 1, "_CPPv44triu5arrayi14StreamOrDevice", "triu::s"], [0, 1, 1, "_CPPv44triu5arrayi14StreamOrDevice", "triu::x"], [0, 0, 1, "_CPPv49unflattenRK5arrayi5Shape14StreamOrDevice", "unflatten"], [0, 1, 1, "_CPPv49unflattenRK5arrayi5Shape14StreamOrDevice", "unflatten::a"], [0, 1, 1, "_CPPv49unflattenRK5arrayi5Shape14StreamOrDevice", "unflatten::axis"], [0, 1, 1, "_CPPv49unflattenRK5arrayi5Shape14StreamOrDevice", "unflatten::s"], [0, 1, 1, "_CPPv49unflattenRK5arrayi5Shape14StreamOrDevice", "unflatten::shape"], [0, 0, 1, "_CPPv43varRK5array14StreamOrDevice", "var"], [0, 0, 1, "_CPPv43varRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "var"], [0, 0, 1, "_CPPv43varRK5arraybi14StreamOrDevice", "var"], [0, 0, 1, "_CPPv43varRK5arrayibi14StreamOrDevice", "var"], [0, 1, 1, "_CPPv43varRK5array14StreamOrDevice", "var::a"], [0, 1, 1, "_CPPv43varRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "var::a"], [0, 1, 1, "_CPPv43varRK5arraybi14StreamOrDevice", "var::a"], [0, 1, 1, "_CPPv43varRK5arrayibi14StreamOrDevice", "var::a"], [0, 1, 1, "_CPPv43varRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "var::axes"], [0, 1, 1, "_CPPv43varRK5arrayibi14StreamOrDevice", "var::axis"], [0, 1, 1, "_CPPv43varRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "var::ddof"], [0, 1, 1, "_CPPv43varRK5arraybi14StreamOrDevice", "var::ddof"], [0, 1, 1, "_CPPv43varRK5arrayibi14StreamOrDevice", "var::ddof"], [0, 1, 1, "_CPPv43varRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "var::keepdims"], [0, 1, 1, "_CPPv43varRK5arraybi14StreamOrDevice", "var::keepdims"], [0, 1, 1, "_CPPv43varRK5arrayibi14StreamOrDevice", "var::keepdims"], [0, 1, 1, "_CPPv43varRK5array14StreamOrDevice", "var::s"], [0, 1, 1, "_CPPv43varRK5arrayRKNSt6vectorIiEEbi14StreamOrDevice", "var::s"], [0, 1, 1, "_CPPv43varRK5arraybi14StreamOrDevice", "var::s"], [0, 1, 1, "_CPPv43varRK5arrayibi14StreamOrDevice", "var::s"], [0, 0, 1, "_CPPv44viewRK5arrayRK5Dtype14StreamOrDevice", "view"], [0, 1, 1, "_CPPv44viewRK5arrayRK5Dtype14StreamOrDevice", "view::a"], [0, 1, 1, "_CPPv44viewRK5arrayRK5Dtype14StreamOrDevice", "view::dtype"], [0, 1, 1, "_CPPv44viewRK5arrayRK5Dtype14StreamOrDevice", "view::s"], [0, 0, 1, "_CPPv45whereRK5arrayRK5arrayRK5array14StreamOrDevice", "where"], [0, 1, 1, "_CPPv45whereRK5arrayRK5arrayRK5array14StreamOrDevice", "where::condition"], [0, 1, 1, "_CPPv45whereRK5arrayRK5arrayRK5array14StreamOrDevice", "where::s"], [0, 1, 1, "_CPPv45whereRK5arrayRK5arrayRK5array14StreamOrDevice", "where::x"], [0, 1, 1, "_CPPv45whereRK5arrayRK5arrayRK5array14StreamOrDevice", "where::y"], [0, 0, 1, "_CPPv45zerosRK5Shape14StreamOrDevice", "zeros"], [0, 0, 1, "_CPPv45zerosRK5Shape5Dtype14StreamOrDevice", "zeros"], [0, 1, 1, "_CPPv45zerosRK5Shape5Dtype14StreamOrDevice", "zeros::dtype"], [0, 1, 1, "_CPPv45zerosRK5Shape14StreamOrDevice", "zeros::s"], [0, 1, 1, "_CPPv45zerosRK5Shape5Dtype14StreamOrDevice", "zeros::s"], [0, 1, 1, "_CPPv45zerosRK5Shape14StreamOrDevice", "zeros::shape"], [0, 1, 1, "_CPPv45zerosRK5Shape5Dtype14StreamOrDevice", "zeros::shape"], [0, 0, 1, "_CPPv410zeros_likeRK5array14StreamOrDevice", "zeros_like"], [0, 1, 1, "_CPPv410zeros_likeRK5array14StreamOrDevice", "zeros_like::a"], [0, 1, 1, "_CPPv410zeros_likeRK5array14StreamOrDevice", "zeros_like::s"]], "mlx.core": [[10, 3, 1, "", "Device"], [11, 3, 1, "", "Dtype"], [12, 3, 1, "", "DtypeCategory"], [330, 3, 1, "", "Stream"], [13, 5, 1, "", "abs"], [14, 5, 1, "", "add"], [15, 5, 1, "", "addmm"], [16, 5, 1, "", "all"], [17, 5, 1, "", "allclose"], [18, 5, 1, "", "any"], [19, 5, 1, "", "arange"], [20, 5, 1, "", "arccos"], [21, 5, 1, "", "arccosh"], [22, 5, 1, "", "arcsin"], [23, 5, 1, "", "arcsinh"], [24, 5, 1, "", "arctan"], [25, 5, 1, "", "arctan2"], [26, 5, 1, "", "arctanh"], [27, 5, 1, "", "argmax"], [28, 5, 1, "", "argmin"], [29, 5, 1, "", "argpartition"], [30, 5, 1, "", "argsort"], [31, 3, 1, "", "array"], [83, 5, 1, "", "array_equal"], [84, 5, 1, "", "as_strided"], [85, 5, 1, "", "atleast_1d"], [86, 5, 1, "", "atleast_2d"], [87, 5, 1, "", "atleast_3d"], [88, 5, 1, "", "bitwise_and"], [89, 5, 1, "", "bitwise_invert"], [90, 5, 1, "", "bitwise_or"], [91, 5, 1, "", "bitwise_xor"], [92, 5, 1, "", "block_masked_mm"], [93, 5, 1, "", "broadcast_to"], [94, 5, 1, "", "ceil"], [95, 5, 1, "", "clear_cache"], [96, 5, 1, "", "clip"], [97, 5, 1, "", "compile"], [98, 5, 1, "", "concatenate"], [99, 5, 1, "", "conj"], [100, 5, 1, "", "conjugate"], [101, 5, 1, "", "conv1d"], [102, 5, 1, "", "conv2d"], [103, 5, 1, "", "conv3d"], [104, 5, 1, "", "conv_general"], [105, 5, 1, "", "conv_transpose1d"], [106, 5, 1, "", "conv_transpose2d"], [107, 5, 1, "", "conv_transpose3d"], [108, 5, 1, "", "convolve"], [109, 5, 1, "", "cos"], [110, 5, 1, "", "cosh"], [111, 5, 1, "", "cummax"], [112, 5, 1, "", "cummin"], [113, 5, 1, "", "cumprod"], [114, 5, 1, "", "cumsum"], [115, 3, 1, "", "custom_function"], [116, 5, 1, "", "default_device"], [117, 5, 1, "", "default_stream"], [118, 5, 1, "", "degrees"], [119, 5, 1, "", "dequantize"], [120, 5, 1, "", "diag"], [121, 5, 1, "", "diagonal"], [122, 5, 1, "", "disable_compile"], [131, 5, 1, "", "divide"], [132, 5, 1, "", "divmod"], [133, 5, 1, "", "einsum"], [134, 5, 1, "", "einsum_path"], [135, 5, 1, "", "enable_compile"], [136, 5, 1, "", "equal"], [137, 5, 1, "", "erf"], [138, 5, 1, "", "erfinv"], [139, 5, 1, "", "eval"], [140, 5, 1, "", "exp"], [141, 5, 1, "", "expand_dims"], [142, 5, 1, "", "expm1"], [143, 5, 1, "", "export_function"], [144, 5, 1, "", "export_to_dot"], [145, 5, 1, "", "exporter"], [146, 5, 1, "", "eye"], [164, 3, 1, "", "finfo"], [165, 5, 1, "", "flatten"], [166, 5, 1, "", "floor"], [167, 5, 1, "", "floor_divide"], [168, 5, 1, "", "full"], [169, 5, 1, "", "gather_mm"], [170, 5, 1, "", "gather_qmm"], [171, 5, 1, "", "get_active_memory"], [172, 5, 1, "", "get_cache_memory"], [173, 5, 1, "", "get_peak_memory"], [174, 5, 1, "", "grad"], [175, 5, 1, "", "greater"], [176, 5, 1, "", "greater_equal"], [177, 5, 1, "", "hadamard_transform"], [178, 5, 1, "", "identity"], [179, 5, 1, "", "imag"], [180, 5, 1, "", "import_function"], [181, 5, 1, "", "inner"], [182, 5, 1, "", "isclose"], [183, 5, 1, "", "isfinite"], [184, 5, 1, "", "isinf"], [185, 5, 1, "", "isnan"], [186, 5, 1, "", "isneginf"], [187, 5, 1, "", "isposinf"], [188, 5, 1, "", "issubdtype"], [189, 5, 1, "", "jvp"], [190, 5, 1, "", "kron"], [191, 5, 1, "", "left_shift"], [192, 5, 1, "", "less"], [193, 5, 1, "", "less_equal"], [208, 5, 1, "", "linspace"], [209, 5, 1, "", "load"], [210, 5, 1, "", "log"], [211, 5, 1, "", "log10"], [212, 5, 1, "", "log1p"], [213, 5, 1, "", "log2"], [214, 5, 1, "", "logaddexp"], [215, 5, 1, "", "logical_and"], [216, 5, 1, "", "logical_not"], [217, 5, 1, "", "logical_or"], [218, 5, 1, "", "logsumexp"], [219, 5, 1, "", "matmul"], [220, 5, 1, "", "max"], [221, 5, 1, "", "maximum"], [222, 5, 1, "", "mean"], [223, 5, 1, "", "meshgrid"], [228, 5, 1, "", "min"], [229, 5, 1, "", "minimum"], [230, 5, 1, "", "moveaxis"], [231, 5, 1, "", "multiply"], [232, 5, 1, "", "nan_to_num"], [233, 5, 1, "", "negative"], [234, 5, 1, "", "new_stream"], [235, 5, 1, "", "not_equal"], [236, 5, 1, "", "ones"], [237, 5, 1, "", "ones_like"], [238, 5, 1, "", "outer"], [239, 5, 1, "", "pad"], [240, 5, 1, "", "partition"], [241, 5, 1, "", "power"], [242, 5, 1, "", "prod"], [243, 5, 1, "", "put_along_axis"], [244, 5, 1, "", "quantize"], [245, 5, 1, "", "quantized_matmul"], [246, 5, 1, "", "radians"], [260, 5, 1, "", "real"], [261, 5, 1, "", "reciprocal"], [262, 5, 1, "", "remainder"], [263, 5, 1, "", "repeat"], [264, 5, 1, "", "reset_peak_memory"], [265, 5, 1, "", "reshape"], [266, 5, 1, "", "right_shift"], [267, 5, 1, "", "roll"], [268, 5, 1, "", "round"], [269, 5, 1, "", "rsqrt"], [270, 5, 1, "", "save"], [271, 5, 1, "", "save_gguf"], [272, 5, 1, "", "save_safetensors"], [273, 5, 1, "", "savez"], [274, 5, 1, "", "savez_compressed"], [275, 5, 1, "", "set_cache_limit"], [276, 5, 1, "", "set_default_device"], [277, 5, 1, "", "set_default_stream"], [278, 5, 1, "", "set_memory_limit"], [279, 5, 1, "", "set_wired_limit"], [280, 5, 1, "", "sigmoid"], [281, 5, 1, "", "sign"], [282, 5, 1, "", "sin"], [283, 5, 1, "", "sinh"], [284, 5, 1, "", "slice"], [285, 5, 1, "", "slice_update"], [286, 5, 1, "", "softmax"], [287, 5, 1, "", "sort"], [288, 5, 1, "", "split"], [289, 5, 1, "", "sqrt"], [290, 5, 1, "", "square"], [291, 5, 1, "", "squeeze"], [292, 5, 1, "", "stack"], [293, 5, 1, "", "std"], [294, 5, 1, "", "stop_gradient"], [295, 5, 1, "", "stream"], [296, 5, 1, "", "subtract"], [297, 5, 1, "", "sum"], [298, 5, 1, "", "swapaxes"], [299, 5, 1, "", "synchronize"], [300, 5, 1, "", "take"], [301, 5, 1, "", "take_along_axis"], [302, 5, 1, "", "tan"], [303, 5, 1, "", "tanh"], [304, 5, 1, "", "tensordot"], [305, 5, 1, "", "tile"], [306, 5, 1, "", "topk"], [307, 5, 1, "", "trace"], [308, 5, 1, "", "transpose"], [309, 5, 1, "", "tri"], [310, 5, 1, "", "tril"], [311, 5, 1, "", "triu"], [312, 5, 1, "", "unflatten"], [313, 5, 1, "", "value_and_grad"], [314, 5, 1, "", "var"], [315, 5, 1, "", "view"], [316, 5, 1, "", "vjp"], [317, 5, 1, "", "vmap"], [318, 5, 1, "", "where"], [319, 5, 1, "", "zeros"], [320, 5, 1, "", "zeros_like"]], "mlx.core.Device": [[10, 4, 1, "", "__init__"]], "mlx.core.Dtype": [[11, 4, 1, "", "__init__"]], "mlx.core.DtypeCategory": [[12, 4, 1, "", "__init__"]], "mlx.core.Stream": [[330, 4, 1, "", "__init__"]], "mlx.core.array": [[32, 6, 1, "", "T"], [31, 4, 1, "", "__init__"], [33, 4, 1, "", "abs"], [34, 4, 1, "", "all"], [35, 4, 1, "", "any"], [36, 4, 1, "", "argmax"], [37, 4, 1, "", "argmin"], [38, 4, 1, "", "astype"], [39, 6, 1, "", "at"], [40, 4, 1, "", "conj"], [41, 4, 1, "", "cos"], [42, 4, 1, "", "cummax"], [43, 4, 1, "", "cummin"], [44, 4, 1, "", "cumprod"], [45, 4, 1, "", "cumsum"], [46, 4, 1, "", "diag"], [47, 4, 1, "", "diagonal"], [48, 6, 1, "", "dtype"], [49, 4, 1, "", "exp"], [50, 4, 1, "", "flatten"], [51, 4, 1, "", "item"], [52, 6, 1, "", "itemsize"], [53, 4, 1, "", "log"], [54, 4, 1, "", "log10"], [55, 4, 1, "", "log1p"], [56, 4, 1, "", "log2"], [57, 4, 1, "", "logsumexp"], [58, 4, 1, "", "max"], [59, 4, 1, "", "mean"], [60, 4, 1, "", "min"], [61, 4, 1, "", "moveaxis"], [62, 6, 1, "", "nbytes"], [63, 6, 1, "", "ndim"], [64, 4, 1, "", "prod"], [65, 4, 1, "", "reciprocal"], [66, 4, 1, "", "reshape"], [67, 4, 1, "", "round"], [68, 4, 1, "", "rsqrt"], [69, 6, 1, "", "shape"], [70, 4, 1, "", "sin"], [71, 6, 1, "", "size"], [72, 4, 1, "", "split"], [73, 4, 1, "", "sqrt"], [74, 4, 1, "", "square"], [75, 4, 1, "", "squeeze"], [76, 4, 1, "", "std"], [77, 4, 1, "", "sum"], [78, 4, 1, "", "swapaxes"], [79, 4, 1, "", "tolist"], [80, 4, 1, "", "transpose"], [81, 4, 1, "", "var"], [82, 4, 1, "", "view"]], "mlx.core.custom_function": [[115, 4, 1, "", "__init__"]], "mlx.core.distributed": [[123, 3, 1, "", "Group"], [124, 5, 1, "", "all_gather"], [125, 5, 1, "", "all_sum"], [126, 5, 1, "", "init"], [127, 5, 1, "", "is_available"], [128, 5, 1, "", "recv"], [129, 5, 1, "", "recv_like"], [130, 5, 1, "", "send"]], "mlx.core.distributed.Group": [[123, 4, 1, "", "__init__"]], "mlx.core.fast": [[147, 5, 1, "", "layer_norm"], [148, 5, 1, "", "metal_kernel"], [149, 5, 1, "", "rms_norm"], [150, 5, 1, "", "rope"], [151, 5, 1, "", "scaled_dot_product_attention"]], "mlx.core.fft": [[152, 5, 1, "", "fft"], [153, 5, 1, "", "fft2"], [154, 5, 1, "", "fftn"], [155, 5, 1, "", "ifft"], [156, 5, 1, "", "ifft2"], [157, 5, 1, "", "ifftn"], [158, 5, 1, "", "irfft"], [159, 5, 1, "", "irfft2"], [160, 5, 1, "", "irfftn"], [161, 5, 1, "", "rfft"], [162, 5, 1, "", "rfft2"], [163, 5, 1, "", "rfftn"]], "mlx.core.finfo": [[164, 4, 1, "", "__init__"]], "mlx.core.linalg": [[194, 5, 1, "", "cholesky"], [195, 5, 1, "", "cholesky_inv"], [196, 5, 1, "", "cross"], [197, 5, 1, "", "eigh"], [198, 5, 1, "", "eigvalsh"], [199, 5, 1, "", "inv"], [200, 5, 1, "", "lu"], [201, 5, 1, "", "lu_factor"], [202, 5, 1, "", "norm"], [203, 5, 1, "", "qr"], [204, 5, 1, "", "solve"], [205, 5, 1, "", "solve_triangular"], [206, 5, 1, "", "svd"], [207, 5, 1, "", "tri_inv"]], "mlx.core.metal": [[224, 5, 1, "", "device_info"], [225, 5, 1, "", "is_available"], [226, 5, 1, "", "start_capture"], [227, 5, 1, "", "stop_capture"]], "mlx.core.random": [[247, 5, 1, "", "bernoulli"], [248, 5, 1, "", "categorical"], [249, 5, 1, "", "gumbel"], [250, 5, 1, "", "key"], [251, 5, 1, "", "laplace"], [252, 5, 1, "", "multivariate_normal"], [253, 5, 1, "", "normal"], [254, 5, 1, "", "permutation"], [255, 5, 1, "", "randint"], [256, 5, 1, "", "seed"], [257, 5, 1, "", "split"], [258, 5, 1, "", "truncated_normal"], [259, 5, 1, "", "uniform"]], "mlx.nn": [[342, 3, 1, "", "ALiBi"], [343, 3, 1, "", "AvgPool1d"], [344, 3, 1, "", "AvgPool2d"], [345, 3, 1, "", "AvgPool3d"], [346, 3, 1, "", "BatchNorm"], [347, 3, 1, "", "CELU"], [348, 3, 1, "", "Conv1d"], [349, 3, 1, "", "Conv2d"], [350, 3, 1, "", "Conv3d"], [351, 3, 1, "", "ConvTranspose1d"], [352, 3, 1, "", "ConvTranspose2d"], [353, 3, 1, "", "ConvTranspose3d"], [354, 3, 1, "", "Dropout"], [355, 3, 1, "", "Dropout2d"], [356, 3, 1, "", "Dropout3d"], [357, 3, 1, "", "ELU"], [358, 3, 1, "", "Embedding"], [359, 3, 1, "", "GELU"], [360, 3, 1, "", "GLU"], [361, 3, 1, "", "GRU"], [362, 3, 1, "", "GroupNorm"], [363, 3, 1, "", "HardShrink"], [364, 3, 1, "", "HardTanh"], [365, 3, 1, "", "Hardswish"], [366, 3, 1, "", "InstanceNorm"], [367, 3, 1, "", "LSTM"], [368, 3, 1, "", "LayerNorm"], [369, 3, 1, "", "LeakyReLU"], [370, 3, 1, "", "Linear"], [371, 3, 1, "", "LogSigmoid"], [372, 3, 1, "", "LogSoftmax"], [373, 3, 1, "", "MaxPool1d"], [374, 3, 1, "", "MaxPool2d"], [375, 3, 1, "", "MaxPool3d"], [376, 3, 1, "", "Mish"], [471, 3, 1, "", "Module"], [397, 3, 1, "", "MultiHeadAttention"], [398, 3, 1, "", "PReLU"], [399, 3, 1, "", "QuantizedEmbedding"], [400, 3, 1, "", "QuantizedLinear"], [401, 3, 1, "", "RMSNorm"], [402, 3, 1, "", "RNN"], [403, 3, 1, "", "ReLU"], [404, 3, 1, "", "ReLU6"], [405, 3, 1, "", "RoPE"], [406, 3, 1, "", "SELU"], [407, 3, 1, "", "Sequential"], [408, 3, 1, "", "SiLU"], [409, 3, 1, "", "Sigmoid"], [410, 3, 1, "", "SinusoidalPositionalEncoding"], [411, 3, 1, "", "Softmax"], [412, 3, 1, "", "Softmin"], [413, 3, 1, "", "Softplus"], [414, 3, 1, "", "Softshrink"], [415, 3, 1, "", "Softsign"], [416, 3, 1, "", "Step"], [417, 3, 1, "", "Tanh"], [418, 3, 1, "", "Transformer"], [419, 3, 1, "", "Upsample"], [321, 5, 1, "", "average_gradients"], [428, 3, 1, "", "celu"], [429, 3, 1, "", "elu"], [430, 3, 1, "", "gelu"], [431, 3, 1, "", "gelu_approx"], [432, 3, 1, "", "gelu_fast_approx"], [433, 3, 1, "", "glu"], [434, 3, 1, "", "hard_shrink"], [435, 3, 1, "", "hard_tanh"], [436, 3, 1, "", "hardswish"], [437, 3, 1, "", "leaky_relu"], [438, 3, 1, "", "log_sigmoid"], [439, 3, 1, "", "log_softmax"], [454, 3, 1, "", "mish"], [455, 3, 1, "", "prelu"], [322, 5, 1, "", "quantize"], [456, 3, 1, "", "relu"], [457, 3, 1, "", "relu6"], [458, 3, 1, "", "selu"], [459, 3, 1, "", "sigmoid"], [460, 3, 1, "", "silu"], [461, 3, 1, "", "softmax"], [462, 3, 1, "", "softmin"], [463, 3, 1, "", "softplus"], [464, 3, 1, "", "softshrink"], [465, 3, 1, "", "step"], [466, 3, 1, "", "tanh"], [323, 5, 1, "", "value_and_grad"]], "mlx.nn.Module": [[377, 4, 1, "", "apply"], [378, 4, 1, "", "apply_to_modules"], [379, 4, 1, "", "children"], [380, 4, 1, "", "eval"], [381, 4, 1, "", "filter_and_map"], [382, 4, 1, "", "freeze"], [383, 4, 1, "", "leaf_modules"], [384, 4, 1, "", "load_weights"], [385, 4, 1, "", "modules"], [386, 4, 1, "", "named_modules"], [387, 4, 1, "", "parameters"], [388, 4, 1, "", "save_weights"], [389, 4, 1, "", "set_dtype"], [390, 6, 1, "", "state"], [391, 4, 1, "", "train"], [392, 4, 1, "", "trainable_parameters"], [393, 6, 1, "", "training"], [394, 4, 1, "", "unfreeze"], [395, 4, 1, "", "update"], [396, 4, 1, "", "update_modules"]], "mlx.nn.init": [[420, 5, 1, "", "constant"], [421, 5, 1, "", "glorot_normal"], [422, 5, 1, "", "glorot_uniform"], [423, 5, 1, "", "he_normal"], [424, 5, 1, "", "he_uniform"], [425, 5, 1, "", "identity"], [426, 5, 1, "", "normal"], [427, 5, 1, "", "uniform"]], "mlx.nn.losses": [[440, 3, 1, "", "binary_cross_entropy"], [441, 3, 1, "", "cosine_similarity_loss"], [442, 3, 1, "", "cross_entropy"], [443, 3, 1, "", "gaussian_nll_loss"], [444, 3, 1, "", "hinge_loss"], [445, 3, 1, "", "huber_loss"], [446, 3, 1, "", "kl_div_loss"], [447, 3, 1, "", "l1_loss"], [448, 3, 1, "", "log_cosh_loss"], [449, 3, 1, "", "margin_ranking_loss"], [450, 3, 1, "", "mse_loss"], [451, 3, 1, "", "nll_loss"], [452, 3, 1, "", "smooth_l1_loss"], [453, 3, 1, "", "triplet_loss"]], "mlx.optimizers": [[474, 3, 1, "", "AdaDelta"], [475, 3, 1, "", "Adafactor"], [476, 3, 1, "", "Adagrad"], [477, 3, 1, "", "Adam"], [478, 3, 1, "", "AdamW"], [479, 3, 1, "", "Adamax"], [480, 3, 1, "", "Lion"], [493, 3, 1, "", "Optimizer"], [485, 3, 1, "", "RMSprop"], [486, 3, 1, "", "SGD"], [324, 5, 1, "", "clip_grad_norm"], [487, 5, 1, "", "cosine_decay"], [488, 5, 1, "", "exponential_decay"], [489, 5, 1, "", "join_schedules"], [490, 5, 1, "", "linear_schedule"], [491, 5, 1, "", "step_decay"]], "mlx.optimizers.Optimizer": [[481, 4, 1, "", "apply_gradients"], [482, 4, 1, "", "init"], [483, 6, 1, "", "state"], [484, 4, 1, "", "update"]], "mlx.utils": [[325, 5, 1, "", "tree_flatten"], [326, 5, 1, "", "tree_map"], [327, 5, 1, "", "tree_map_with_path"], [328, 5, 1, "", "tree_reduce"], [329, 5, 1, "", "tree_unflatten"]]}, "objnames": {"0": ["cpp", "function", "C++ function"], "1": ["cpp", "functionParam", "C++ function parameter"], "2": ["cpp", "templateParam", "C++ template parameter"], "3": ["py", "class", "Python class"], "4": ["py", "method", "Python method"], "5": ["py", "function", "Python function"], "6": ["py", "property", "Python property"]}, "objtypes": {"0": "cpp:function", "1": "cpp:functionParam", "2": "cpp:templateParam", "3": "py:class", "4": "py:method", "5": "py:function", "6": "py:property"}, "terms": {"": [0, 1, 2, 5, 6, 7, 48, 52, 63, 97, 117, 119, 153, 154, 156, 157, 159, 160, 162, 163, 174, 195, 202, 206, 209, 222, 238, 244, 248, 268, 271, 272, 293, 295, 313, 314, 315, 317, 323, 341, 344, 345, 361, 367, 374, 375, 381, 382, 384, 388, 389, 390, 394, 402, 473, 482, 483, 495, 498, 500, 501, 505, 506, 507, 508], "0": [0, 1, 2, 4, 5, 6, 7, 9, 10, 15, 19, 39, 46, 47, 50, 67, 72, 76, 81, 84, 95, 98, 101, 102, 103, 104, 105, 106, 107, 115, 120, 121, 146, 148, 151, 165, 169, 174, 180, 190, 197, 199, 200, 202, 203, 207, 232, 239, 247, 251, 253, 254, 259, 263, 268, 275, 279, 284, 285, 288, 292, 293, 307, 309, 310, 311, 312, 313, 314, 317, 321, 324, 325, 327, 328, 341, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 359, 362, 363, 366, 368, 369, 373, 374, 375, 398, 403, 405, 410, 414, 416, 418, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 434, 435, 436, 437, 440, 442, 444, 445, 449, 452, 453, 455, 456, 457, 458, 464, 465, 468, 471, 474, 475, 477, 478, 479, 480, 482, 485, 486, 487, 488, 489, 490, 491, 495, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507], "00005": 5, "0001": 410, "0005": 431, "001": 475, "00364": 5, "01": [5, 369, 437, 478], "0137595": 423, "015": 432, "0184009": 424, "02264": 422, "024": 501, "02765": 423, "0300242": 424, "044715": [359, 431], "0485873": 442, "05": [17, 182, 346, 362, 366, 368, 401], "0507": 458, "05202": 6, "06": [443, 453, 474], "0638": 449, "06450": 368, "0645099": 426, "06561": 488, "06675": 480, "07467": 401, "08": [17, 182, 441, 476, 477, 478, 479, 485], "08022": 366, "081": 491, "08415": 432, "08494": 362, "08619": 424, "08681": [376, 454], "09864": 6, "0999938": 489, "0999961": 487, "0f": 0, "1": [0, 1, 2, 3, 4, 6, 7, 15, 19, 29, 30, 39, 47, 50, 101, 102, 103, 104, 105, 106, 107, 115, 120, 121, 142, 143, 144, 145, 148, 151, 152, 153, 155, 156, 158, 159, 160, 161, 162, 163, 165, 177, 181, 188, 190, 195, 196, 197, 198, 200, 202, 203, 219, 223, 238, 240, 244, 248, 251, 252, 253, 259, 278, 280, 284, 285, 287, 300, 306, 307, 312, 313, 324, 327, 328, 332, 341, 343, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 359, 360, 361, 362, 366, 367, 368, 370, 373, 398, 401, 402, 405, 409, 410, 416, 419, 421, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 435, 438, 439, 440, 441, 442, 443, 444, 445, 446, 448, 449, 451, 452, 453, 458, 459, 461, 462, 463, 465, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480, 482, 485, 486, 487, 488, 489, 490, 491, 498, 499, 500, 501, 502, 503, 505, 506, 507, 508], "10": [0, 3, 6, 7, 190, 211, 268, 273, 326, 341, 384, 468, 489, 491, 498, 499, 502], "100": [2, 5, 6, 440, 490, 498, 501, 504, 508], "1000": [2, 487, 498], "10000": 405, "101": 490, "1024": [1, 6], "105361": 440, "10_000": 5, "10x": 480, "11": 202, "12": [6, 177, 190, 489], "1212": 474, "123": [499, 503], "12451": 422, "128": [273, 341], "13": 9, "14": [9, 190], "15": [1, 9, 190, 202, 279, 328, 498], "150594": 421, "15268": 423, "16": [1, 148, 332, 343, 345, 366, 373, 375, 377, 471], "1606": 432, "1607": [366, 368], "16384": 177, "16506": 424, "168": 499, "17": [4, 9], "177208": 423, "18": 190, "1803": 362, "1908": [376, 454], "1910": 401, "191107": 421, "192": 499, "1985": 202, "1_000": 5, "1d": [0, 101, 105, 108, 271, 301], "1e": [0, 5, 7, 17, 182, 346, 362, 366, 368, 369, 401, 441, 443, 453, 473, 474, 475, 476, 477, 478, 479, 482, 485, 487, 488, 489, 490, 491], "1e3": 498, "1st": 244, "2": [0, 1, 2, 4, 5, 6, 7, 39, 102, 106, 115, 120, 121, 137, 143, 144, 145, 153, 156, 158, 159, 160, 161, 162, 163, 165, 177, 188, 190, 194, 195, 196, 197, 198, 199, 200, 202, 203, 206, 207, 213, 219, 244, 252, 257, 284, 285, 304, 307, 309, 310, 311, 312, 324, 328, 332, 341, 343, 344, 345, 349, 352, 359, 369, 373, 374, 375, 401, 410, 419, 420, 421, 422, 423, 424, 425, 426, 427, 431, 442, 443, 445, 452, 453, 468, 471, 473, 474, 476, 477, 478, 482, 485, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508], "20": [177, 190, 202], "200": [6, 489, 501], "2002": 6, "2011": 476, "2012": [474, 485], "2015": [355, 477, 479], "2019": [6, 478], "2020": 6, "2021": 6, "20397": 440, "20_000": 6, "21": [6, 190, 491], "2104": 6, "223144": 440, "223404": 422, "225": 202, "225763": 449, "2302": 480, "23607": [202, 203], "24": 190, "24264": 202, "247": 6, "25": [9, 398, 419], "25211": 423, "256": [1, 7, 148], "256995": 449, "27": 4, "28": [177, 190], "2d": [0, 102, 106, 121, 244, 346, 355], "2nd": 244, "2x": 505, "3": [0, 1, 2, 4, 6, 9, 103, 107, 115, 143, 145, 165, 188, 190, 196, 197, 198, 202, 203, 284, 285, 312, 324, 328, 345, 350, 353, 359, 375, 419, 422, 424, 431, 436, 475, 480, 495, 498, 499, 500, 502, 505, 506], "30": 475, "3118": 505, "32": [1, 6, 7, 92, 244, 245, 332, 344, 345, 374, 375, 401, 498], "32mib": 321, "330": 6, "33333": 419, "33554432": 321, "348587": 442, "363207": 421, "36788": 498, "379159": 422, "380709": 426, "39": 6, "3d": [0, 2, 103, 107, 346, 356, 419], "3f": [2, 7, 498], "3x": 2, "4": [0, 1, 2, 6, 119, 148, 151, 165, 170, 190, 202, 244, 245, 273, 284, 312, 322, 328, 332, 343, 344, 345, 346, 366, 373, 374, 375, 399, 400, 418, 419, 421, 422, 423, 440, 498, 499, 500, 502, 506, 508], "4096": [2, 498, 501, 508], "40x": 1, "41421": 202, "417497": 427, "42": 329, "437": 6, "44": 6, "447214": 203, "458835": 423, "475": 6, "48095": 421, "4d": [1, 419], "4m": 1, "5": [0, 1, 2, 5, 6, 9, 190, 202, 247, 278, 284, 328, 343, 346, 354, 355, 356, 359, 363, 366, 373, 414, 419, 420, 423, 424, 431, 434, 452, 464, 468, 473, 485, 487, 488, 498, 501, 502], "50": [0, 208], "500": [6, 508], "510826": 440, "512": [3, 6, 418, 508], "534422": 426, "539245": 440, "53947": 421, "55": 1, "559": 2, "5701": 474, "573409": 449, "57771": 203, "579": 6, "5f": 5, "6": [1, 2, 6, 115, 190, 202, 273, 284, 404, 418, 422, 431, 432, 436, 443, 453, 457, 485, 498, 502, 506], "61278": 421, "617261": 427, "628": 6, "633": 6, "639": 501, "64": [0, 1, 92, 119, 170, 244, 245, 322, 332, 399, 400], "64331": 424, "666329": 424, "66667": 419, "67326": 458, "676": 1, "690": 6, "6967": 423, "7": [2, 6, 190, 202, 244, 502], "702": [359, 432], "707107": 197, "71828": 498, "74166": 202, "74597": 202, "75": 419, "75596": 449, "75787": 423, "765166": 449, "773433": 449, "774": 2, "776856": 422, "793615": 424, "79854": 424, "7b": 6, "7m": 1, "8": [0, 1, 2, 6, 9, 202, 244, 332, 344, 345, 366, 374, 375, 418, 441, 474, 475, 476, 477, 478, 479, 485, 498, 502, 506, 508], "8192": [6, 177], "84804": 202, "863726": 427, "883935": 427, "890597": 422, "894427": 203, "89613": 421, "8gb": 6, "8x": 1, "9": [4, 9, 202, 442, 474, 477, 478, 479, 480, 482, 488, 491, 505], "90041": 422, "912766": 422, "916291": 440, "95": 7, "982273": 426, "99": [480, 485], "995016": 421, "999": [477, 478, 479], "A": [0, 2, 6, 8, 9, 10, 69, 83, 97, 143, 144, 147, 148, 149, 151, 174, 188, 189, 195, 197, 198, 200, 202, 203, 206, 209, 218, 219, 220, 224, 228, 244, 247, 248, 249, 251, 252, 253, 254, 255, 258, 259, 288, 292, 295, 313, 316, 317, 322, 323, 324, 325, 326, 327, 328, 329, 330, 341, 346, 355, 361, 362, 366, 368, 381, 385, 386, 389, 395, 396, 401, 407, 410, 418, 421, 422, 424, 432, 453, 454, 471, 473, 477, 479, 481, 482, 484, 489, 498, 499, 500, 501, 503, 504, 505], "AS": 169, "And": [4, 6, 419], "As": [7, 39, 300, 341, 499], "At": [96, 312, 499], "But": [500, 508], "By": [6, 322, 389, 440, 499, 501, 505], "For": [0, 1, 2, 4, 6, 9, 39, 115, 151, 169, 188, 202, 244, 329, 341, 346, 355, 359, 377, 382, 391, 394, 400, 405, 410, 419, 421, 422, 423, 424, 440, 468, 473, 495, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508], "If": [0, 1, 2, 4, 6, 9, 16, 17, 18, 19, 27, 28, 29, 30, 79, 83, 84, 96, 98, 108, 111, 112, 113, 114, 120, 121, 124, 125, 126, 128, 129, 130, 139, 147, 149, 150, 151, 161, 162, 163, 167, 168, 174, 182, 194, 195, 196, 202, 206, 209, 218, 219, 220, 222, 223, 228, 232, 236, 239, 240, 242, 243, 248, 252, 254, 263, 267, 275, 278, 286, 287, 288, 293, 297, 299, 300, 301, 304, 306, 307, 313, 314, 317, 319, 321, 322, 326, 328, 346, 348, 349, 350, 351, 352, 353, 362, 368, 370, 382, 384, 394, 400, 402, 405, 407, 410, 419, 440, 442, 453, 475, 477, 478, 498, 499, 500, 501, 503, 504, 507, 508, 509], "In": [0, 1, 2, 6, 7, 39, 151, 219, 244, 326, 341, 355, 362, 471, 474, 476, 477, 479, 480, 481, 497, 498, 499, 500, 501, 503, 504, 507, 508], "It": [2, 6, 9, 129, 174, 277, 313, 324, 328, 341, 396, 400, 481, 493, 499, 503, 505, 507], "Its": [341, 500], "No": [2, 6, 197, 198, 499], "Not": [97, 235, 498], "ON": [3, 4, 9], "Of": 501, "On": [1, 498, 501, 504], "One": [152, 155, 161, 239, 269, 498, 500, 501, 503], "THE": 9, "That": 6, "The": [0, 1, 2, 3, 4, 6, 7, 8, 9, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 48, 52, 62, 63, 69, 79, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 118, 119, 120, 121, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 172, 173, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 189, 190, 191, 192, 193, 196, 197, 198, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 226, 228, 229, 230, 231, 233, 235, 236, 237, 238, 239, 240, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 265, 266, 267, 271, 272, 275, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 332, 334, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 354, 355, 356, 358, 360, 361, 362, 366, 367, 368, 370, 373, 374, 375, 377, 378, 382, 384, 388, 389, 390, 391, 394, 395, 396, 397, 399, 400, 401, 402, 405, 407, 410, 416, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 433, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 465, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480, 483, 485, 486, 487, 490, 493, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509], "Then": [5, 9], "There": [1, 341, 419, 498], "These": [1, 2, 97, 243, 301, 442, 508], "To": [0, 2, 3, 5, 6, 7, 9, 200, 275, 341, 468, 473, 498, 499, 500, 501, 506], "With": 500, "_": [1, 3, 5, 6, 327, 341, 487, 488, 489, 490, 491, 495, 498, 504, 508], "__call__": [1, 6, 7, 341, 471, 500], "__init__": [2, 6, 7, 10, 11, 12, 31, 115, 123, 164, 330, 341, 471], "__main__": [2, 6], "__name__": [2, 6], "_a": 2, "_ext": 2, "_f": 202, "_in": [421, 422], "_out": [421, 422], "_p": 453, "_val": 435, "a1": 169, "a2": 169, "a_": 202, "a_max": [0, 96], "a_min": [0, 96], "a_ndim": 1, "a_shap": 1, "a_strid": 1, "a_view": 505, "ab": [0, 17, 182, 202, 313, 362, 366, 368, 376, 401, 432, 454, 498, 500], "abil": 499, "abl": [2, 4, 244, 503], "abort": 115, "about": [1, 2, 6, 7, 134, 224, 504, 508], "abov": [1, 2, 6, 244, 310, 341, 419, 499, 500, 501, 502, 503, 504, 508], "absolut": [0, 13, 17, 182, 431, 432, 452, 499], "acc": 328, "acceler": [4, 346], "accept": [499, 503], "access": [0, 6, 51, 341, 471, 482, 499, 504, 508], "accord": [0, 249, 318, 322, 397, 421, 422, 423, 424], "accordingli": 2, "accumul": [328, 401], "accuraci": 7, "accustom": 6, "achiev": [341, 499], "across": [1, 2, 9, 321, 362, 499], "act": [2, 448], "action": 341, "activ": [2, 9, 171, 355, 416, 418, 434, 454, 464, 465, 467, 498], "actual": [6, 19, 384, 471, 504], "ad": [0, 1, 2, 5, 9, 147, 327, 366, 471, 474, 475, 476, 477, 478, 479, 485, 499, 504, 507], "adadelta": 473, "adafactor": 473, "adagrad": 473, "adam": [473, 479, 480, 489, 490], "adamax": 473, "adamw": [473, 480], "adapt": [474, 475, 476, 499], "add": [0, 1, 2, 3, 4, 6, 15, 39, 141, 214, 239, 244, 348, 349, 350, 351, 352, 353, 500, 501, 503, 508], "add_argu": 6, "add_depend": 2, "add_execut": 4, "add_fun": 500, "add_librari": 2, "addit": [0, 2, 4, 6, 9, 14, 15, 143, 147, 149, 151, 209, 346, 362, 368, 397, 401, 471, 501], "addmm": 0, "address": 2, "adjac": 355, "advanc": [6, 498], "advantag": 508, "advis": 505, "affin": [346, 362, 366, 368, 370, 400], "after": [2, 6, 7, 29, 95, 165, 167, 170, 240, 244, 346, 362, 368, 377, 378, 382, 384, 391, 394, 395, 396, 397, 418, 452, 498, 499, 508], "after_1": 239, "after_2": 239, "after_i": 239, "after_n": 239, "afternoon": 6, "again": [6, 9, 341, 498], "against": [0, 4], "aggreg": [397, 499], "ago": 6, "ai": 115, "aim": 499, "ainv": [199, 207], "albeit": 508, "algebra": 8, "algorithm": [419, 480], "alia": [99, 100, 359], "alibi": 341, "align": [195, 244, 361, 367], "align_corn": 419, "all": [0, 1, 2, 3, 7, 9, 17, 29, 39, 85, 86, 87, 97, 102, 103, 104, 106, 107, 115, 124, 125, 126, 144, 146, 154, 157, 160, 163, 169, 170, 206, 219, 239, 240, 267, 291, 321, 322, 341, 377, 378, 382, 385, 386, 387, 392, 394, 397, 410, 418, 419, 468, 471, 493, 495, 498, 502, 503, 504, 506, 509], "all_avg": 499, "all_reduce_grad": 499, "all_reduce_s": 321, "all_sum": 499, "allclos": [0, 1, 148], "alloc": [2, 172, 275, 278, 471], "allow": [0, 1, 2, 143, 145, 188, 324, 341, 396, 471, 493, 499, 502, 503, 506], "allow_col_major": 0, "almost": [6, 499], "alon": [2, 505], "along": [0, 2, 27, 28, 97, 98, 111, 112, 113, 114, 124, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 169, 170, 177, 196, 202, 243, 254, 263, 267, 286, 288, 292, 300, 301, 304, 305, 306, 307, 315, 341, 360, 402, 433], "alpha": [0, 2, 15, 244, 347, 357, 428, 429, 453, 455, 458, 478, 485], "alpha_": 2, "alreadi": [2, 3, 6, 499], "also": [0, 1, 2, 4, 6, 7, 8, 9, 12, 14, 88, 90, 91, 122, 131, 132, 136, 154, 157, 160, 163, 175, 176, 191, 192, 193, 214, 221, 229, 231, 235, 241, 244, 262, 266, 296, 322, 323, 334, 341, 381, 395, 397, 399, 400, 408, 430, 458, 460, 467, 473, 498, 499, 500, 501, 502, 503, 504, 505, 506, 509], "altern": 495, "although": 499, "alwai": [1, 84, 171, 180, 325, 499, 500, 501], "am": 6, "among": 2, "amount": [6, 173, 278, 343, 373, 500], "amus": 6, "an": [0, 1, 2, 3, 4, 6, 7, 9, 11, 16, 18, 31, 85, 86, 87, 93, 101, 102, 103, 104, 105, 106, 107, 123, 128, 129, 130, 139, 143, 145, 146, 147, 151, 165, 168, 178, 180, 183, 194, 202, 209, 230, 236, 237, 239, 242, 243, 244, 245, 254, 263, 265, 267, 268, 278, 279, 288, 291, 298, 300, 301, 304, 305, 309, 312, 317, 319, 320, 325, 326, 327, 328, 332, 341, 354, 359, 362, 367, 368, 370, 377, 397, 398, 400, 402, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 431, 455, 468, 473, 474, 484, 488, 493, 495, 497, 498, 499, 500, 501, 502, 504, 505, 506, 507, 508, 509], "anaconda": 499, "anchor": 453, "angl": [118, 246, 369], "angular": [150, 405], "ani": [0, 1, 2, 6, 8, 19, 97, 115, 126, 321, 325, 326, 327, 328, 329, 341, 359, 377, 378, 381, 390, 400, 418, 419, 468, 490, 497, 498, 499, 501, 504, 506, 507, 508], "anonym": 498, "anoth": [0, 96, 188, 219, 296, 318, 332, 341, 377, 498, 500, 501, 502, 508], "anwywher": 9, "anyhow": 6, "anymor": 6, "anyth": [6, 313, 499, 504], "anytim": 504, "api": [1, 2, 143, 145, 180, 359, 499, 500, 501], "app": 9, "append": [6, 219, 498, 504], "appl": [2, 6, 8, 9, 508], "appli": [0, 39, 150, 151, 169, 206, 326, 327, 328, 341, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 355, 356, 357, 359, 360, 362, 363, 364, 365, 366, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 391, 398, 400, 401, 402, 403, 404, 406, 408, 409, 411, 412, 413, 414, 415, 416, 417, 419, 428, 429, 430, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 477, 478, 481, 484, 490, 493, 498, 499], "applic": [3, 9], "apply_fn": 378, "apply_gradi": 473, "apply_to_modul": [341, 382], "approach": [448, 501], "appropri": 498, "approx": 359, "approxim": [17, 359, 430, 431, 432], "ar": [0, 1, 2, 5, 6, 7, 8, 9, 17, 19, 83, 92, 93, 96, 97, 104, 108, 115, 121, 126, 128, 129, 139, 146, 148, 151, 153, 154, 156, 157, 159, 160, 162, 163, 165, 170, 174, 182, 183, 184, 185, 186, 187, 188, 189, 197, 198, 200, 202, 203, 209, 219, 238, 239, 240, 244, 245, 247, 248, 249, 254, 255, 258, 259, 267, 273, 274, 291, 292, 300, 313, 316, 317, 322, 325, 326, 332, 346, 348, 349, 350, 351, 352, 353, 354, 355, 356, 362, 366, 368, 370, 384, 397, 400, 419, 440, 442, 443, 467, 471, 473, 480, 482, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508], "arang": [0, 1, 202, 254, 332, 419, 502, 505], "arbitrari": [325, 471, 499], "arbitrarili": [1, 97, 341, 497, 501, 506], "arc": 0, "arcco": 0, "arccosh": 0, "architectur": [6, 9, 224, 341, 396, 508], "archiv": 507, "arcsin": 0, "arcsinh": 0, "arctan": 0, "arctan2": 0, "arctanh": 0, "arg": [2, 6, 11, 19, 123, 139, 143, 144, 145, 164, 180, 273, 274, 330, 503], "arg1": 188, "arg2": 188, "argmax": [0, 7], "argmin": 0, "argnam": [174, 313], "argnum": [2, 115, 174, 313, 501], "argpars": 6, "argpartit": 0, "argsort": 0, "argument": [1, 32, 66, 80, 97, 139, 174, 313, 326, 327, 328, 341, 419, 495, 499, 500, 501, 503, 507, 508, 509], "argumentpars": 6, "ari": [85, 86, 87], "aris": 505, "arm": 9, "arm64": 9, "around": 6, "arr": [0, 270, 502], "arr_0": 507, "arrai": [0, 1, 2, 4, 6, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 118, 119, 120, 121, 124, 125, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 228, 229, 230, 231, 232, 233, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 324, 332, 341, 346, 367, 377, 384, 387, 392, 398, 419, 420, 421, 422, 423, 424, 425, 426, 427, 433, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 465, 468, 471, 474, 475, 476, 477, 478, 479, 480, 485, 486, 487, 488, 489, 490, 491, 498, 499, 500, 501, 504, 505, 506, 508], "array_equ": [0, 17, 182], "arrayfir": 8, "arxiv": [6, 362, 366, 368, 376, 401, 432, 454, 474, 480], "as_strid": 0, "ascend": [197, 198], "ask": [6, 499, 503], "assert": [1, 2, 148], "assign": [0, 2, 39, 471, 499], "associ": [2, 273, 274, 504], "assum": [0, 6, 92, 196, 197, 198, 203, 326, 341, 362, 499], "astyp": [0, 1, 2, 6, 148, 377, 505], "atleast": 0, "atleast_1d": 0, "atleast_2d": 0, "atleast_3d": 0, "atol": [0, 17, 182], "atom": [1, 148], "atomic_fetch_add_explicit": 1, "atomic_output": [1, 148], "attach": 2, "attempt": [97, 499], "attend": 397, "attent": [151, 382, 397, 410, 418], "attention_norm": 6, "attribut": [1, 10, 11, 12, 31, 164, 330, 390, 471, 493], "audio": 419, "auto": [0, 2, 4, 9, 499, 500], "autom": 501, "automat": [1, 2, 8, 148, 209, 499, 506, 507, 508], "autoregress": 6, "avail": [2, 5, 6, 7, 9, 11, 126, 127, 225, 278, 334, 499, 503, 508], "averag": [321, 343, 344, 345, 474, 475, 477, 478, 479, 499], "avgpool1d": 341, "avgpool2d": 341, "avgpool3d": 341, "avoid": [1, 2, 389, 498, 499], "awai": [2, 6], "awar": [498, 504], "ax": [0, 2, 16, 18, 27, 28, 80, 115, 141, 153, 154, 156, 157, 159, 160, 162, 163, 165, 181, 202, 204, 205, 218, 220, 222, 228, 239, 242, 267, 284, 285, 286, 291, 293, 297, 298, 304, 308, 314, 501], "axes_a": 0, "axes_b": 0, "axi": [0, 2, 6, 7, 16, 18, 27, 28, 29, 30, 34, 35, 36, 37, 42, 43, 44, 45, 57, 58, 59, 60, 64, 72, 75, 76, 77, 81, 98, 111, 112, 113, 114, 121, 124, 141, 147, 149, 152, 155, 158, 159, 160, 161, 162, 163, 165, 177, 196, 200, 202, 218, 220, 222, 228, 230, 239, 240, 242, 243, 248, 254, 263, 267, 286, 287, 288, 291, 292, 293, 297, 298, 300, 301, 305, 306, 307, 308, 312, 314, 315, 317, 343, 344, 345, 360, 373, 374, 375, 402, 433, 439, 441, 442, 446, 451, 453, 461, 462, 502], "axis1": [0, 47, 78, 121, 298, 307], "axis2": [0, 47, 78, 121, 298, 307], "axpbi": 2, "axpby_": 2, "axpby_gener": 2, "axpby_general_bfloat16": 2, "axpby_general_complex64": 2, "axpby_general_float16": 2, "axpby_general_float32": 2, "axpby_impl": 2, "b": [0, 1, 2, 3, 4, 6, 14, 15, 17, 25, 83, 88, 90, 91, 92, 131, 132, 136, 148, 151, 167, 169, 175, 176, 180, 181, 182, 190, 191, 192, 193, 196, 202, 204, 205, 214, 215, 217, 219, 221, 229, 231, 235, 238, 241, 244, 251, 262, 266, 296, 304, 313, 327, 328, 360, 370, 402, 419, 433, 501, 502, 504, 505, 506, 507, 508], "b1": 169, "b2": 169, "b_": [361, 367], "b_stride": 1, "ba": [477, 479], "back": [6, 115, 225, 505], "backend": [1, 9, 126, 127, 503], "backward": [1, 498, 501], "bad": 504, "balanc": 448, "baltimor": 202, "bandwidth": [498, 499], "base": [0, 2, 4, 150, 211, 213, 241, 405, 418, 471, 473, 479, 493, 495, 498, 502], "base_idx": 1, "basi": 493, "basic": [5, 268, 501], "batch": [6, 15, 92, 151, 169, 170, 219, 252, 346, 348, 349, 350, 351, 352, 353, 355, 356, 361, 367, 397, 402, 419, 504], "batch_idx": 1, "batch_iter": [7, 473], "batch_siz": [7, 473], "batchnorm": 341, "becaus": [6, 171, 341, 498, 499, 500, 504], "becom": 126, "been": [0, 2, 6, 172, 504], "befor": [1, 2, 6, 9, 29, 148, 240, 321, 381, 418, 482, 499, 502, 504], "before_1": 239, "before_2": 239, "before_i": 239, "before_n": 239, "beforehand": 238, "beggin": 267, "begin": [84, 173, 195, 244, 361, 367, 416, 434, 445, 452, 458, 464, 465, 499], "behav": 115, "behavior": [200, 252, 448, 502, 504], "behaviour": [115, 194, 195], "behind": 501, "being": [294, 341], "bell": 2, "below": [2, 9, 202, 309, 311, 332, 419, 499, 504], "bench": 2, "benchmark": [2, 498], "benefici": [355, 356, 504], "benefit": 499, "best": 499, "beta": [0, 2, 15, 119, 244, 346, 362, 366, 368, 452, 473, 477, 478, 479, 480], "beta_": 2, "beta_1": [475, 477, 478, 479, 480], "beta_2": [477, 478, 479, 480], "better": [321, 501, 508], "between": [0, 2, 8, 96, 165, 418, 441, 444, 445, 448, 489, 499, 503, 504, 505, 508], "beyond": [267, 487, 490], "bfloat16": [2, 12, 177, 332, 505], "bfloat16_t": 2, "bia": [6, 119, 147, 170, 244, 245, 326, 341, 348, 349, 350, 351, 352, 353, 361, 367, 368, 370, 382, 384, 394, 397, 400, 402, 477, 478, 479, 482, 501], "bias": [0, 119, 170, 244, 245, 361, 367, 382, 394, 397], "bias_correct": [477, 478], "bicub": 419, "big": [1, 321, 498], "bigger": [6, 475], "bilinear": [1, 419], "binari": [209, 270, 271, 272, 273, 274, 315, 416, 440, 465, 498, 503], "binary_cross_entropi": [341, 498], "bind": 503, "bit": [0, 119, 170, 191, 244, 245, 266, 322, 332, 377, 399, 400, 401], "bitwis": [0, 88, 89, 90, 91, 191, 266], "bitwise_and": 0, "bitwise_invert": 0, "bitwise_or": 0, "bitwise_xor": 0, "block": [0, 2, 6, 92, 418], "block_masked_mm": 0, "block_siz": [0, 92], "bn": 346, "bodi": [1, 148], "bool": [0, 1, 2, 16, 17, 18, 27, 28, 34, 35, 36, 37, 42, 43, 44, 45, 57, 58, 59, 60, 64, 76, 77, 79, 81, 83, 97, 104, 111, 112, 113, 114, 126, 127, 143, 145, 148, 150, 170, 182, 188, 194, 195, 202, 205, 206, 207, 209, 218, 220, 222, 223, 225, 228, 242, 245, 293, 297, 314, 322, 346, 348, 349, 350, 351, 352, 353, 361, 362, 366, 367, 368, 370, 377, 381, 382, 384, 389, 391, 394, 397, 400, 402, 405, 410, 418, 419, 440, 443, 475, 477, 478, 486], "bool_": [12, 332], "boolean": [0, 17, 83, 151, 182, 183, 184, 185, 186, 187, 188, 215, 216, 217, 332, 393, 502], "both": [1, 2, 14, 88, 90, 91, 131, 132, 136, 175, 176, 188, 191, 192, 193, 202, 214, 221, 229, 231, 235, 241, 248, 262, 266, 296, 322, 343, 344, 345, 366, 367, 373, 374, 375, 473, 498, 499, 500, 501, 506, 508], "bottom": 419, "bound": [0, 255, 258, 259, 359, 427, 498, 502, 508], "boundari": 489, "bracket": 6, "brain": 332, "break": 505, "bregler": 355, "bridg": 499, "broadcast": [0, 2, 14, 17, 88, 90, 91, 93, 96, 131, 132, 136, 151, 168, 175, 176, 182, 191, 192, 193, 214, 219, 221, 229, 231, 235, 241, 243, 247, 248, 252, 255, 258, 259, 262, 266, 296, 301, 318, 397], "broadcast_arrai": [0, 2], "broadcast_to": 0, "broadcasted_input": 2, "brought": 8, "btl_tcp_if_includ": [499, 503], "btl_tcp_link": [499, 503], "buffer": [1, 2, 171, 505], "bui": 6, "build": [3, 4, 6, 8, 423, 471, 498, 500], "build_ext": [2, 9], "build_shared_lib": [2, 9], "built": [1, 2, 4, 9, 504], "bundl": 6, "byte": [52, 62, 171, 172, 173, 275, 278, 279, 321, 332, 503], "c": [0, 1, 2, 6, 15, 202, 346, 348, 349, 350, 351, 352, 353, 355, 356, 366, 367, 505, 506, 508], "c_": [367, 480], "c_in": [101, 102, 103, 104, 105, 106, 107], "c_out": [101, 102, 103, 104, 105, 106, 107], "c_pad": 1, "c_t": [367, 480], "cabl": 499, "cach": [6, 9, 95, 171, 172, 275, 498], "calcul": [202, 440, 443, 449, 475], "call": [2, 3, 6, 7, 32, 95, 126, 129, 167, 173, 180, 321, 341, 358, 382, 394, 399, 407, 471, 473, 482, 498, 499, 500, 501, 503, 504], "callabl": [97, 115, 143, 145, 148, 174, 180, 189, 313, 316, 317, 322, 323, 325, 326, 327, 328, 377, 378, 381, 389, 402, 407, 418, 420, 421, 422, 423, 424, 425, 426, 427, 474, 475, 476, 477, 478, 479, 480, 485, 486, 487, 488, 489, 490, 491], "can": [1, 2, 3, 4, 6, 8, 9, 14, 19, 66, 80, 84, 88, 90, 91, 97, 121, 122, 123, 131, 132, 136, 139, 143, 144, 151, 175, 176, 180, 191, 192, 193, 202, 214, 221, 229, 231, 235, 241, 247, 248, 255, 258, 259, 262, 266, 271, 279, 296, 307, 312, 313, 328, 341, 344, 345, 358, 359, 374, 375, 381, 394, 399, 407, 419, 442, 468, 471, 473, 481, 482, 495, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509], "cannot": [6, 96, 502, 505], "captur": [2, 3, 97, 115, 226, 227, 341, 498], "care": [6, 499, 500, 503, 504], "carefulli": [498, 500], "carri": 2, "cartesian": 223, "case": [2, 6, 124, 125, 126, 128, 129, 130, 154, 157, 158, 160, 161, 162, 163, 165, 194, 195, 196, 197, 198, 199, 200, 201, 203, 204, 205, 206, 207, 219, 265, 291, 312, 344, 345, 355, 374, 375, 416, 434, 452, 458, 464, 465, 481, 482, 498, 499, 500, 501, 503, 506, 507, 508, 509], "cast": [2, 38, 161, 162, 163, 209, 321, 377, 389, 505], "caster": 2, "categor": 6, "categori": [12, 188, 332], "caus": [341, 498, 504], "causal": [6, 151], "caution": 84, "cd": [3, 9], "cdf": [249, 359, 430], "cdot": [432, 441, 444, 460], "ceil": 0, "ceildiv": 1, "cell": 367, "celu": 341, "certain": [391, 498], "chang": [84, 97, 143, 145, 180, 277, 315, 395, 400, 419, 445, 452, 498, 505], "channel": [1, 101, 102, 103, 104, 105, 106, 107, 346, 348, 349, 350, 351, 352, 353, 355, 356], "channel_idx": 1, "charact": 325, "check": [0, 2, 9, 83, 127, 188, 197, 198, 225, 384, 499, 500, 501, 502], "checklist": [499, 503], "checkout": [3, 498], "checkpoint": [418, 473], "chen": 480, "child": 396, "children": 341, "chip": 9, "choleski": 195, "choos": [6, 150, 405, 503], "chosen": 134, "clamp": 165, "clang": 9, "clarifi": 499, "clariti": 501, "class": [2, 6, 7, 10, 11, 12, 31, 115, 123, 164, 330, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 474, 475, 476, 477, 478, 479, 480, 485, 486, 493], "class_pred": 322, "classif": [423, 424], "classifi": 7, "classmethod": [399, 400], "clear": 95, "click": 9, "clip": [0, 324, 440, 475], "clip_threshold": 475, "clipped_grad": 324, "clone": 9, "close": [5, 8, 9, 17, 182], "closer": 326, "cmake": [3, 4, 9], "cmake_arg": 3, "cmake_build_parallel_level": 9, "cmake_build_typ": 9, "cmake_current_list_dir": 2, "cmake_cxx_standard": 4, "cmake_cxx_standard_requir": 4, "cmake_host_system_processor": 9, "cmake_library_output_directori": 2, "cmake_minimum_requir": 4, "cmakebuild": 2, "cmakeextens": 2, "cmakelist": [2, 4], "cmdclass": 2, "co": [0, 2, 115, 410, 501], "code": [1, 148, 498, 499, 500, 504], "coeffici": [2, 474, 475, 477, 478, 479, 480], "col": 309, "cold": 9, "collect": [326, 327, 497], "column": [146, 178, 197, 244], "com": 9, "combin": [6, 206, 328], "come": [2, 6, 499, 501], "command": [2, 3, 4, 9, 499, 503], "command_buff": 2, "common": [473, 498, 504], "commonli": [7, 395, 468, 498], "commun": [8, 123, 126, 127, 321, 503], "communication_typ": 321, "compact": 201, "compar": [2, 83, 498], "comparison": [17, 136, 175, 176, 192, 193, 235], "compat": [6, 143, 145, 151, 180, 248, 252, 359, 507], "compil": [0, 3, 4, 8, 9, 122, 135, 148, 499, 500, 501, 504], "compiled_fun": [498, 500], "compiled_grad_fn": 498, "complement": 89, "complet": [5, 6, 9, 395, 396, 500, 501, 508], "complex": [2, 99, 100, 159, 160, 161, 162, 163, 179, 197, 198, 260, 325, 332, 341, 396, 498, 500, 501], "complex64": [2, 12, 332], "complex64_t": 2, "complexflo": 12, "compon": [2, 4, 6, 206], "compos": [8, 341, 498, 501, 506], "composit": 506, "compress": 274, "compromis": 6, "comput": [0, 1, 2, 5, 6, 7, 8, 9, 111, 112, 113, 114, 115, 119, 134, 142, 150, 174, 189, 190, 194, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 207, 214, 222, 238, 244, 262, 286, 293, 294, 304, 313, 314, 316, 323, 341, 346, 361, 362, 366, 367, 368, 382, 395, 400, 401, 405, 418, 421, 422, 423, 424, 431, 432, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 473, 474, 475, 477, 478, 479, 480, 484, 498, 499, 500, 501, 506, 508], "computation": 504, "compute_encod": 2, "compute_uv": 206, "concaten": [0, 6, 124, 321], "concept": 471, "concis": 6, "concret": [2, 361, 367, 370, 402, 504, 508], "conda": [9, 499], "condit": [0, 318, 498, 508], "config": [2, 4, 499], "configu": 473, "configur": [119, 499], "confirm": [499, 503], "confus": 7, "conj": 100, "conjug": [0, 99], "connect": [499, 503], "consecut": [150, 244, 405], "consequ": 6, "consid": [6, 17, 83, 182, 325, 326, 327, 362, 497, 499], "consider": 498, "const": [0, 1, 2, 443], "constant": [0, 2, 6, 9, 115, 147, 149, 239, 341, 346, 362, 368, 401, 443, 453, 485, 487, 498, 500, 505], "constant_valu": 239, "constitut": 326, "construct": [0, 2, 7, 46, 120, 168, 200, 236, 305, 319], "consult": 499, "consum": 504, "contain": [2, 6, 9, 29, 30, 69, 97, 121, 134, 158, 159, 160, 169, 170, 197, 202, 215, 216, 217, 244, 288, 318, 321, 324, 341, 381, 383, 384, 390, 418, 449, 468, 471, 498, 501], "content": [9, 381, 498], "context": [295, 500], "contigu": [0, 1, 2, 84, 148], "continu": [347, 428, 499, 501], "contract": [0, 134], "contribut": 2, "contriv": [501, 508], "control": [0, 369, 495, 504], "conv": 108, "conv1d": [0, 341], "conv2d": [0, 341], "conv3d": [0, 341], "conv_gener": 0, "conv_transpose1d": 0, "conv_transpose2d": 0, "conv_transpose3d": 0, "conveni": [1, 2, 7, 188], "convent": [19, 108, 133, 134, 419], "convers": 8, "convert": [0, 1, 2, 79, 85, 86, 87, 118, 165, 246, 399, 400, 504, 505, 506], "convolut": [0, 101, 102, 103, 104, 105, 106, 107, 108, 348, 349, 350, 351, 352, 353, 355, 356], "convolv": [101, 102, 103, 104, 105, 106, 107], "convtranspose1d": 341, "convtranspose2d": 341, "convtranspose3d": 341, "coordin": [0, 223], "copi": [0, 1, 2, 6, 8, 240, 287, 505], "core": [1, 2, 3, 4, 5, 6, 7, 322, 341, 343, 344, 345, 346, 366, 373, 374, 375, 384, 387, 389, 392, 419, 420, 421, 422, 423, 424, 425, 426, 427, 440, 442, 449, 468, 471, 473, 498, 499, 505, 506], "corner": 419, "correct": [2, 9, 477, 478, 479, 502, 504], "correctli": [39, 499], "correl": [104, 355], "correspond": [0, 1, 2, 16, 18, 79, 96, 119, 121, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 197, 218, 220, 228, 242, 284, 285, 297, 304, 312, 317, 326, 499, 501, 503], "cos_first": 410, "cosh": [0, 448], "cosin": [0, 20, 21, 109, 110, 441, 487, 489, 501], "cosine_decai": [473, 489], "cosine_similarity_loss": 341, "cost": [9, 475, 499, 504], "costli": 504, "cot": 1, "cot_index": 1, "cotan": [2, 115], "cotang": [1, 2, 115, 316], "could": [6, 341], "count": [341, 489], "counter": 495, "cours": 501, "coursera": 485, "cout": [4, 500], "cov": 252, "covari": [252, 346], "cover": 2, "cpp": [2, 4], "cpu": [8, 9, 197, 198, 203, 332, 508], "cpython": 2, "crash": [84, 498], "creat": [0, 2, 6, 9, 84, 126, 146, 178, 295, 341, 471, 473, 489, 498, 499, 500, 502, 503, 505], "create_additive_causal_mask": 6, "cross": [7, 104, 440, 442], "cross_entropi": [7, 341], "crowd": 6, "cry": 6, "cubic": 419, "cummax": 0, "cummin": 0, "cumprod": 0, "cumsum": 0, "cumul": [0, 84, 111, 112, 113, 114], "current": [6, 8, 9, 84, 92, 103, 106, 107, 130, 172, 224, 244, 328, 341, 475, 499, 504], "custom": [8, 115, 148, 418], "custom_decod": 418, "custom_encod": 418, "custom_funct": 1, "custom_kernel_myexp_float": 1, "custom_tim": 2, "cvpr": 355, "cxx": 4, "cycl": 497, "d": [0, 1, 2, 6, 103, 107, 120, 121, 151, 181, 202, 219, 223, 238, 300, 307, 309, 310, 311, 329, 350, 353, 356, 361, 367, 402, 474, 477, 479, 508], "d1": 508, "d2": 508, "d2fdx2": 501, "d_i": 370, "dampen": 486, "darwin": 2, "data": [0, 2, 7, 8, 11, 19, 128, 146, 161, 162, 168, 178, 208, 232, 236, 249, 258, 307, 309, 315, 319, 356, 420, 421, 422, 423, 424, 425, 426, 427, 498, 499, 500, 502, 505], "dataset": [5, 499, 504], "datatyp": 52, "dbuild_shared_lib": 9, "dcmake_build_typ": [4, 9], "ddof": [0, 76, 81, 293, 314], "deal": 498, "debug": [1, 3, 499, 503], "debugg": 8, "decai": [475, 478, 480, 486, 487, 488, 491], "decay_r": [475, 488, 491], "decay_step": 487, "decent": 7, "decid": [326, 381], "decim": [0, 67, 268], "declar": 2, "decltyp": 1, "decod": 418, "decomposit": [194, 195, 206], "decor": [1, 115], "decoupl": 478, "dedic": 499, "deep": [346, 421, 422, 423, 424], "def": [1, 2, 5, 6, 7, 115, 143, 145, 148, 313, 341, 471, 498, 499, 500, 501, 502, 504, 505, 508], "default": [1, 2, 9, 15, 16, 17, 18, 19, 27, 28, 29, 30, 83, 84, 92, 97, 98, 101, 102, 103, 104, 105, 106, 107, 115, 116, 117, 119, 120, 121, 124, 125, 126, 128, 129, 130, 143, 145, 146, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 169, 170, 174, 177, 178, 182, 190, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 218, 220, 222, 223, 228, 232, 236, 239, 240, 242, 244, 245, 247, 248, 249, 251, 252, 253, 254, 255, 257, 258, 259, 263, 265, 268, 275, 276, 277, 278, 279, 287, 288, 291, 292, 293, 295, 297, 299, 304, 306, 307, 308, 309, 310, 311, 312, 313, 314, 317, 319, 321, 322, 332, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 357, 360, 361, 363, 366, 367, 369, 370, 373, 374, 375, 377, 382, 384, 389, 391, 394, 397, 398, 399, 400, 402, 405, 410, 414, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 433, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 471, 474, 475, 476, 477, 478, 479, 480, 485, 486, 487, 495, 497, 498, 499, 500, 501, 503, 505, 507, 509], "default_devic": 509, "default_stream": 509, "defin": [1, 2, 5, 6, 7, 9, 115, 129, 148, 170, 196, 202, 245, 322, 325, 503, 505], "definit": [115, 194, 195, 252], "degre": [0, 246, 453], "delta": [445, 474], "delv": [423, 424], "demonstr": 505, "denomin": [366, 441, 474, 476, 477, 478, 479, 485], "dens": [223, 508], "depend": [0, 2, 3, 4, 5, 9, 79, 202, 361, 367, 402, 498, 499, 502, 507, 508], "depth": [325, 345, 350, 353, 356, 375, 501], "dequant": [0, 244], "deriv": [2, 500, 501, 504], "descend": 379, "descent": [486, 498, 504], "describ": [2, 504], "descript": [2, 4, 6, 332], "design": [1, 5, 8, 495, 508], "destin": [0, 2, 61, 130, 230, 243], "destroi": 498, "detach": 501, "detail": [1, 2, 11, 275, 341, 355, 405, 410, 419, 421, 422, 423, 424, 474, 476, 477, 479, 480, 499, 502, 506], "detect": 498, "determin": [0, 2, 121, 252, 328, 332, 388, 507], "dev": [2, 9], "develop": [2, 4, 9], "developer_dir": 9, "deviat": [0, 253, 293, 421, 423, 426], "deviatoin": 0, "devic": [1, 2, 8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 124, 125, 128, 129, 130, 131, 132, 133, 136, 137, 138, 140, 141, 142, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 187, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 265, 266, 267, 268, 269, 276, 277, 278, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 314, 315, 318, 319, 320, 330, 508, 509], "device_info": 279, "devicetyp": 10, "df": 505, "dfdx": [500, 501, 502], "dft": [152, 153, 154, 155, 156, 157, 161, 162, 163], "dhwc": 356, "diag": [0, 206], "diagon": [0, 46, 120, 146, 307, 309, 310, 311], "dict": [97, 139, 144, 209, 224, 271, 272, 273, 322, 324, 387, 392, 395, 396, 471, 473, 481, 482, 484, 497, 500, 501, 507], "dict_kei": [326, 482], "dictionari": [6, 97, 143, 180, 209, 224, 271, 272, 324, 325, 328, 341, 381, 390, 395, 396, 483, 497, 507], "did": 6, "diff": 2, "differ": [8, 188, 296, 315, 452, 498, 499, 500, 501, 503], "differenti": [1, 8, 347, 428], "difficult": 501, "difficulti": [421, 422], "dilat": [0, 101, 102, 103, 104, 105, 106, 107, 348, 349, 350, 351, 352, 353], "dim": [1, 6, 150, 151, 358, 362, 366, 368, 397, 399, 401, 405, 410, 418], "dimens": [0, 1, 2, 6, 16, 18, 27, 28, 63, 69, 79, 85, 86, 87, 97, 102, 103, 104, 106, 107, 121, 141, 150, 151, 159, 160, 162, 163, 165, 169, 170, 181, 194, 195, 197, 198, 199, 200, 202, 203, 206, 207, 218, 219, 220, 222, 228, 242, 243, 244, 248, 257, 293, 297, 301, 304, 308, 314, 346, 348, 349, 350, 351, 352, 353, 355, 356, 360, 361, 362, 366, 367, 368, 397, 401, 402, 405, 418, 419, 433, 442, 498, 501], "dimension": [31, 147, 149, 152, 153, 154, 155, 156, 157, 161, 162, 163, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 358, 370, 373, 374, 375, 399, 400, 410, 502, 505], "dir": 4, "direct": [6, 379, 480, 508], "directli": [2, 6, 84], "directori": [2, 4, 6, 9], "disabl": [122, 275, 321, 498, 499], "disable_compil": 498, "disappoint": 6, "discard": [6, 325], "discov": [9, 499], "discoveri": 480, "discret": [108, 152, 153, 154, 155, 156, 157, 161, 162, 163, 358, 399], "discuss": 2, "disk": 6, "dispatch": 2, "dispatch_thread": 2, "dispatchthread": 1, "displai": 341, "distanc": [6, 453], "distribut": [8, 9, 247, 248, 249, 251, 252, 253, 258, 259, 321, 370, 421, 422, 423, 424, 426, 427, 443, 446, 451, 453, 468], "distributed_config": [499, 503], "diverg": 446, "divid": [0, 2, 39, 167, 244, 262, 499], "divis": [0, 131, 167, 244, 262], "divisor": [293, 314], "divmod": 0, "dloss_dw": 501, "dloss_dx": 501, "dlpack": 505, "dlvalu": 313, "dmlx_build_cpu": 9, "dmlx_build_gguf": 9, "dmlx_build_safetensor": 9, "dmlx_metal_debug": 3, "dmlx_metal_jit": 9, "do": [0, 2, 6, 9, 200, 315, 341, 383, 394, 468, 471, 498, 499, 500, 501, 504], "doc": [2, 7, 499, 503], "document": [2, 3, 4, 66, 80, 148, 271, 272, 332, 498, 499, 500, 501, 502], "doe": [0, 2, 3, 6, 9, 171, 315, 324, 341, 498, 499, 502, 503, 504, 505], "doesn": [2, 341, 500], "domain": 258, "don": [1, 9, 498, 508], "done": [341, 354, 401, 498, 499, 504, 505], "dot": [144, 199, 207, 304, 325, 386, 397, 499], "doubl": [0, 6, 332], "doubt": 6, "down": [6, 324], "downsampl": [343, 344, 345, 373, 374, 375], "dparam": 313, "draw": 248, "drop": 381, "dropout": [341, 355, 356, 391, 418, 498], "dropout2d": 341, "dropout3d": 341, "dst": 130, "dt": 137, "dtype": [0, 1, 2, 6, 12, 19, 31, 38, 39, 79, 82, 128, 129, 146, 148, 164, 165, 168, 178, 188, 190, 197, 198, 202, 203, 208, 236, 249, 251, 252, 253, 255, 258, 259, 284, 285, 307, 309, 312, 315, 319, 321, 332, 389, 419, 420, 421, 422, 423, 424, 425, 426, 427, 440, 442, 449, 487, 488, 489, 490, 491, 498, 499, 500, 501, 502, 505, 506, 507], "dtypecategori": [188, 332], "dual": 448, "duchi": 476, "duplic": 500, "dure": [3, 97, 278, 354, 355, 356, 419, 505], "dx": 115, "dy": 115, "dyld": 499, "dyld_library_path": 499, "dylib": 2, "dynam": [0, 500, 504], "e": [2, 7, 9, 115, 137, 148, 169, 170, 189, 280, 346, 348, 349, 350, 351, 352, 353, 355, 356, 362, 366, 368, 382, 401, 438, 439, 461, 462, 467, 473, 476, 498, 500, 504, 509], "e5": 332, "e8": 332, "each": [0, 1, 2, 69, 119, 139, 150, 170, 188, 194, 195, 197, 198, 199, 206, 207, 219, 223, 239, 244, 245, 248, 263, 273, 274, 288, 305, 308, 315, 317, 318, 355, 356, 358, 361, 362, 367, 402, 405, 418, 440, 442, 495, 498, 499, 500, 503, 504], "eager": 504, "earli": 355, "eas": 6, "easi": [2, 341], "easier": [1, 144, 504], "easiest": 499, "edg": [96, 239, 419, 498], "edit": [9, 396], "effect": [355, 498, 504], "effici": [6, 8, 169, 355, 405, 499, 504, 506], "eigenvalu": [197, 198], "eigenvector": 197, "einstein": [133, 134], "einsum": 134, "either": [9, 14, 66, 79, 80, 88, 90, 91, 96, 131, 132, 136, 167, 175, 176, 180, 191, 192, 193, 202, 214, 219, 221, 229, 231, 235, 241, 262, 266, 296, 313, 344, 345, 374, 375, 407, 419, 423, 424, 499, 503, 505], "elem": [1, 148], "elem_to_loc": [1, 2], "element": [0, 1, 2, 13, 14, 20, 21, 22, 23, 24, 25, 26, 29, 71, 84, 88, 89, 90, 91, 94, 109, 110, 111, 112, 113, 114, 119, 131, 132, 136, 137, 138, 140, 142, 146, 166, 167, 170, 175, 176, 182, 183, 184, 185, 186, 187, 191, 192, 193, 210, 211, 212, 213, 214, 215, 216, 217, 221, 223, 229, 231, 233, 235, 240, 241, 244, 245, 261, 262, 263, 266, 267, 269, 280, 281, 282, 283, 289, 290, 296, 300, 302, 303, 306, 313, 315, 318, 347, 354, 355, 356, 361, 365, 367, 376, 398, 402, 405, 409, 428, 435, 436, 438, 439, 454, 455, 457, 460, 461, 462, 463, 498, 501], "elementwis": [1, 99, 100], "elif": 6, "ellipsi": 502, "elman": 402, "els": [0, 2, 6, 341, 382, 499, 504], "elsewher": [309, 502], "elu": [341, 458], "emb": [6, 358, 399, 410], "embed": [6, 322, 341, 399, 405, 410, 441], "empti": 252, "en0": 503, "en2": 499, "enabl": [3, 6, 9, 97, 135, 321, 486], "enclos": 500, "encod": [2, 150, 405, 410, 418, 442], "encount": [2, 501], "end": [121, 195, 225, 244, 267, 361, 367, 416, 434, 445, 452, 458, 464, 465, 487, 490, 500], "end_axi": [0, 50, 165], "end_encod": 2, "endif": 2, "endl": [4, 500], "endswith": 382, "enhanc": [6, 405, 504], "enough": [2, 504], "ensur": [0, 1, 2, 9, 148, 324, 448, 499, 500], "ensure_row_contigu": [1, 148], "enter": 6, "entir": [16, 18, 27, 28, 218, 220, 222, 228, 242, 293, 297, 314, 355, 356], "entri": [0, 254, 312, 355, 356], "entropi": [7, 440, 442], "enumer": 341, "environ": [9, 122, 135, 499], "ep": [5, 147, 149, 346, 362, 366, 368, 401, 441, 443, 453, 473, 474, 475, 476, 477, 478, 479, 485], "epoch": 7, "epsilon": [346, 362, 366, 368, 401, 441, 443, 474, 476, 477, 478, 479, 485], "epsilon_1": 475, "epsilon_2": 475, "equal": [0, 1, 17, 29, 83, 146, 176, 182, 193, 235, 240, 255, 288, 321, 366, 370], "equal_nan": [0, 17, 83, 182], "equat": [133, 134, 204, 205], "equival": [0, 2, 32, 66, 80, 129, 132, 167, 170, 177, 300, 347, 357, 359, 363, 364, 365, 371, 372, 396, 398, 400, 403, 404, 406, 408, 411, 412, 413, 414, 415, 417, 499], "erf": [0, 138, 498], "erfinv": 0, "error": [0, 2, 9, 126, 137, 138, 279, 288, 359, 430, 431, 432, 448, 450, 498, 501, 503, 505], "error_norm": 5, "estim": 479, "eta": 480, "etc": [2, 244, 341, 419, 499], "ethernet": [499, 503], "eval": [2, 3, 5, 6, 7, 341, 471, 473, 498, 499, 500, 501, 504, 506], "eval_cpu": 2, "eval_fn": 7, "eval_gpu": 2, "evalu": [2, 6, 7, 8, 130, 139, 189, 278, 316, 341, 380, 391, 471, 473, 498, 500, 506], "even": [1, 2, 6, 97, 498, 499, 500, 504, 505], "evenli": [0, 208], "everi": [244, 326, 473, 491, 501, 503], "everyth": [6, 499], "everywher": 0, "exact": [431, 432], "exactli": [2, 6, 150, 384, 501], "exampl": [0, 3, 4, 5, 6, 7, 9, 19, 39, 115, 126, 143, 144, 145, 148, 151, 165, 180, 188, 190, 197, 198, 202, 203, 284, 285, 295, 300, 312, 324, 327, 328, 341, 343, 344, 345, 346, 366, 373, 374, 375, 382, 384, 391, 394, 419, 420, 421, 422, 423, 424, 425, 426, 427, 440, 442, 449, 468, 473, 482, 487, 488, 489, 490, 491, 495, 501, 502, 503, 504, 505, 506, 507], "exce": [321, 324], "exceed": 278, "except": [8, 115, 146, 158, 159, 161, 162, 163, 278, 332, 362, 384, 500, 502, 505], "exclud": [243, 301], "exclus": [0, 84, 91], "execut": [2, 4, 9, 85, 86, 87, 173, 190, 499, 505, 508], "execute_process": 4, "exist": [2, 3, 6, 382, 394, 499], "exp": [0, 1, 142, 148, 214, 218, 249, 286, 347, 357, 409, 428, 429, 446, 458, 459, 463, 498, 500, 508], "exp_elementwis": [1, 148], "expand_dim": 0, "expect": [6, 348, 349, 350, 351, 352, 353, 354, 355, 356, 410, 418, 443, 498, 499, 502], "expens": 418, "expensive_fun": 504, "experiment": [143, 145, 180, 505], "explain": 2, "explicit": [2, 482, 495, 505], "explicitli": [169, 341, 495, 503], "explor": 9, "expm1": 0, "exponenti": [0, 140, 142, 347, 357, 406, 428, 429, 458, 488], "exponential_decai": 473, "export": [8, 9, 143, 144, 180], "export_funct": 500, "ext_modul": 2, "extend": [2, 239], "extens": [8, 209, 226, 388, 507], "extern": 505, "extra": [1, 326, 327, 500], "extract": [0, 6, 46, 120, 121, 284, 341, 381, 471], "extras_requir": 2, "extrem": [502, 504], "ey": [0, 6, 199, 207], "f": [0, 2, 5, 7, 115, 202, 341, 367, 478, 498, 505], "f_jvp": 115, "f_t": 367, "f_vjp": 115, "f_vmap": 115, "face": 6, "factor": [2, 15, 177, 194, 195, 200, 201, 203, 419, 442, 488, 491], "fail": [498, 499, 503], "fall": [2, 115], "fals": [0, 1, 2, 6, 16, 17, 18, 27, 28, 34, 35, 36, 37, 42, 43, 44, 45, 57, 58, 59, 60, 64, 76, 77, 81, 83, 97, 104, 111, 112, 113, 114, 126, 143, 145, 148, 182, 188, 194, 195, 202, 205, 206, 207, 209, 218, 220, 222, 223, 228, 242, 293, 297, 314, 318, 322, 325, 326, 327, 328, 332, 362, 366, 368, 370, 382, 384, 394, 397, 400, 405, 410, 418, 419, 440, 443, 475, 477, 478, 486, 500, 505], "famili": 6, "fan": [421, 422, 423, 424], "fan_in": [421, 422, 423, 424], "fan_out": [421, 422, 423, 424], "far": 473, "fast": [1, 8, 359, 432, 499, 508], "faster": [1, 2, 9, 132, 430, 440, 498, 499, 501], "featur": [1, 8, 101, 102, 103, 104, 105, 106, 107, 150, 346, 361, 362, 366, 367, 368, 370, 400, 401, 402, 405, 418, 419, 498, 499, 504], "feed": 6, "feed_forward": 6, "feedforward": [421, 422], "feel": 6, "fetch": 1, "few": [1, 2, 6, 7, 8, 9, 500, 504, 506], "fewer": 499, "ffn": 6, "ffn_norm": 6, "fft": 8, "fi": 499, "figur": 499, "file": [4, 6, 9, 143, 144, 145, 180, 209, 270, 271, 272, 273, 274, 384, 388, 499, 500, 501, 507], "file_or_weight": 384, "fill": [0, 168, 237, 309, 320, 420, 421, 422, 423, 424, 426, 427], "filter": [0, 108, 348, 349, 350, 351, 352, 353, 377, 381], "filter_and_map": 341, "filter_fn": [377, 381], "final": [2, 4, 5, 6, 7, 177, 487, 490, 499, 503], "find": [2, 4, 5, 9, 499], "find_packag": [2, 4], "finder": 9, "fine": [495, 500, 504], "finetun": 341, "finit": [0, 183, 232], "first": [0, 1, 2, 3, 4, 5, 6, 7, 9, 121, 124, 126, 165, 174, 188, 190, 191, 206, 215, 217, 219, 240, 257, 266, 298, 304, 307, 313, 325, 327, 328, 341, 344, 345, 362, 374, 375, 419, 441, 449, 475, 479, 482, 498, 499, 500, 501, 503, 505, 508], "first_lay": 504, "firt": 498, "fit": [244, 508], "five": 498, "fix": [2, 6, 9, 498, 504], "flag": [4, 9, 498, 505], "flat": [169, 170, 325, 329], "flat_param": 273, "flatten": [0, 29, 30, 111, 112, 113, 114, 202, 238, 240, 243, 263, 267, 287, 300, 301, 306, 325, 498], "flexibl": 8, "flexibli": 396, "flip": [0, 104, 108], "float": [0, 1, 2, 12, 15, 17, 19, 79, 147, 148, 149, 150, 151, 164, 167, 168, 177, 182, 188, 202, 232, 245, 247, 251, 253, 321, 324, 332, 346, 354, 355, 356, 362, 366, 368, 377, 389, 401, 405, 410, 416, 418, 419, 420, 421, 422, 423, 424, 426, 427, 441, 442, 443, 445, 449, 452, 453, 464, 465, 474, 475, 476, 477, 478, 479, 480, 485, 486, 487, 488, 490, 491], "float16": [1, 2, 12, 148, 177, 209, 332, 377, 504, 505], "float16_t": [1, 2], "float32": [0, 1, 2, 12, 19, 146, 148, 151, 177, 178, 188, 197, 198, 202, 203, 208, 236, 249, 251, 252, 253, 258, 259, 285, 309, 319, 332, 419, 420, 421, 422, 423, 424, 425, 426, 427, 440, 442, 449, 487, 488, 489, 490, 491, 498, 499, 500, 501, 502, 504, 505, 506, 507], "float64": [12, 188, 332, 505], "floor": [0, 1, 167], "floor_divid": 0, "flow": [0, 294, 504], "flush": 2, "fn": [180, 323, 326, 327, 328, 506], "follow": [1, 2, 4, 6, 7, 8, 9, 19, 108, 119, 151, 169, 202, 239, 244, 327, 341, 431, 432, 446, 474, 475, 476, 479, 480, 486, 495, 498, 499, 500, 501, 503, 508], "food": 6, "forc": [6, 7, 341, 499, 506], "forg": [9, 499], "formal": [119, 244], "format": [6, 144, 209, 270, 271, 272, 273, 274, 499, 505], "formul": [347, 357], "formula": 452, "forth": [419, 499], "forward": [1, 2, 313, 498, 503, 504], "found": [4, 381], "four": 346, "fourier": [152, 153, 154, 155, 156, 157, 161, 162, 163], "fourth": 500, "frac": [137, 244, 280, 346, 354, 355, 356, 362, 366, 368, 370, 401, 409, 421, 422, 423, 424, 441, 443, 445, 448, 459, 461, 462, 474, 476, 477, 478, 479, 485], "fraction": 19, "framework": 8, "free": 275, "freez": [341, 394, 471], "freq": 150, "frequenc": [150, 405, 410], "frequent": [498, 504], "friend": 6, "fro": 202, "frobeniu": 202, "from": [0, 1, 2, 4, 6, 7, 8, 84, 118, 119, 121, 124, 125, 128, 129, 130, 148, 159, 160, 162, 163, 168, 169, 173, 177, 180, 202, 209, 219, 223, 237, 244, 246, 247, 248, 249, 250, 251, 255, 258, 273, 275, 284, 291, 294, 296, 300, 301, 306, 307, 318, 320, 325, 326, 327, 328, 329, 341, 370, 382, 384, 397, 421, 422, 423, 424, 426, 427, 443, 452, 468, 473, 497, 498, 499, 500, 501, 504, 505, 506, 507, 508], "from_embed": 399, "from_linear": 400, "front": [2, 500], "frozen": [341, 382, 392, 394, 400, 471], "fuction": 132, "full": [0, 1, 2, 7, 66, 80, 108, 148, 200, 286, 395, 396, 443, 498, 499, 500, 504], "full_turn": 410, "fulli": [2, 8, 503, 505, 508], "fun": [97, 143, 145, 174, 189, 313, 316, 317, 498, 500, 502, 504, 508], "fun1": 504, "func": 402, "function": [0, 1, 2, 3, 5, 6, 7, 8, 17, 19, 84, 97, 115, 132, 137, 138, 143, 145, 148, 174, 180, 182, 189, 194, 195, 197, 198, 199, 202, 203, 206, 207, 219, 279, 280, 313, 316, 317, 323, 324, 326, 327, 328, 341, 347, 357, 359, 360, 363, 364, 365, 371, 372, 376, 378, 382, 389, 394, 398, 402, 403, 404, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 430, 431, 432, 433, 434, 435, 436, 438, 439, 440, 454, 459, 461, 462, 463, 464, 465, 466, 468, 473, 482, 495, 497, 499, 502, 504, 505, 507], "functionexport": 145, "functool": 498, "further": [2, 9, 501], "fuse": [1, 498], "fusibl": 498, "futur": [6, 143, 145, 180, 400, 502, 504], "fx": 115, "g": [3, 9, 115, 148, 202, 244, 367, 467, 485, 486, 500, 504, 509], "g_t": [367, 474, 476, 477, 478, 479, 480, 485, 486], "gain": [421, 422, 423, 424], "gamma": [346, 362, 366, 368, 401, 421, 422, 423, 424], "gap": 1, "gate": [360, 361, 433], "gather": [0, 124, 169, 170], "gather_mm": [0, 170], "gather_qmm": 0, "gaurante": 315, "gaussian": [5, 359, 430, 431, 432, 443], "gaussian_nll_loss": 341, "gc_func": 418, "gelu": [341, 431, 432, 498], "gelu_approx": [341, 359, 430], "gelu_fast_approx": [341, 359, 430], "geluapprox": 359, "gelufast": 359, "gener": [0, 1, 3, 5, 12, 19, 104, 146, 148, 159, 160, 208, 223, 247, 252, 253, 254, 255, 258, 259, 418, 495, 498, 502, 504, 509], "general_": 2, "generate_stub": 9, "geq": [416, 465], "get": [2, 5, 7, 9, 102, 103, 104, 106, 107, 116, 117, 164, 171, 172, 173, 224, 250, 341, 498, 500, 501, 504, 508], "get_cache_memori": 95, "get_command_encod": 2, "get_kernel": 2, "gguf": [9, 209, 271, 507], "gh": 1, "gii": 1, "git": 9, "github": [5, 7, 9, 498], "give": [2, 6, 7, 29, 498], "given": [0, 2, 9, 16, 18, 29, 39, 84, 93, 96, 98, 111, 112, 113, 114, 119, 121, 134, 139, 141, 151, 152, 153, 154, 155, 156, 157, 161, 162, 163, 168, 169, 200, 202, 218, 220, 222, 228, 232, 234, 242, 252, 254, 255, 267, 268, 275, 277, 286, 288, 293, 297, 299, 305, 306, 307, 309, 310, 311, 314, 330, 354, 381, 397, 441, 443, 449], "gix": 1, "gix_mult": 1, "giy_mult": 1, "global": [122, 124, 125, 126, 128, 129, 130, 135, 256, 321, 324, 495, 498], "glorot": [421, 422], "glorot_norm": 341, "glorot_uniform": 341, "glu": [6, 341], "gm": 1, "gn": 1, "go": [2, 6, 499, 501], "golub": 202, "good": [2, 9, 473, 498, 499, 503, 508], "goroshin": 355, "gower": 6, "gpu": [1, 3, 8, 9, 224, 332, 502, 508], "gputrac": [3, 226], "grad": [2, 5, 7, 115, 313, 324, 473, 481, 498, 499, 500, 501, 502, 504, 506], "grad_fn": [5, 498, 501], "gradient": [0, 5, 7, 115, 174, 294, 313, 321, 323, 324, 341, 382, 395, 400, 418, 448, 471, 473, 474, 475, 477, 478, 479, 480, 481, 484, 486, 498, 499, 501, 502, 504, 505, 506], "grain": 495, "graph": [2, 6, 7, 8, 144, 278, 500, 501], "great": 3, "greater": [0, 6, 29, 142, 176, 240, 324, 416, 465], "greater_equ": 0, "grep": 9, "grid": [2, 148, 223], "grid_dim": 2, "grid_grad": 1, "grid_idx": 1, "grid_sampl": 1, "grid_sample_grad": 1, "grid_sample_ref": 1, "grid_sample_vjp": 1, "grid_shap": 1, "grid_siz": 1, "ground": [5, 6, 442, 452], "group": [0, 1, 101, 102, 103, 104, 105, 106, 107, 119, 124, 125, 126, 128, 129, 130, 151, 170, 244, 245, 315, 321, 322, 348, 349, 362, 399, 400, 499], "group_dim": 2, "group_siz": [0, 119, 170, 244, 245, 322, 399, 400], "groupnorm": 341, "grow": 504, "gru": 341, "guid": [2, 4, 8, 499, 500], "guidelin": 278, "gw": 1, "h": [1, 2, 4, 101, 102, 103, 105, 106, 107, 202, 346, 349, 350, 352, 353, 355, 356, 361, 367, 402, 501, 504], "h_": [361, 367, 402], "h_in": 1, "h_stride": 1, "h_t": [361, 367, 402], "ha": [2, 3, 6, 7, 8, 9, 79, 97, 121, 130, 158, 159, 161, 162, 163, 172, 174, 194, 195, 197, 198, 199, 206, 207, 223, 248, 346, 361, 367, 370, 402, 471, 473, 498, 499, 500, 502, 503, 504, 506, 508], "had": 6, "hadamard": [0, 177], "hadamard_transform": 0, "half": [19, 255, 259, 405, 504], "halv": [360, 433], "hand": [6, 501, 504], "handi": 501, "handl": [2, 341, 498], "happen": [2, 6, 147, 149, 418, 473, 498, 504], "happi": 6, "hard": 6, "hard_shrink": [341, 363], "hard_tanh": [341, 364], "hardcod": 498, "hardshrink": [341, 434], "hardswish": 341, "hardtanh": [341, 435], "hat": [119, 244], "have": [0, 1, 2, 6, 9, 17, 83, 85, 86, 87, 92, 115, 124, 151, 159, 160, 162, 163, 170, 182, 219, 226, 248, 315, 321, 325, 367, 397, 407, 480, 482, 497, 498, 499, 500, 502, 503, 504, 508], "haven": 6, "hazan": 476, "he": [6, 423, 424], "he_norm": 341, "he_uniform": 341, "head": [151, 397, 418], "header": [2, 148], "heart": 6, "heavi": 6, "height": [344, 345, 346, 349, 350, 352, 353, 355, 356, 374, 375], "hello": [325, 329], "help": [2, 6, 498, 508], "helper": [6, 148, 321, 498, 499, 503], "henc": [0, 2, 244, 498], "hendryck": 432, "here": [2, 6, 473, 498, 500, 501, 504, 507, 508], "hermitian": [197, 198], "hf": 367, "hg": 367, "hh": 402, "hi": [6, 367], "hidden": [361, 367, 402, 418], "hidden_dim": [7, 471, 473], "hidden_s": [361, 367, 402], "hierarchi": 332, "high": [255, 259, 341, 358, 427, 468], "high_pad_s": 0, "higher": [2, 181, 279, 449, 499, 501], "highli": 9, "him": 6, "hing": 444, "hinge_loss": 341, "hinton": 485, "hit": 2, "hn": 361, "ho": 367, "hold": [2, 6, 11, 12, 202, 498], "homebrew": 499, "hopkin": 202, "host": 2, "host1": 499, "host2": 499, "host3": 499, "host4": 499, "host_nam": 1, "hostfil": [499, 503], "hostnam": [499, 503], "hostname1": [499, 503], "hostname2": [499, 503], "hostname3": 499, "hostname4": 499, "hot": 442, "hour": 6, "how": [2, 4, 6, 7, 341, 343, 344, 345, 348, 349, 350, 351, 352, 353, 358, 373, 374, 375, 399, 419, 481, 498, 502, 508], "howev": [2, 115, 341, 359, 362, 482, 495, 498, 499, 504, 505], "hr": 361, "http": [362, 366, 368, 376, 401, 432, 454], "huber": 445, "huber_loss": 341, "human": [423, 424], "hundr": 9, "hurri": 6, "hutter": 478, "hyperbol": [0, 21, 23, 26, 110, 283, 303, 417, 466], "hz": 361, "i": [0, 1, 2, 3, 4, 6, 7, 8, 9, 17, 19, 29, 38, 79, 84, 96, 102, 103, 104, 106, 107, 108, 111, 112, 113, 114, 115, 120, 121, 124, 125, 127, 128, 129, 130, 132, 139, 143, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 167, 168, 169, 170, 177, 180, 182, 183, 188, 189, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 214, 218, 219, 223, 225, 239, 240, 243, 244, 245, 252, 253, 254, 265, 267, 270, 271, 272, 278, 279, 280, 286, 288, 293, 294, 299, 300, 301, 304, 307, 308, 312, 313, 314, 315, 316, 317, 318, 321, 322, 324, 325, 326, 327, 328, 332, 334, 341, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 354, 355, 356, 359, 361, 362, 366, 367, 368, 370, 373, 374, 375, 381, 382, 388, 390, 391, 393, 394, 396, 397, 398, 400, 401, 402, 405, 410, 416, 418, 419, 423, 424, 430, 432, 440, 441, 443, 448, 449, 452, 453, 455, 460, 465, 471, 473, 475, 477, 478, 480, 481, 482, 487, 489, 490, 495, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509], "i386": 9, "i_n": 1, "i_nw": 1, "i_s": 1, "i_sw": 1, "i_t": 367, "iclr": [477, 478, 479], "id": [7, 9], "idea": [501, 504], "idempot": [382, 394], "ident": [0, 115, 130, 146, 294, 341, 391, 499], "identifi": [2, 325, 497], "idim": 7, "idiom": [7, 498], "idx": [39, 502], "ie": 394, "ieee": 332, "ifac": 499, "ignor": [6, 39, 96, 97, 139, 475, 503], "ih": 402, "ii": 1, "ij": 223, "imag": [0, 349, 350, 352, 353, 355, 356, 419], "imagenet": [423, 424], "imaginari": 179, "immedi": [6, 377], "implement": [0, 1, 5, 7, 150, 151, 358, 381, 397, 405, 407, 410, 416, 418, 419, 465, 474, 475, 476, 479, 480, 481, 493, 498, 501], "impli": 315, "implicit": [495, 498, 501], "implicitli": 504, "import": [2, 3, 5, 6, 7, 9, 115, 126, 177, 180, 202, 273, 313, 325, 326, 327, 328, 329, 341, 343, 344, 345, 346, 366, 373, 374, 375, 384, 419, 440, 442, 449, 468, 471, 473, 498, 499, 501, 502, 504, 505, 506], "import_funct": 500, "imported_ab": 500, "imported_fun": 500, "imported_funct": 500, "improv": [1, 2, 3, 6, 440, 474, 475, 476, 477, 478, 479, 485, 498, 499], "in_ax": [317, 501], "in_channel": [348, 349, 350, 351, 352, 353], "in_dim": [341, 471], "in_proj": 471, "includ": [1, 2, 4, 111, 112, 113, 114, 144, 148, 171, 172, 278, 368, 378, 390, 400, 443, 473, 498, 500, 501, 502, 506, 507, 509], "include_dir": 2, "inclus": [0, 42, 43, 44, 45, 111, 112, 113, 114, 165], "incom": 2, "inconveni": 498, "incorpor": 505, "incorrect": 505, "increas": [279, 503], "increment": 19, "incur": [6, 9], "independ": [123, 355, 356], "index": [0, 1, 2, 8, 10, 29, 39, 141, 146, 174, 223, 240, 284, 285, 300, 301, 313], "indic": [0, 2, 17, 27, 28, 29, 30, 39, 169, 170, 174, 182, 183, 184, 185, 186, 187, 188, 200, 206, 243, 284, 285, 288, 300, 301, 313, 391, 393, 442, 449, 489, 502], "indices_or_sect": [72, 288], "indirectli": 505, "individu": [341, 355, 356], "ineffici": [502, 504], "inexact": [12, 188], "inf": [202, 232, 397], "infer": [8, 168, 209, 307, 312, 499, 500], "infin": [0, 184, 186, 187, 232, 373, 374, 375, 479], "infinit": [17, 182, 183], "info": [6, 9], "inform": [3, 4, 6, 7, 9, 134, 164, 224, 271, 272, 332, 341, 346, 359, 397, 499, 500, 501, 508], "inherit": [7, 497], "inifn": 184, "init": [341, 398, 468, 473, 487, 488, 490, 491, 499], "init_fn": [420, 421, 422, 423, 424, 425, 426, 427, 468], "init_valu": 1, "initi": [1, 3, 5, 6, 126, 328, 341, 346, 362, 366, 368, 370, 398, 401, 420, 421, 422, 423, 424, 425, 426, 427, 471, 482, 487, 488, 490, 491, 498, 499, 500, 504], "initializer_list": 0, "inject": 0, "inlin": 0, "inner": [0, 498], "inorm": 366, "inp": [1, 148], "inp_ndim": 1, "inp_shap": 1, "inp_strid": 1, "inplac": [2, 9], "input": [0, 1, 2, 5, 6, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 118, 120, 121, 124, 125, 130, 131, 132, 133, 134, 136, 137, 138, 140, 141, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 166, 167, 169, 170, 174, 175, 176, 177, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 228, 229, 230, 231, 232, 233, 235, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 254, 257, 260, 261, 262, 263, 265, 266, 267, 268, 269, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 310, 311, 312, 313, 314, 315, 317, 318, 320, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 355, 356, 358, 360, 361, 362, 366, 367, 368, 370, 373, 374, 375, 397, 400, 401, 402, 405, 416, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 433, 440, 441, 443, 444, 445, 446, 448, 449, 451, 453, 465, 468, 498, 500, 501, 502, 503, 506, 507], "input_dil": [0, 104], "input_dim": [7, 341, 370, 400], "input_nam": [1, 148], "input_s": [361, 367, 402], "inputs1": 449, "inputs2": 449, "insert": [121, 141, 508], "insid": [498, 500], "inspect": [3, 498, 506], "inspir": 8, "instabl": 453, "instal": [2, 4, 503], "instanc": [6, 39, 115, 244, 329, 341, 366, 377, 378, 379, 382, 384, 385, 386, 391, 394, 395, 396, 407, 471, 499, 503, 505], "instancenorm": 341, "instanti": [1, 2, 7, 504], "instantiate_kernel": 2, "instead": [2, 9, 115, 341, 396, 410, 501, 504], "instruct": [4, 500], "int": [0, 1, 2, 4, 6, 7, 10, 16, 18, 19, 27, 28, 29, 30, 34, 35, 36, 37, 42, 43, 44, 45, 46, 47, 50, 57, 58, 59, 60, 61, 64, 67, 69, 72, 75, 76, 77, 78, 79, 81, 84, 92, 93, 98, 101, 102, 103, 104, 105, 106, 107, 111, 112, 113, 114, 119, 120, 121, 128, 129, 130, 134, 141, 146, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 168, 170, 171, 172, 173, 174, 178, 188, 196, 202, 208, 218, 220, 222, 224, 228, 230, 236, 239, 240, 242, 243, 244, 245, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 263, 265, 267, 268, 275, 278, 279, 284, 285, 286, 287, 288, 291, 292, 293, 297, 298, 300, 301, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 317, 319, 321, 322, 341, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 358, 360, 361, 362, 366, 367, 368, 370, 373, 374, 375, 397, 399, 400, 401, 402, 405, 410, 418, 433, 441, 442, 446, 451, 453, 471, 487, 489, 490, 491], "int16": 332, "int32": [0, 1, 12, 19, 39, 165, 188, 190, 202, 255, 284, 312, 332, 419, 502, 506], "int64": [12, 332], "int64_t": 2, "int8": [12, 332], "int_0": 137, "integ": [0, 12, 167, 169, 170, 188, 202, 224, 239, 244, 245, 247, 254, 255, 288, 300, 304, 317, 332, 358, 389, 489, 502], "integr": [19, 300, 504], "intend": [0, 498], "interact": 418, "interest": 508, "interfac": [2, 499, 503], "intermedi": 505, "intern": 346, "interpol": 419, "interpret": 4, "interv": [19, 208, 255, 259], "introduc": [0, 267], "intuit": 341, "invalid": [0, 84], "invers": [0, 20, 21, 22, 23, 24, 25, 26, 89, 138, 155, 156, 157, 158, 159, 160, 195, 199, 207], "invert": 0, "involv": [473, 498], "iogpu": 279, "iostream": 4, "ip": [499, 503], "ip1": [499, 503], "ip2": [499, 503], "ip3": 499, "ip4": 499, "is_avail": 126, "is_equival": 2, "is_leaf": [325, 326, 327, 328], "is_leaf_fn": 381, "isclos": 0, "isfinit": 0, "ish": 6, "ishmael": 6, "isinf": 0, "isnan": 0, "isneginf": 0, "isposinf": 0, "issu": [499, 501, 505], "issubdtyp": [2, 12, 332], "item": [0, 2, 5, 6, 7, 326, 473, 500, 504, 505, 506], "iter": [5, 7, 206, 326, 327, 495, 498, 504], "iterm": 9, "itertool": [6, 326], "its": [0, 1, 2, 9, 151, 195, 219, 240, 257, 309, 323, 329, 341, 400, 473, 477, 478, 479, 499, 504, 505, 508], "itself": [2, 322, 482], "ix": 1, "ix_n": 1, "ix_nw": 1, "ix_s": 1, "ix_sw": 1, "iy_n": 1, "iy_nw": 1, "iy_s": 1, "iy_sw": 1, "j": [6, 9, 202, 355, 476, 477, 479], "j8": 2, "jacobian": [2, 189, 316, 506], "jain": 355, "jax": [8, 495], "jit": 148, "jmlr": 476, "jnp": 505, "john": 202, "join": 489, "join_schedul": 473, "jointli": 252, "json": [499, 503], "just": [2, 4, 7, 368, 498, 500, 502], "jvp": [2, 115, 506], "k": [0, 6, 46, 92, 120, 146, 151, 169, 177, 306, 309, 310, 311, 370, 382], "kaim": 424, "keep": [2, 16, 18, 27, 28, 218, 220, 222, 228, 242, 293, 297, 314, 341, 381, 501, 504], "keepdim": [0, 16, 18, 27, 28, 34, 35, 36, 37, 57, 58, 59, 60, 64, 76, 77, 81, 202, 218, 220, 222, 228, 242, 286, 293, 297, 314], "kei": [1, 3, 6, 143, 151, 180, 224, 247, 248, 249, 251, 252, 253, 254, 255, 257, 258, 259, 325, 326, 381, 382, 394, 397, 482, 495, 497, 500, 501], "kept": 279, "kernel": [2, 8, 9, 101, 102, 103, 104, 105, 106, 107, 148, 343, 373, 498, 502], "kernel_dil": [0, 104], "kernel_s": [343, 344, 345, 348, 349, 350, 351, 352, 353, 373, 374, 375], "key_cach": 6, "key_input_dim": 397, "key_proj": 6, "keyword": [143, 174, 273, 274, 313, 326, 341, 495, 500, 507, 509], "kind": 6, "kingma": [477, 479], "kl_div_loss": 341, "kname": 2, "know": [2, 6], "known": [408, 460], "kron": 0, "kroneck": [0, 190], "kth": [0, 29, 240], "kullback": 446, "kw_onli": 2, "kwarg": [11, 123, 143, 144, 180, 273, 274, 330, 500, 509], "l": [6, 7, 194, 195, 197, 198, 200, 341, 346, 348, 351, 361, 367, 402, 452], "l1": [313, 445, 447, 448, 452], "l1_loss": 341, "l2": [445, 448, 486], "l2_loss": 341, "l_": 445, "la": 202, "label": [3, 5, 442, 449], "label_smooth": 442, "lack": 502, "lambd": [363, 414, 434, 464], "lambda": [326, 327, 328, 341, 363, 377, 382, 389, 414, 434, 458, 464, 474, 475, 476, 477, 478, 479, 480, 485, 486, 498, 499, 500, 501], "languag": [1, 2, 4], "larg": [6, 341, 397, 448, 498, 500, 504], "larger": [1, 150, 279, 405, 480], "largest": [202, 232, 306], "lasso": 313, "last": [0, 1, 6, 30, 79, 147, 149, 154, 157, 159, 160, 162, 163, 165, 169, 170, 173, 181, 194, 195, 197, 198, 199, 203, 206, 207, 219, 248, 287, 304, 315, 348, 349, 350, 351, 352, 353, 355, 356, 362, 419, 505], "later": [3, 9, 473], "launch": [1, 2, 126, 499, 502], "layer": [8, 147, 322, 341, 343, 344, 345, 355, 356, 361, 362, 367, 368, 370, 373, 374, 375, 391, 396, 399, 400, 402, 407, 418, 467, 471, 500, 503], "layer_s": 7, "layernorm": 341, "layout": 1, "lazi": [8, 471, 506], "lazili": [6, 341], "lceil": 92, "ld": [361, 367, 402], "lead": [0, 19, 84, 498], "leaf": [97, 322, 325, 326, 327, 328, 381], "leaf_modul": 341, "leaki": [369, 437], "leaky_relu": 341, "leakyrelu": 341, "learn": [5, 7, 8, 346, 362, 366, 368, 398, 401, 473, 474, 475, 476, 477, 478, 479, 480, 485, 486], "learnabl": [348, 349, 350, 351, 352, 353, 407], "learning_r": [7, 473, 474, 475, 476, 477, 478, 479, 480, 482, 485, 486, 487, 488, 489, 490, 491, 498], "least": [6, 85, 86, 87, 96, 194, 195, 197, 198, 199, 203, 206, 207, 244], "leav": [2, 139, 326, 327, 328], "lectur": 485, "lecun": 355, "left": [0, 6, 150, 191, 202, 244, 267, 359, 405, 419, 431, 432, 443, 445, 453], "left_shift": 0, "leibler": 446, "len": [6, 154, 157, 160, 163, 177, 489], "length": [6, 291, 346, 348, 351, 361, 367, 402, 489], "leq": [445, 458], "less": [0, 1, 6, 29, 193, 240, 279, 321, 405, 452, 499], "less_equ": 0, "let": [1, 2, 5, 6, 195, 498, 500, 501, 504, 505], "level": [0, 169, 170, 423, 424], "lh": [361, 367, 402], "lhs_indic": [0, 169, 170], "lhs_mask": 92, "lib": 499, "libmlx": 9, "libmlx_ext": 2, "libmpi": 499, "librari": [2, 4, 9, 334, 341, 499, 500], "like": [2, 6, 8, 129, 143, 145, 180, 188, 237, 320, 356, 448, 482, 484, 498, 499, 500, 501, 503, 504, 505, 506, 508], "likelihood": [443, 451], "limit": [0, 2, 96, 275, 278, 279, 502], "linalg": 177, "line": [6, 499, 500, 503, 504, 505], "linear": [0, 2, 6, 7, 8, 204, 205, 322, 326, 341, 347, 357, 359, 360, 369, 384, 400, 402, 403, 404, 406, 408, 419, 428, 429, 430, 431, 432, 433, 437, 456, 457, 458, 460, 468, 471, 482, 489, 490, 498, 500], "linear1": 6, "linear2": 6, "linear3": 6, "linear_schedul": [473, 489], "linearli": 397, "link": [2, 4, 9], "linspac": 0, "lion": 473, "list": [1, 6, 11, 16, 18, 31, 72, 79, 84, 85, 86, 87, 93, 97, 98, 104, 134, 139, 148, 153, 154, 156, 157, 159, 160, 162, 163, 168, 174, 189, 202, 218, 220, 222, 223, 228, 236, 239, 242, 247, 248, 249, 251, 252, 253, 255, 258, 259, 271, 286, 288, 292, 293, 297, 304, 305, 308, 313, 314, 316, 319, 325, 328, 329, 341, 382, 384, 385, 386, 387, 392, 394, 395, 396, 471, 473, 477, 478, 479, 480, 489, 497, 498, 499, 500, 501, 503, 504], "listen": 499, "liter": [2, 239, 419, 423, 424, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453], "littl": 6, "liu": 6, "live": [8, 148, 508], "ll": [1, 5, 7, 445, 498, 501], "llama": 6, "llamaattent": 6, "llamaencoderlay": 6, "llm": 8, "load": [7, 8, 334, 384, 499], "load_weight": [341, 504], "loader": 7, "loader_path": 2, "loan": 202, "loc": [1, 251, 253], "local": [341, 355, 499], "localhost": [499, 503], "locat": [0, 2, 4, 84, 284, 285, 395, 396, 499, 508], "log": [0, 212, 214, 218, 371, 372, 438, 439, 440, 443, 446, 448, 451, 463], "log10": 0, "log1p": 0, "log2": 0, "log_cosh_loss": 341, "log_sigmoid": [341, 371], "log_softmax": [341, 372], "logaddexp": 0, "logarithm": [0, 210, 211, 212, 213], "logcosh": 448, "logic": [0, 2, 215, 216, 217, 499], "logical_and": 0, "logical_not": 0, "logical_or": 0, "logist": [0, 5, 280, 432, 460], "logit": [6, 248, 440, 442, 498], "logsigmoid": 341, "logsoftmax": 341, "logsumexp": 0, "long": 6, "longer": [6, 108, 501], "look": [2, 6, 499], "lookup": 358, "loop": [6, 7, 498, 499, 501, 504], "loshchilov": 478, "loss": [5, 7, 313, 341, 473, 498, 499, 501, 504], "loss_and_grad": 341, "loss_and_grad_fn": [7, 473, 498, 501], "loss_fn": [5, 7, 473, 498, 501], "loss_grad_fn": 499, "lot": 501, "low": [255, 259, 427, 468], "low_pad_s": 0, "lower": [194, 195, 197, 198, 205, 207, 244, 255, 258, 259, 309, 427], "lr": [5, 480], "lr_schedul": [487, 488, 489, 490, 491], "lstm": 341, "lto": 2, "lu": [6, 201], "luckili": 504, "lvalu": 313, "m": [0, 2, 4, 6, 9, 92, 146, 169, 177, 202, 309, 474, 498], "m1": [1, 6, 498, 501, 508], "m10": 332, "m7": 332, "m_": [477, 478, 479, 480], "m_t": [477, 478, 479, 480], "mac": 499, "machin": [6, 8, 9, 485, 499], "maco": [9, 279], "macosx": 9, "made": [6, 334], "mai": [2, 4, 143, 145, 180, 202, 322, 355, 499, 501, 502], "main": [4, 8, 121, 146, 148, 307, 326, 327, 341, 499], "maintain": [355, 356, 480], "major": [0, 2], "make": [1, 2, 3, 4, 6, 7, 9, 144, 145, 219, 234, 277, 341, 487, 488, 490, 491, 498, 504, 506, 508], "make_shar": 2, "malloc": 2, "man": 6, "manag": [8, 295, 495, 499, 500, 508], "mani": [2, 84, 288, 348, 349, 350, 351, 352, 353, 358, 399, 498, 499, 500, 504], "manual": [341, 499], "map": [2, 7, 39, 209, 326, 358, 377, 500], "map_fn": [377, 381], "map_torch_to_mlx": 6, "margin": [449, 453], "margin_ranking_loss": 341, "mask": [0, 6, 92, 151, 391, 397, 502], "mask_lh": [0, 92], "mask_n": 1, "mask_nw": 1, "mask_out": [0, 92], "mask_rh": [0, 92], "mask_s": 1, "mask_sw": 1, "matadata": 209, "match": [9, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 171, 384, 419, 442, 502, 505], "materi": [6, 8], "math": [6, 453, 498], "mathbf": 195, "mathcal": 370, "mathemat": 202, "mathrm": [137, 280, 366], "matmul": [0, 169, 508], "matric": [202, 203, 206], "matrix": [0, 5, 15, 46, 92, 119, 120, 146, 169, 170, 177, 178, 194, 195, 197, 198, 199, 200, 201, 202, 203, 206, 207, 219, 223, 244, 245, 252, 399, 400, 425, 468], "matter": [6, 341, 500], "matur": 499, "max": [0, 1, 2, 202, 221, 347, 373, 374, 375, 398, 428, 435, 436, 441, 443, 444, 449, 453, 455, 457, 475, 479, 498, 501, 508], "max_buffer_s": 224, "max_freq": 410, "max_i": 244, "max_norm": 324, "max_recommended_working_set_s": [224, 279], "max_val": 435, "maximum": [0, 7, 27, 39, 96, 111, 173, 278, 324, 341, 369, 373, 374, 375, 403, 410, 431, 432, 437, 456, 471, 504], "maxpool1d": 341, "maxpool2d": 341, "maxpool3d": 341, "maxtotalthreadsperthreadgroup": 2, "mca": [499, 503], "md": 202, "me": 6, "mean": [0, 1, 5, 6, 7, 149, 251, 252, 253, 313, 341, 346, 362, 382, 401, 426, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 498, 499, 501, 505], "meant": 115, "measur": 508, "mechan": 418, "medic": 356, "meet": 9, "member": [341, 387, 392], "memori": [0, 1, 2, 8, 84, 95, 171, 172, 173, 264, 275, 278, 279, 418, 471, 475, 498, 504, 505], "memory_order_relax": 1, "memory_s": [224, 279], "memoryview": [504, 505], "merg": 498, "meshgrid": 0, "metadata": [5, 209, 271, 272], "metal": [2, 4, 8, 148, 278], "metal_captur": 3, "metal_kernel": 1, "metal_path": 9, "metallib": [2, 9], "method": [2, 6, 10, 11, 31, 115, 123, 164, 322, 330, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 388, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 471, 474, 475, 476, 477, 478, 479, 480, 482, 485, 486, 493], "millisecond": [9, 498, 508], "min": [0, 2, 202, 229, 347, 398, 428, 435, 436, 455, 457], "min_freq": 410, "min_i": 244, "min_val": 435, "mind": 6, "mine": 6, "minibatch": 7, "minim": [499, 503], "minimum": [0, 28, 39, 96, 112, 410, 440, 441], "minsizerel": 9, "minu": 142, "minut": 6, "mish": 341, "mismatch": 500, "miss": [384, 500, 507], "mix": 502, "mkdir": [3, 9], "ml": 9, "mlp": [7, 341, 418, 473], "mlp_dim": [6, 418], "mlx": [1, 3, 5, 6, 7, 9, 334, 341, 468, 471, 473, 495, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508], "mlx_build_acceler": 4, "mlx_build_benchmark": 9, "mlx_build_cpu": 9, "mlx_build_exampl": 9, "mlx_build_gguf": 9, "mlx_build_met": [2, 4, 9], "mlx_build_metallib": 2, "mlx_build_python_bind": 9, "mlx_build_safetensor": 9, "mlx_build_test": 9, "mlx_cxx_flag": 4, "mlx_disable_compil": [122, 135, 498], "mlx_ext": 2, "mlx_ext_metallib": 2, "mlx_found": 4, "mlx_include_dir": [2, 4], "mlx_librari": 4, "mlx_metal_debug": [3, 9], "mlx_metal_jit": 9, "mlx_root": 4, "mlx_sample_extens": 2, "mlx_trace": 3, "mlxfn": [143, 145, 180, 500], "mnist": 7, "mode": [0, 1, 2, 108, 239, 380, 391, 393, 419, 423, 424], "model": [5, 7, 8, 273, 322, 323, 326, 327, 341, 377, 380, 382, 384, 388, 391, 393, 394, 395, 397, 418, 468, 471, 473, 481, 482, 484, 498, 499, 500, 504], "modest": 2, "modif": 505, "modifi": 505, "modul": [2, 4, 6, 7, 322, 323, 407, 418, 468, 484, 497, 498, 504], "moment": [6, 475, 479, 499], "momentum": [346, 480, 482, 486, 498], "monei": 6, "monitor": 503, "monoton": 454, "more": [1, 2, 3, 4, 7, 11, 79, 121, 143, 169, 194, 195, 197, 198, 199, 200, 206, 207, 219, 271, 272, 275, 278, 332, 341, 346, 355, 405, 410, 418, 419, 421, 422, 423, 424, 440, 495, 498, 499, 501, 502, 506, 508], "moreov": 503, "most": [2, 151, 248, 312, 341, 484, 498, 499, 501, 502, 504], "move": [0, 2, 230, 508], "moveaxi": 0, "mpi": [126, 334], "mpirun": [499, 503], "mse": 313, "mse_loss": 341, "mtl": 2, "mtl_capture_en": 3, "mtlcommandbuff": 2, "mu": 486, "much": [1, 2, 6, 343, 344, 345, 373, 374, 375, 498, 504], "multi": [8, 151, 348, 349, 350, 351, 352, 353, 500, 502, 505], "multidimension": 223, "multiheadattent": [6, 341], "multipl": [0, 1, 9, 15, 92, 145, 147, 149, 169, 170, 219, 231, 244, 245, 397, 410, 488, 489, 491, 498, 504, 507], "multipli": [0, 2, 39, 170, 244, 245, 354, 410, 419], "murtadha": 6, "must": [0, 1, 2, 3, 9, 92, 96, 143, 150, 151, 168, 170, 197, 198, 202, 247, 248, 252, 255, 258, 259, 318, 419, 505], "mx": [1, 2, 3, 4, 5, 6, 7, 39, 99, 100, 115, 126, 129, 143, 144, 145, 148, 165, 180, 188, 190, 197, 198, 200, 202, 203, 209, 254, 273, 284, 285, 312, 313, 324, 341, 343, 344, 345, 346, 357, 366, 369, 373, 374, 375, 377, 384, 388, 403, 419, 420, 421, 422, 423, 424, 425, 426, 427, 429, 437, 440, 441, 442, 446, 449, 456, 466, 468, 471, 473, 495, 498, 499, 500, 501, 502, 504, 505, 506, 507, 508, 509], "my": [6, 9], "my_devic": 509, "my_path": 273, "my_script": [499, 503], "myexp": [1, 148], "myexp_strid": 1, "mymlp": 471, "n": [0, 1, 2, 6, 31, 92, 101, 102, 103, 104, 105, 106, 107, 146, 151, 152, 154, 155, 157, 158, 161, 163, 177, 178, 252, 293, 309, 314, 346, 348, 349, 350, 351, 352, 353, 355, 356, 361, 367, 402, 419, 448, 453, 499, 503], "n_kv": 151, "n_q": 151, "n_t": 361, "naiv": [2, 501], "naive_add": 501, "name": [1, 2, 115, 144, 148, 170, 209, 244, 245, 271, 272, 273, 274, 341, 362, 381, 384, 386, 499, 502, 507], "named_modul": 341, "namespac": 4, "nan": [0, 17, 83, 182, 183, 185, 232], "nan_to_num": 0, "nanobind": 2, "nanobind_add_modul": 2, "nativ": [9, 499], "natur": [0, 210, 212, 504], "nb": 2, "nb_domain": 2, "nb_modul": 2, "nb_static": 2, "nbyte": 2, "nc": 346, "ndarrai": [31, 502, 504, 506], "ndhwc": [350, 353, 356], "ndim": [0, 1, 2, 165, 202, 206, 419], "ne": 1, "nearest": [1, 419], "necessari": 341, "necessarili": 306, "need": [1, 2, 4, 6, 7, 8, 9, 83, 244, 341, 395, 396, 410, 418, 495, 499, 501, 503, 504, 505, 506, 508], "neg": [0, 121, 165, 186, 232, 267, 307, 369, 373, 374, 375, 397, 443, 451, 453, 502], "negat": [0, 233], "negative_slop": [369, 437], "neginf": [0, 232], "neighbor": [419, 503], "neither": [174, 313], "nelem": 2, "nervou": 6, "nest": [79, 97, 328, 341, 471, 497, 501], "nesterov": 486, "network": [6, 8, 321, 346, 355, 358, 421, 422, 468, 471, 485, 499], "neural": [6, 8, 358, 421, 422, 454, 468, 471, 485], "never": [6, 504], "new": [0, 2, 7, 93, 121, 230, 234, 265, 292, 308, 315, 326, 327, 389, 397, 471, 473, 484, 489, 498, 500, 502, 504, 505], "new_tre": 327, "next": [2, 4, 6, 7, 275, 500], "nh": [361, 367, 402], "nhwc": [346, 349, 352], "nice": [501, 504], "nlc": [346, 348, 351], "nld": [361, 367, 402], "nlh": [361, 367, 402], "nll": [443, 451], "nll_loss": 341, "nn": [2, 6, 7, 273, 326, 341, 468, 471, 473, 482, 484, 498, 500, 504], "nobodi": 6, "node": [97, 139, 317, 327, 328, 499, 503], "nois": 5, "noisi": 5, "nomins": 2, "non": [0, 1, 2, 4, 9, 223, 392, 402, 454, 471], "none": [1, 2, 6, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 118, 119, 120, 121, 122, 124, 125, 128, 129, 130, 131, 132, 133, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 187, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 226, 227, 228, 229, 230, 231, 232, 233, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 276, 277, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 343, 344, 345, 359, 373, 374, 375, 377, 381, 382, 389, 394, 397, 402, 410, 418, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 475, 493, 500, 502], "nonlinear": [402, 498], "nonzero": 502, "noop": [394, 499], "nor": [2, 174, 313], "norm": [6, 149, 324, 362, 453, 479, 480], "norm1": 6, "norm2": 6, "norm_first": 418, "normal": [1, 2, 5, 6, 147, 148, 149, 197, 252, 258, 341, 343, 344, 345, 346, 362, 366, 368, 373, 374, 375, 401, 418, 421, 423, 505, 508], "not_equ": 0, "notabl": [6, 8], "notat": [119, 325, 386], "note": [0, 1, 2, 4, 6, 9, 17, 19, 84, 92, 97, 103, 106, 107, 115, 151, 159, 160, 170, 171, 182, 200, 202, 244, 248, 315, 322, 341, 401, 419, 473, 505, 507], "noth": [6, 115, 341, 504], "notic": [6, 500, 501, 507], "now": [1, 2, 6, 9, 400, 498, 505], "np": [1, 6, 7, 499, 505, 506], "npy": [209, 270, 507], "npz": [6, 209, 273, 274, 384, 388, 507], "nuc": 202, "nuclear": 202, "nuisanc": 499, "nullopt": 0, "num": [0, 6, 208, 257], "num_class": [7, 473], "num_decoder_lay": 418, "num_embed": [358, 399], "num_encoder_lay": 418, "num_epoch": [7, 473], "num_exampl": 5, "num_featur": [5, 346], "num_group": 362, "num_head": [6, 397, 418], "num_it": 5, "num_lay": [6, 7, 473], "num_param": 341, "num_paramet": 398, "num_sampl": 248, "num_split": 0, "number": [0, 2, 12, 19, 62, 71, 97, 102, 103, 104, 106, 107, 119, 144, 146, 151, 170, 174, 178, 189, 208, 232, 239, 244, 245, 248, 251, 253, 257, 259, 263, 267, 268, 304, 305, 309, 313, 316, 317, 321, 322, 341, 346, 348, 349, 350, 351, 352, 353, 355, 356, 362, 366, 397, 398, 418, 419, 421, 422, 423, 424, 487, 489, 490, 495, 498, 501, 503, 509], "number_of_el": 0, "numer": [6, 147, 149, 202, 214, 218, 286, 346, 362, 366, 368, 401, 440, 441, 443, 453, 474, 475, 476, 477, 478, 479, 485, 498, 504], "numpi": [2, 6, 7, 8, 14, 17, 19, 88, 90, 91, 93, 131, 132, 136, 175, 176, 182, 191, 192, 193, 214, 219, 221, 229, 231, 235, 241, 262, 266, 296, 504, 506, 507], "nw": 1, "nwhc": 355, "o": [2, 9, 151, 367], "o_t": 367, "obj": 271, "object": [3, 11, 31, 51, 79, 97, 144, 145, 148, 188, 273, 317, 325, 326, 327, 328, 332, 355, 418, 497, 503], "observ": 6, "occupi": [119, 170, 244, 245], "occur": 505, "odim": 7, "odot": [361, 367], "off": [6, 9, 504], "offer": 448, "offset": [0, 1, 2, 6, 47, 84, 121, 147, 150, 307], "often": 356, "ok": [384, 498, 500, 501], "okai": [498, 504], "old": 6, "older": [143, 145, 180], "omit": [479, 499], "onc": [2, 9, 498, 500], "one": [0, 2, 4, 6, 9, 39, 79, 85, 96, 102, 103, 104, 106, 107, 126, 141, 143, 146, 147, 149, 150, 202, 212, 219, 245, 248, 291, 296, 312, 321, 332, 394, 419, 442, 499, 500, 503, 508], "ones": [0, 2, 6, 237, 273, 285, 309, 395, 396, 473, 499, 502], "ones_lik": 0, "onli": [1, 2, 6, 8, 9, 83, 92, 102, 103, 104, 106, 107, 115, 197, 198, 202, 206, 244, 252, 279, 315, 332, 341, 381, 382, 384, 389, 391, 394, 395, 396, 471, 498, 499, 500, 501, 503, 507, 508], "onlin": 476, "op": [1, 2, 238, 315, 382, 504], "open": [3, 9, 19, 255, 259, 499], "openmpi": 499, "oper": [3, 6, 8, 10, 38, 85, 86, 87, 104, 151, 169, 170, 241, 243, 286, 294, 301, 330, 332, 341, 418, 480, 498, 499, 501, 502, 504, 505, 506, 508, 509], "operand": [133, 134, 169], "opportun": 498, "opt": [481, 499], "optim": [1, 3, 5, 7, 8, 395, 498, 499, 501, 504], "option": [0, 3, 6, 15, 16, 18, 19, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 76, 77, 78, 80, 81, 82, 84, 85, 86, 87, 92, 97, 98, 101, 102, 103, 104, 105, 106, 107, 108, 111, 112, 113, 114, 115, 119, 120, 121, 124, 125, 126, 128, 129, 130, 143, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 168, 169, 170, 174, 178, 186, 187, 190, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 218, 220, 222, 223, 228, 232, 236, 239, 240, 242, 244, 245, 247, 248, 249, 251, 252, 253, 254, 255, 257, 258, 259, 263, 265, 267, 286, 287, 288, 291, 292, 293, 297, 299, 300, 304, 306, 307, 308, 309, 310, 311, 312, 313, 314, 317, 319, 321, 322, 325, 326, 327, 328, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 361, 367, 370, 373, 374, 375, 377, 381, 382, 384, 389, 394, 397, 399, 400, 402, 405, 410, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 474, 475, 476, 477, 478, 479, 480, 482, 485, 486, 487, 495, 498, 500, 507, 509], "ord": 202, "order": [0, 1, 29, 84, 104, 134, 197, 198, 202, 240, 244, 306, 341, 362, 395, 407, 482, 498, 501, 503], "ordinari": 181, "org": [362, 366, 368, 376, 401, 432, 454], "origin": [6, 121, 324, 346, 390, 421, 422, 423, 424, 474, 475, 476, 479, 480, 500, 505], "orthonorm": 177, "ostream": 2, "ostringstream": 2, "other": [0, 2, 6, 8, 188, 202, 341, 383, 471, 480, 498, 499, 500, 502, 503, 504, 506], "other_input": 341, "otherwis": [19, 104, 126, 254, 322, 325, 326, 327, 328, 382, 384, 394, 416, 418, 419, 434, 440, 445, 452, 464, 465, 504, 505], "our": [1, 2, 6, 7, 407, 474, 475, 476, 479, 480, 499], "out": [0, 1, 2, 9, 92, 148, 180, 355, 356, 391, 498, 499, 500, 501, 502], "out_ax": [317, 501], "out_channel": [348, 349, 350, 351, 352, 353], "out_dim": [341, 471], "out_dtyp": 2, "out_idx": 2, "out_mask": 92, "out_proj": [6, 471], "out_ptr": 2, "out_shap": [1, 2], "outer": [0, 498, 504], "outlier": 448, "output": [0, 1, 2, 6, 9, 16, 17, 18, 19, 29, 84, 92, 93, 97, 99, 100, 111, 112, 113, 114, 115, 133, 144, 146, 147, 148, 149, 150, 151, 158, 161, 162, 163, 168, 169, 174, 177, 178, 182, 202, 208, 218, 220, 222, 223, 228, 232, 236, 237, 240, 242, 243, 247, 248, 249, 251, 252, 253, 255, 258, 259, 273, 274, 284, 285, 286, 291, 293, 297, 301, 307, 309, 313, 314, 315, 316, 317, 318, 319, 320, 346, 348, 349, 350, 351, 352, 353, 366, 370, 397, 400, 416, 418, 419, 421, 422, 423, 424, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 465, 468, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508], "output_dim": [7, 341, 370, 400], "output_directori": 2, "output_dtyp": [1, 148], "output_fil": 6, "output_nam": [1, 148], "output_shap": [1, 148], "output_strip_trailing_whitespac": 4, "output_vari": 4, "outsid": [148, 165], "over": [0, 2, 6, 7, 16, 18, 27, 28, 29, 30, 101, 102, 103, 104, 105, 106, 107, 111, 112, 113, 114, 154, 157, 160, 163, 181, 202, 206, 208, 218, 220, 222, 228, 240, 242, 269, 286, 287, 293, 297, 304, 306, 314, 346, 348, 349, 350, 351, 352, 353, 362, 368, 401, 442, 487, 490, 499, 501, 503], "overal": 2, "overhead": [498, 504, 508], "overlap": 1, "overload": 19, "overrid": [2, 135], "overview": 3, "overwrit": 6, "own": [9, 499, 505], "owndata": 505, "p": [9, 200, 247, 341, 354, 355, 356, 453, 477, 479], "pack": [170, 244, 245], "packag": [2, 5, 7, 9, 334, 468, 499, 503], "package_data": 2, "pad": [0, 1, 101, 102, 103, 104, 105, 106, 107, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 343, 344, 345, 348, 349, 350, 351, 352, 353, 373, 374, 375], "pad_valu": 0, "pad_width": [0, 239], "padding_hi": 0, "padding_lo": 0, "page": [499, 506], "pain": 6, "pair": [0, 2, 239, 384, 405], "pairwis": 453, "pan": 6, "paper": [346, 410, 474, 475, 476, 479, 480], "parallel": [499, 508], "param": [313, 322, 341, 468, 500, 501], "paramet": [0, 1, 2, 5, 6, 7, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 118, 119, 120, 121, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 226, 228, 229, 230, 231, 232, 233, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 366, 367, 368, 369, 370, 373, 374, 375, 377, 378, 381, 382, 384, 389, 390, 391, 394, 395, 396, 397, 398, 399, 400, 401, 402, 405, 407, 410, 414, 416, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 433, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 465, 467, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 484, 485, 486, 487, 488, 489, 490, 491, 493, 498, 499, 500, 501, 504], "parameter_scal": 475, "parametr": [398, 455], "pars": [6, 144], "parse_arg": 6, "parser": 6, "part": [1, 2, 143, 145, 179, 180, 260, 501, 502], "parti": 499, "partial": [395, 396, 498, 504], "particip": [124, 125, 128, 129, 130], "particular": [244, 362], "particularli": 498, "partit": [0, 29], "pass": [1, 2, 6, 7, 66, 80, 238, 239, 313, 321, 323, 325, 326, 327, 341, 382, 394, 395, 396, 407, 498, 499, 500, 503, 504], "password": [499, 503], "path": [3, 4, 9, 134, 143, 144, 145, 180, 226, 273, 274, 322, 327, 384, 499, 503], "pattern": [341, 504], "peak": [173, 264], "penalti": 486, "pep": 505, "per": [6, 7, 119, 151, 170, 244, 245, 321, 322, 346, 362, 366, 368, 401, 493, 498, 499, 503, 504], "perceptron": [8, 500], "perf_count": 498, "perfectli": 504, "perform": [0, 1, 2, 3, 6, 8, 15, 92, 104, 111, 112, 113, 114, 130, 133, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 169, 170, 177, 197, 198, 219, 245, 268, 286, 300, 321, 341, 362, 418, 423, 424, 473, 498, 499, 502, 504, 508], "perhap": [2, 6], "perm": 7, "permtuat": 254, "permuat": 200, "permut": [0, 7], "persist": 9, "pg": 202, "phi": [359, 430], "physic": 499, "pi": [137, 359, 410, 431, 501], "pick": 2, "pip": [2, 4, 9], "pipelin": 2, "pivot": [200, 201], "pixel": 355, "place": [6, 39, 267, 268, 322, 499, 504, 505], "placehold": 498, "plai": [2, 6], "plain": 407, "plan": [2, 498], "platform": 9, "plot": 499, "plu": [0, 212], "png": 499, "point": [0, 2, 5, 6, 9, 84, 164, 167, 245, 332], "pool": [343, 344, 345, 373, 374, 375, 508], "popul": 2, "port": 503, "portion": 354, "posinf": [0, 232], "posit": [0, 6, 29, 121, 150, 165, 174, 187, 194, 195, 230, 232, 240, 252, 267, 307, 313, 326, 341, 348, 349, 350, 351, 352, 353, 397, 405, 410, 443, 453, 500], "possibl": [126, 288, 358, 399, 498, 499, 502, 508], "possibli": [6, 15, 92, 169, 219, 324], "postur": 6, "power": [0, 501, 505], "practic": [2, 498], "pre": [9, 151, 440], "preced": 362, "precis": [0, 6, 142, 151, 341, 359, 401, 440, 481, 498], "preclud": 341, "pred": [444, 448], "predic": [322, 389], "predict": [440, 443, 444, 445, 446, 447, 448, 450, 451, 452], "prefix": [317, 325, 327], "prelu": 341, "prepar": [2, 6, 499], "prepend": [3, 219], "preprint": [6, 474, 480], "preprocessor": 9, "present": 1, "preserv": [265, 501], "press": [6, 202], "pretti": [498, 504], "prevent": [294, 453, 505], "previou": [275, 278, 279], "primal": [1, 2, 115, 189, 316], "primit": 501, "print": [1, 2, 5, 6, 7, 9, 115, 190, 324, 325, 326, 327, 329, 341, 495, 498, 499, 500, 501, 502, 503, 504, 505, 506], "prior": [243, 300, 301], "priorit": 501, "privat": [2, 4], "prng": [247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 495], "prob": 440, "probabl": [9, 255, 354, 355, 356, 400, 440, 442, 446, 508], "problem": [5, 7, 341], "process": [6, 104, 108, 123, 124, 125, 126, 128, 129, 130, 321, 326, 327, 356, 358, 418, 497, 499, 503], "processor": 9, "prod": [0, 1], "produc": [0, 2, 9, 97, 397, 468, 500], "product": [0, 2, 15, 84, 113, 181, 189, 190, 196, 219, 238, 242, 304, 316, 397, 506], "profil": 3, "program": [4, 173], "programmat": 396, "project": [3, 4, 6, 397, 500], "project_source_dir": 2, "promot": [2, 151], "promote_typ": 2, "promoted_dtyp": 2, "prompt": 6, "propag": [501, 502], "properti": [32, 39, 48, 52, 62, 63, 69, 71, 390, 393, 483, 499, 501], "proportion": 324, "protocol": 505, "provid": [0, 2, 6, 84, 119, 143, 144, 174, 254, 267, 304, 313, 321, 326, 328, 334, 341, 377, 382, 384, 394, 395, 396, 399, 400, 418, 419, 467, 471, 499, 500, 507, 509], "pseudo": 495, "pth": 6, "public": [2, 341], "pun": 0, "pure": [1, 115, 341, 473], "purpos": [1, 202, 499], "purs": 6, "push": 2, "push_back": 2, "put": [0, 1, 7, 243, 498, 499], "put_along_axi": [0, 200], "py": [2, 6, 9, 499, 503], "pypi": 9, "python": [1, 3, 4, 6, 51, 69, 79, 139, 321, 325, 326, 327, 328, 329, 471, 481, 482, 484, 497, 499, 500, 501, 503, 505], "python_execut": 4, "python_requir": 2, "pytorch": [6, 8, 359, 362, 501], "pytorch_compat": 362, "q": [151, 203], "quantiz": [0, 119, 170, 209, 245, 399, 400], "quantized_matmul": 0, "quantizedembed": 341, "quantizedlinear": 341, "quarter": 6, "queri": [6, 151, 279, 397], "query_input_dim": 397, "query_proj": 6, "question": [6, 504], "queue": 3, "quick": [2, 8], "quit": [501, 505], "quotient": [0, 131, 132, 167], "r": [2, 6, 203, 313, 355, 361], "r_t": 361, "race": 508, "radian": [0, 118], "rag": 6, "rain": 6, "rais": [0, 6, 115, 202, 241, 288, 384, 500], "ram": [6, 278], "random": [1, 2, 3, 5, 6, 7, 8, 148, 343, 344, 345, 346, 366, 373, 374, 375, 384, 391, 498, 500, 501, 508, 509], "randomli": [5, 6, 254, 354, 355, 356], "rang": [0, 2, 3, 5, 6, 7, 9, 19, 165, 169, 208, 422, 424, 431, 432, 473, 487, 488, 489, 490, 491, 495, 498, 501, 504, 508], "rank": [0, 128, 129, 130, 449, 499, 503], "rate": [5, 473, 474, 475, 476, 477, 478, 479, 480, 485, 486], "rather": [2, 501, 508], "ratio": [0, 25], "rceil": 92, "re": [7, 9, 468], "reachabl": 499, "readabl": 3, "real": [0, 158, 159, 160, 161, 162, 163, 194, 195, 197, 198], "realli": 368, "reason": [1, 6, 502], "reboot": 9, "receiv": [128, 129, 322, 489, 499, 505], "reciproc": [0, 269], "reclaim": 275, "recommend": [9, 278, 480], "recompil": [97, 498], "reconstruct": 200, "record": [3, 173, 504], "recreat": [329, 473], "rectifi": [369, 403, 404, 423, 424, 437, 456, 457], "recurr": [361, 367, 402], "recurs": [144, 341, 381, 382, 387, 392, 394, 471], "recv": [129, 499], "reduc": [0, 1, 9, 16, 18, 27, 28, 125, 218, 220, 222, 228, 242, 293, 297, 314, 321, 328, 346, 418, 448], "reduct": [16, 18, 125, 218, 220, 228, 242, 328, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453], "redund": 501, "refer": [202, 366, 376, 390, 421, 422, 423, 424, 432, 454, 502], "reflect": [390, 498, 502, 505], "regard": 359, "regardless": [84, 151, 499], "regist": [2, 7], "register_librari": 2, "regress": [8, 448], "regular": [39, 355, 454, 478, 498, 500, 502], "regularli": 2, "reimplement": 2, "rel": [17, 182, 475, 498, 499], "relative_step": 475, "releas": 4, "relev": 2, "reli": [1, 2], "relu": [341, 398, 418, 455, 468], "relu6": 341, "remain": [0, 6, 279, 313, 327, 354, 355, 356, 499], "remaind": [0, 132], "remov": [0, 121, 219, 248, 291, 442], "rep": [0, 305], "repeat": [0, 305], "repeatedli": 5, "repetit": 263, "replac": [0, 6, 232, 395, 396, 418, 452], "replai": 3, "repli": 6, "repo": [5, 7, 9, 498], "report": [171, 278], "repres": [2, 6, 123, 126, 170, 449, 453, 505], "represent": [6, 201, 244, 315, 325, 329], "requir": [1, 2, 4, 6, 341, 499, 503, 504, 505], "requires_grad": 501, "rerun": [498, 504], "rescal": 324, "research": 8, "reset": 264, "reset_peak_memori": 173, "reshap": [0, 6, 202, 419, 498, 502], "resid": 279, "resolv": 2, "resourc": 2, "resource_limit": 224, "respect": [2, 5, 7, 115, 147, 149, 169, 170, 174, 244, 313, 326, 341, 346, 359, 362, 366, 368, 471, 499, 501, 503, 506], "respons": 2, "rest": [6, 150, 326, 327, 405, 503], "restart": 9, "restor": 267, "result": [0, 6, 15, 19, 39, 79, 84, 97, 144, 147, 149, 170, 190, 202, 219, 245, 252, 263, 278, 292, 326, 327, 328, 332, 410, 440, 498, 499, 501, 505], "resum": 6, "return": [0, 1, 2, 4, 5, 6, 7, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 51, 69, 79, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 118, 119, 120, 121, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 141, 142, 143, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 231, 232, 233, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 265, 266, 268, 269, 275, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 322, 323, 324, 325, 326, 327, 328, 329, 341, 361, 367, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 395, 396, 402, 420, 421, 422, 423, 424, 425, 426, 427, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 468, 471, 481, 497, 498, 499, 500, 501, 502, 504, 505, 507, 508], "return_metadata": 209, "revers": [0, 2, 42, 43, 44, 45, 84, 111, 112, 113, 114, 308, 410], "rf": 9, "rfft": 158, "rfft2": 159, "rfftn": 160, "rho": 474, "rhs_indic": [0, 169, 170], "rhs_mask": 92, "right": [0, 1, 2, 9, 244, 266, 267, 359, 419, 431, 432, 443, 445, 453], "right_shift": 0, "ring": 126, "rm": [6, 9, 149, 475], "rmsnorm": [6, 341], "rmsprop": 473, "rnn": [341, 361], "robust": 448, "roform": [6, 405], "roll": 0, "root": [0, 6, 149, 269, 289, 401], "rope": [6, 341], "rosetta": 9, "rotari": [6, 150, 405], "rotat": [150, 405], "round": [0, 244], "row": [0, 1, 2, 84, 146, 148, 178, 244, 309], "rpath": 2, "rsqrt": 0, "rtol": [0, 17, 182], "rule": [2, 473], "run": [1, 2, 3, 4, 6, 7, 8, 9, 10, 148, 238, 330, 346, 377, 474, 475, 477, 478, 479, 498, 500, 503, 504, 508, 509], "runtim": [6, 126, 334, 498, 499], "runtime_error": 2, "safetensor": [9, 209, 272, 384, 388, 473, 504, 507], "sai": [2, 6, 468, 504], "said": 6, "sake": 501, "same": [0, 2, 6, 9, 17, 39, 83, 93, 97, 102, 103, 104, 106, 107, 108, 124, 147, 149, 158, 161, 162, 163, 170, 174, 182, 189, 239, 248, 267, 268, 285, 315, 316, 318, 321, 327, 341, 344, 345, 346, 354, 362, 366, 374, 375, 399, 420, 421, 422, 423, 424, 425, 426, 427, 442, 453, 471, 481, 495, 498, 499, 500, 502, 503, 508], "sampl": [2, 5, 6, 208, 247, 248, 249, 251, 252, 255, 258, 259, 421, 422, 423, 424, 426, 427, 443, 449, 453, 495, 498, 500], "sat": 6, "save": [3, 6, 8, 209, 226, 244, 271, 272, 273, 274, 388, 500, 504], "save_gguf": 507, "save_safetensor": [388, 473, 507], "save_weight": 341, "savez": [6, 388, 507], "savez_compress": 507, "saw": [6, 501], "scalar": [0, 2, 14, 15, 17, 31, 51, 79, 83, 88, 89, 90, 91, 92, 93, 96, 131, 132, 136, 167, 168, 174, 175, 176, 177, 182, 191, 192, 193, 208, 214, 215, 216, 217, 219, 221, 229, 231, 232, 235, 239, 241, 247, 255, 258, 259, 262, 266, 271, 296, 313, 315, 318, 323, 453, 500, 501, 504, 506], "scale": [0, 2, 6, 15, 119, 147, 149, 150, 151, 170, 177, 244, 245, 251, 253, 324, 355, 356, 368, 397, 405, 406, 410, 419, 458, 475], "scale_arr": 2, "scale_factor": 419, "scale_paramet": 475, "scatter": 0, "scatter_add": 0, "scatter_add_axi": 0, "scatter_max": 0, "scatter_min": 0, "scatter_prod": 0, "schedul": [2, 473, 487, 488, 489, 490, 491, 493, 508], "schema": [3, 503], "scipi": [177, 200], "scope": 341, "score": [6, 151, 449], "script": [499, 503], "sdk": 9, "se": 1, "second": [6, 9, 121, 188, 190, 191, 215, 217, 219, 266, 298, 307, 313, 344, 345, 374, 375, 441, 449, 475, 479, 498, 500, 501, 508], "second_layer_a": 504, "second_layer_b": 504, "secret": 6, "section": [1, 6, 9, 288, 453, 498, 499, 501], "see": [1, 2, 4, 6, 7, 9, 11, 12, 33, 34, 35, 36, 37, 40, 41, 42, 43, 44, 45, 47, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 76, 77, 78, 80, 81, 82, 202, 271, 272, 275, 322, 332, 341, 346, 347, 355, 357, 359, 363, 364, 365, 371, 372, 380, 398, 399, 400, 403, 404, 405, 406, 408, 410, 411, 412, 413, 414, 415, 417, 419, 421, 422, 423, 424, 430, 431, 432, 458, 498, 499, 500, 501, 502, 503, 506, 508], "seed": 250, "seen": [499, 505], "select": [0, 3, 9, 197, 198, 306, 318, 377, 381, 389, 503], "self": [6, 7, 10, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 115, 164, 341, 454, 471], "selu": 341, "semant": [14, 88, 90, 91, 93, 131, 132, 136, 175, 176, 191, 192, 193, 214, 219, 221, 229, 231, 235, 241, 262, 266, 296, 508], "semi": [194, 195, 252], "send": 499, "sender": 499, "sennrich": 6, "sensit": 448, "sentencepiec": 6, "separ": [6, 66, 80, 362, 449], "sequenc": [6, 16, 18, 34, 35, 57, 58, 59, 60, 64, 72, 75, 76, 77, 81, 84, 93, 104, 128, 141, 148, 153, 154, 156, 157, 159, 160, 162, 163, 168, 174, 218, 220, 222, 228, 236, 242, 247, 248, 249, 251, 252, 253, 255, 258, 259, 265, 284, 285, 286, 288, 291, 293, 297, 304, 305, 308, 312, 313, 314, 319, 346, 348, 351, 361, 367, 402, 418, 495, 508], "sequenti": [341, 468], "seri": 9, "serial": 473, "set": [2, 4, 6, 7, 9, 97, 115, 122, 124, 125, 126, 128, 129, 130, 135, 147, 149, 150, 224, 275, 276, 277, 278, 279, 295, 321, 359, 368, 370, 380, 382, 389, 390, 391, 394, 395, 400, 405, 416, 441, 453, 465, 471, 473, 475, 477, 478, 482, 495, 500, 501, 504], "set_byt": 2, "set_compute_pipeline_st": 2, "set_data": 2, "set_dtyp": 341, "set_input_arrai": 2, "set_memory_limit": 275, "set_output_arrai": 2, "set_vector_byt": 2, "setup": [2, 4, 5, 7, 9, 498, 499, 500], "sever": [6, 9, 101, 102, 103, 104, 105, 106, 107, 273, 274, 321, 498, 499, 503, 507], "sgd": [5, 7, 473, 480, 482, 487, 488, 491, 498], "shade": [1, 2], "shall": 6, "shape": [0, 2, 3, 6, 7, 66, 83, 84, 92, 93, 97, 101, 102, 103, 104, 105, 106, 107, 121, 124, 128, 129, 143, 145, 148, 151, 152, 155, 158, 161, 162, 163, 168, 169, 177, 189, 199, 207, 219, 236, 237, 247, 248, 249, 251, 252, 253, 255, 258, 259, 265, 267, 285, 312, 315, 316, 318, 319, 320, 341, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 355, 356, 361, 366, 367, 370, 373, 374, 375, 384, 402, 420, 421, 422, 423, 424, 425, 426, 427, 442, 453, 473, 498, 500, 501, 502, 506, 508], "shapeless": [0, 97, 143, 145], "share": [8, 119, 170, 244, 245, 315, 499], "shazeer": 6, "shift": [0, 191, 266, 267, 346], "shop": 6, "should": [1, 2, 4, 5, 6, 7, 9, 84, 95, 121, 124, 147, 148, 149, 151, 189, 226, 243, 244, 279, 301, 307, 313, 316, 321, 322, 325, 341, 348, 349, 350, 351, 352, 353, 355, 356, 391, 397, 407, 442, 444, 449, 471, 497, 498, 499, 500, 501, 504, 505, 509], "show": [9, 332, 498], "shown": 2, "shuffl": 7, "side": [0, 239, 343, 344, 345, 373, 374, 375, 498], "sigma": [359, 360, 361, 367, 409, 421, 422, 423, 424, 432, 433, 438, 459, 460], "sigmoid": [0, 6, 341, 371, 408, 432, 438, 440, 460], "sign": [0, 17, 182, 332, 480], "signal": [108, 419], "signatur": [1, 148], "signedinteg": [12, 188], "signific": 244, "significantli": 499, "silent": [161, 162, 163], "silicon": [2, 6, 8, 9, 508], "silu": 341, "simd": 1, "simd_sum": 1, "simdgroup": 1, "simdgroup_s": 1, "similar": [6, 170, 188, 326, 395, 396, 397, 441, 499, 505, 507], "similarli": [2, 9, 219, 501, 504], "simpl": [2, 6, 7, 341, 358, 467, 473, 498, 499, 500, 501, 503, 504], "simple_axpbi": 2, "simple_tim": 2, "simplest": [2, 341, 499], "simpli": [2, 6, 9, 357, 369, 403, 429, 437, 456, 466, 471, 498, 499, 501, 503], "simplic": 0, "simplifi": 499, "simultan": 1, "sin": [0, 115, 410, 500, 501, 506], "sinc": [1, 2, 6, 7, 170, 173, 471, 480, 489, 498, 500, 505, 508], "sine": [0, 22, 23, 282, 283, 500, 501], "sing": 202, "singer": 476, "singl": [7, 139, 189, 209, 223, 239, 316, 344, 345, 374, 375, 498, 500, 502, 507], "singleton": [0, 16, 18, 27, 28, 126, 218, 219, 220, 222, 228, 242, 293, 297, 314, 499], "singular": [202, 206], "sinh": 0, "sinusoid": 410, "sinusoidalpositionalencod": 341, "size": [0, 1, 2, 6, 7, 52, 69, 92, 102, 103, 106, 107, 119, 141, 147, 148, 149, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 168, 170, 172, 177, 178, 188, 196, 202, 244, 245, 248, 265, 278, 279, 284, 288, 291, 312, 315, 321, 322, 341, 343, 344, 345, 348, 349, 350, 351, 352, 353, 358, 366, 373, 374, 375, 399, 400, 419, 475, 499, 504, 505], "size_in_megabyt": 279, "size_t": [0, 2], "skip": [3, 84], "slice": [0, 285, 502], "slice_s": [0, 284], "slice_upd": 0, "slide": [343, 344, 345, 373, 374, 375], "slight": [6, 504], "slightli": [405, 508], "slope": 369, "slow": 498, "slowli": 6, "small": [6, 142, 147, 149, 321, 346, 362, 368, 401, 443, 448, 453, 498, 508], "smaller": [0, 9, 240, 321, 480, 498], "smallest": 202, "smile": 6, "smooth": [442, 452, 485], "smooth_l1_loss": 341, "sned": 130, "snippet": 499, "so": [1, 2, 6, 9, 174, 177, 313, 354, 419, 473, 498, 499, 504, 508], "socket": 499, "softmax": [0, 6, 151, 341, 372, 439, 442], "softmin": 341, "softplu": [341, 376, 454], "softshrink": 341, "softsign": 341, "solut": [204, 205], "solv": 341, "some": [0, 2, 5, 6, 7, 144, 382, 394, 473, 482, 498, 499, 500, 501, 503, 504], "someon": 6, "someth": [5, 6, 502], "sometim": 498, "sonoma": 9, "soon": 6, "sort": [0, 29, 30, 240, 306], "sourc": [0, 1, 2, 3, 4, 61, 128, 129, 148, 230, 308, 499], "space": [0, 2, 208, 440, 451], "spars": [0, 223], "spatial": [102, 103, 104, 106, 107, 343, 344, 345, 362, 373, 374, 375, 419], "speak": [6, 202], "specif": [1, 2, 9, 499, 501], "specifi": [0, 2, 19, 38, 102, 103, 104, 106, 107, 121, 159, 160, 168, 174, 196, 202, 208, 230, 236, 243, 248, 263, 298, 300, 301, 304, 307, 308, 313, 317, 319, 346, 416, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 465, 498, 499, 500, 501, 508], "speed": 1, "spent": 6, "split": [0, 360, 362, 433], "splittabl": 495, "sqrt": [0, 6, 137, 151, 177, 346, 359, 362, 366, 368, 370, 401, 410, 421, 422, 423, 424, 431, 474, 476, 477, 478, 485, 498], "squar": [0, 5, 6, 149, 178, 199, 207, 269, 289, 313, 326, 341, 401, 450, 452, 474, 475, 477, 478, 479, 501, 505], "squeez": [0, 419, 498], "src": [0, 128, 129], "ssh": [499, 503], "stabil": [147, 149, 346, 362, 366, 368, 401, 440, 441, 443, 474, 475, 476, 477, 478, 479, 485], "stabl": [214, 218, 286, 448], "stable_abi": 2, "stack": [0, 498], "standard": [0, 1, 4, 7, 51, 79, 219, 249, 253, 293, 418, 421, 423, 426, 499, 506], "starmap": [6, 326], "start": [0, 1, 2, 5, 6, 8, 9, 19, 150, 208, 226, 284, 285, 288, 328, 498, 500, 502, 503, 508], "start_axi": [0, 50, 165], "start_captur": 3, "start_indic": [284, 285], "state": [6, 7, 341, 361, 367, 402, 473, 482, 495, 498], "static": [9, 498], "static_cast": 2, "std": [0, 2, 4, 426, 500], "stderr": 503, "stdout": 503, "step": [0, 3, 4, 6, 7, 19, 321, 341, 361, 367, 402, 475, 482, 487, 489, 490, 491, 498, 499], "step_decai": 473, "step_siz": 491, "still": [6, 9, 202, 498, 504], "stochast": [476, 477, 479, 486, 504], "stood": 6, "stop": [0, 2, 6, 19, 208, 227, 294, 501, 502], "stop_captur": 3, "stop_gradi": [0, 501], "storag": 84, "store": 6, "str": [2, 108, 126, 133, 134, 143, 144, 145, 148, 151, 174, 180, 197, 198, 202, 209, 223, 224, 226, 270, 271, 272, 273, 274, 313, 322, 325, 329, 377, 378, 381, 382, 384, 386, 388, 394, 419, 423, 424, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453], "straight": 6, "strang": 6, "stream": [2, 8, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 117, 118, 119, 120, 121, 124, 125, 128, 129, 130, 131, 132, 133, 136, 137, 138, 140, 141, 142, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 187, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 265, 266, 267, 268, 269, 277, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 314, 315, 318, 319, 320, 499, 508], "streamcontext": 295, "streamordevic": [0, 2], "street": 6, "strength": [480, 486], "strict": [126, 175, 192, 382, 384, 394], "strictli": [202, 279], "stride": [0, 2, 84, 101, 102, 103, 104, 105, 106, 107, 343, 344, 345, 348, 349, 350, 351, 352, 353, 373, 374, 375, 405, 502], "string": [0, 2, 134, 143, 148, 180, 224, 239, 500, 505, 507], "stronger": 503, "structur": [2, 321, 481, 501], "stub": 9, "style": [2, 14, 17, 88, 90, 91, 131, 132, 136, 175, 176, 182, 191, 192, 193, 214, 219, 221, 229, 231, 235, 241, 262, 266, 296], "su": 6, "sub": [0, 7, 121, 257, 284, 285, 307, 322], "subarrai": [121, 288], "subclass": 471, "subdivid": 1, "subdtyp": 188, "subgradi": 476, "sublinear": 475, "submodul": [6, 7, 341, 378, 382, 383, 394, 396], "subnetwork": 499, "suboptim": 500, "subscript": [133, 134], "subsect": 6, "subsequ": [126, 473, 499, 503], "subset": [341, 381], "substanti": 9, "subtl": 498, "subtract": [0, 39], "subtyp": [188, 332], "succe": 126, "successfulli": 499, "sudo": [9, 279, 499], "suggest": 499, "sum": [0, 2, 5, 14, 114, 125, 145, 181, 202, 218, 286, 304, 307, 341, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 499, 502, 505], "sum_": [202, 448], "sum_i": 439, "sum_j": [461, 462], "summat": [133, 134], "super": [6, 7, 341, 471], "superset": [326, 481], "support": [1, 2, 6, 8, 9, 17, 92, 103, 106, 107, 151, 165, 177, 182, 194, 195, 197, 198, 199, 203, 206, 207, 209, 219, 244, 252, 499, 501, 502, 505, 507], "suppos": [501, 508], "sure": [2, 3, 6, 9, 341, 498], "surpass": [423, 424], "surpris": 6, "sw": 1, "swap": [0, 108, 278, 298, 396], "swapax": [0, 115], "swiglu": 6, "swish": [408, 460], "switch": 9, "symbol": 480, "symmetr": [102, 103, 106, 107, 194, 195, 197, 198], "symmetri": [197, 198], "synchron": [2, 498], "syntax": [39, 502], "synthet": 5, "sysctl": 279, "system": [4, 6, 9, 171, 172, 204, 205, 224, 279], "t": [0, 1, 2, 4, 6, 9, 137, 148, 151, 170, 194, 195, 245, 313, 341, 361, 367, 402, 474, 475, 476, 477, 478, 479, 480, 485, 486, 498, 500, 501, 508], "t_kv": 151, "t_q": 151, "tabl": [1, 202, 332, 358], "take": [0, 2, 6, 7, 88, 89, 90, 91, 97, 143, 169, 174, 189, 221, 229, 237, 245, 301, 313, 316, 317, 320, 327, 328, 343, 344, 345, 373, 374, 375, 397, 440, 495, 499, 500, 501, 502, 503, 507, 508, 509], "take_along_axi": [0, 200, 502], "taken": [121, 300, 307], "talk": 499, "tan": 0, "tangent": [0, 2, 24, 25, 26, 115, 189, 302, 303, 417, 466], "tangent_i": 2, "tangent_x": 2, "tanh": [0, 341, 359, 361, 367, 376, 402, 431, 454], "target": [2, 313, 440, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 498], "target_include_directori": 2, "target_link_librari": [2, 4], "target_link_opt": 2, "target_sourc": 2, "task": 448, "tau": 486, "tcp": 499, "tediou": 499, "tell": [4, 6, 498, 505], "temp": 6, "templat": [0, 1, 2, 148], "ten": 504, "tend": 480, "tensor": [209, 304, 453, 505], "tensordot": 0, "term": [2, 443, 474, 475, 476, 477, 478, 479, 485], "termin": [9, 503], "test": [7, 9, 499, 503], "test_imag": 7, "test_label": 7, "text": [6, 359, 361, 367, 376, 402, 409, 416, 421, 422, 423, 424, 431, 434, 435, 436, 443, 444, 445, 448, 449, 452, 454, 455, 458, 459, 464, 465, 475, 480], "textrm": [244, 359, 360, 430, 433], "tf": 505, "tgp_size": 2, "th": [111, 112, 113, 114, 120, 146, 197, 489], "than": [1, 2, 6, 79, 108, 121, 132, 150, 169, 175, 176, 192, 193, 194, 195, 197, 198, 199, 200, 206, 207, 219, 275, 279, 324, 326, 405, 416, 419, 449, 452, 465, 475, 480, 498, 500, 501, 508], "thank": 504, "thei": [1, 2, 5, 6, 9, 17, 108, 170, 182, 407, 444, 471, 480, 497, 498, 499, 500, 504, 506, 507, 508], "them": [0, 2, 6, 124, 341, 382, 394, 499, 500, 503, 508], "themselv": [2, 498], "thi": [0, 1, 2, 4, 6, 7, 9, 16, 17, 18, 19, 27, 28, 29, 30, 84, 95, 115, 135, 143, 145, 148, 169, 170, 171, 177, 180, 182, 189, 194, 195, 197, 198, 199, 202, 203, 206, 207, 214, 218, 219, 220, 222, 228, 240, 242, 248, 277, 279, 286, 287, 288, 293, 297, 300, 306, 314, 321, 324, 327, 328, 341, 354, 355, 356, 360, 361, 367, 378, 379, 381, 382, 385, 386, 387, 392, 394, 395, 396, 397, 400, 402, 416, 421, 422, 423, 424, 431, 432, 433, 440, 448, 465, 471, 482, 497, 498, 499, 500, 501, 503, 504, 505, 507], "thin": 503, "thing": [2, 6], "third": [196, 345, 375, 499, 500], "thompson": 355, "those": [2, 6, 341], "though": [2, 6, 498, 500, 504, 505], "thousand": 504, "thread": [1, 2], "thread_index_in_simdgroup": 1, "thread_position_in_grid": [1, 2, 148], "threadgroup": [1, 2, 148], "threads_per_simdgroup": 1, "three": [6, 87, 345, 375, 419], "threefri": 495, "threshold": [416, 445, 452, 465], "through": [1, 2, 294, 418, 480, 498, 499, 500, 501, 505], "throw": [2, 97, 126], "thu": [6, 341], "thumb": 473, "tic": 498, "tieleman": 485, "tile": [0, 151], "time": [2, 6, 9, 278, 305, 341, 361, 367, 402, 498, 499, 501, 504, 508], "timeit": [498, 501], "titl": 2, "tmp": [1, 148], "to_quant": 322, "to_stream": 2, "toc": 498, "togeth": [0, 1, 2, 7, 244, 326, 327, 499], "tok_embed": 6, "token": [6, 358, 399], "told": 6, "toler": [0, 17, 182], "too": [188, 498, 504], "took": 6, "tool": 9, "top": [2, 306, 370, 419], "topk": 0, "torch": [6, 505], "torch_weight": 6, "total": [279, 501], "total_norm": 324, "tpi": 498, "tpng": 499, "trace": [0, 3, 145, 498], "trace_fil": 3, "tracer": 395, "track": [2, 341, 346], "track_running_stat": 346, "trade": 504, "tradit": [6, 150, 355, 356, 405], "train": [6, 7, 341, 346, 354, 355, 356, 380, 382, 394, 421, 422, 500], "train_imag": [7, 473], "train_label": [7, 473], "trainabl": [7, 323, 341, 471], "trainable_paramet": [341, 381, 482], "transfer": 503, "transform": [1, 6, 8, 115, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 177, 323, 341, 346, 362, 368, 370, 381, 382, 394, 400, 405, 502], "transformerencod": 273, "transit": 489, "translat": [147, 368], "transpos": [0, 6, 32, 105, 106, 107, 170, 245, 351, 352, 353], "treat": [0, 2, 115, 159, 160, 162, 163, 300, 419, 498], "tree": [8, 97, 139, 174, 313, 317, 321, 325, 326, 327, 328, 329, 481, 482, 484, 493, 501], "tree_flatten": [273, 326, 329, 341, 473, 500], "tree_map": [327, 341, 499], "tree_unflatten": [6, 473, 500], "trembl": 6, "tri": [0, 126], "triangl": [197, 198, 309], "triangular": [194, 195, 205, 207], "trigger": 498, "tril": 0, "trilinear": 419, "triplet": 453, "triplet_loss": 341, "triu": 0, "true": [0, 1, 2, 4, 5, 6, 17, 42, 43, 44, 45, 83, 97, 111, 112, 113, 114, 148, 150, 170, 182, 188, 194, 195, 202, 206, 209, 223, 245, 286, 318, 322, 325, 326, 327, 328, 332, 341, 346, 348, 349, 350, 351, 352, 353, 361, 362, 366, 367, 368, 370, 381, 382, 384, 391, 394, 400, 402, 405, 410, 418, 419, 440, 448, 475, 477, 478, 498, 500], "truncat": [152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 258], "truth": [5, 442, 452], "try": [2, 9, 499], "tupl": [0, 31, 66, 69, 80, 98, 102, 103, 104, 106, 107, 128, 132, 134, 139, 141, 143, 180, 189, 197, 200, 201, 202, 203, 206, 239, 244, 265, 267, 284, 285, 291, 312, 313, 316, 325, 326, 327, 328, 329, 343, 344, 345, 349, 350, 352, 353, 373, 374, 375, 384, 386, 407, 419, 475, 477, 478, 479, 480, 497, 500, 501], "tutori": 2, "twice": 508, "two": [0, 2, 14, 15, 17, 25, 83, 86, 88, 90, 91, 92, 121, 131, 136, 153, 156, 162, 169, 170, 175, 176, 182, 190, 192, 193, 194, 195, 196, 197, 198, 199, 203, 206, 207, 214, 219, 221, 229, 231, 235, 238, 298, 328, 344, 360, 367, 374, 433, 441, 498, 499, 500, 501, 502, 508], "txt": [2, 4], "type": [0, 1, 2, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 69, 79, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 118, 119, 120, 121, 124, 125, 126, 128, 129, 130, 131, 132, 133, 134, 136, 137, 138, 140, 141, 142, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 228, 229, 230, 231, 232, 233, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 265, 266, 268, 269, 275, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 324, 325, 328, 341, 389, 418, 420, 421, 422, 423, 424, 425, 426, 427, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 498, 500, 502, 505], "type_to_nam": 2, "typenam": [0, 1, 2], "typic": [0, 151, 321, 358, 473, 498, 504], "u": [1, 2, 4, 194, 197, 198, 200, 206, 370, 396, 493, 499, 503, 504], "u_": 474, "u_t": 474, "uint": [1, 2, 148], "uint16": [12, 332], "uint3": 1, "uint32": [12, 27, 28, 29, 30, 248, 332], "uint64": [12, 332], "uint8": [12, 332], "ultra": 6, "unabl": 9, "unam": 9, "unari": 498, "unchang": [150, 294, 405], "uncheck": 9, "uncompress": 273, "undefin": [0, 29, 115, 194, 195, 240, 252, 502], "under": 202, "underli": [2, 315], "understand": [6, 421, 422], "unevalu": 144, "unexpect": [2, 19], "unexpectedli": 503, "unflatten": 0, "unfreez": [341, 382], "unfrozen": 394, "unifi": 8, "uniform": [3, 341, 370, 384, 422, 424, 468, 495, 498, 501, 508], "uniformli": 259, "unintend": 0, "union": [19, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 76, 77, 78, 80, 81, 82, 85, 86, 87, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 186, 187, 188, 190, 197, 198, 206, 224, 271, 295], "uniqu": [2, 204, 205, 495, 499], "unique_ptr": 2, "unit": [347, 357, 359, 360, 361, 369, 403, 404, 406, 408, 421, 422, 423, 424, 428, 429, 430, 431, 432, 433, 437, 456, 457, 458, 460], "unittest": 9, "univers": 202, "unless": [6, 17, 182, 202, 471], "unlik": [6, 17, 182, 200, 355, 356, 390], "unnecessari": [2, 6], "unnorm": [248, 440, 442], "unscal": 475, "unsign": [170, 244, 245, 332], "unsignedinteg": 12, "unspecifi": [16, 18, 19, 27, 28, 29, 30, 98, 111, 112, 113, 114, 168, 218, 220, 222, 228, 236, 240, 242, 263, 286, 287, 293, 297, 300, 306, 307, 314, 319, 509], "unsqueez": 6, "unsupport": 209, "until": [2, 321, 504, 506], "unus": 2, "up": [1, 2, 6, 115, 498], "upcast": 2, "updat": [0, 1, 2, 5, 6, 7, 39, 97, 285, 322, 326, 328, 346, 377, 378, 384, 389, 390, 391, 396, 473, 475, 478, 480, 481, 482, 486, 487, 488, 489, 490, 491, 498, 499, 500, 504], "update_modul": 341, "uplo": [197, 198], "upon": [6, 326, 327], "upper": [194, 195, 197, 198, 205, 207, 244, 255, 258, 259, 427], "upsampl": 341, "us": [0, 3, 5, 6, 7, 8, 9, 19, 39, 84, 115, 119, 122, 124, 125, 128, 129, 130, 132, 148, 150, 165, 170, 171, 172, 173, 191, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 219, 244, 245, 263, 265, 266, 267, 275, 278, 279, 299, 312, 321, 325, 328, 332, 334, 341, 344, 345, 355, 358, 359, 361, 367, 370, 374, 375, 377, 381, 388, 395, 397, 399, 400, 402, 405, 410, 418, 419, 423, 424, 431, 432, 441, 468, 471, 473, 474, 475, 477, 478, 479, 480, 481, 482, 495, 497, 498, 499, 500, 501, 502, 503, 506, 508], "usag": [418, 498, 499], "user": [2, 6, 341], "usual": [358, 399, 497, 504], "util": [1, 2, 6, 8, 9, 273, 341, 473, 503], "v": [6, 108, 151, 197, 341, 382, 505], "v_": [474, 476, 477, 478, 479, 485, 486], "v_t": [474, 476, 477, 478, 479, 485, 486], "val": [0, 31, 168], "valid": [7, 108, 165, 317, 325, 382, 394, 497, 499], "valid_parameter_filt": 377, "valu": [0, 1, 5, 6, 12, 13, 17, 19, 27, 28, 51, 79, 83, 96, 126, 143, 146, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 168, 180, 182, 196, 202, 206, 208, 224, 232, 239, 243, 247, 248, 249, 251, 252, 253, 255, 258, 259, 267, 271, 279, 300, 301, 313, 317, 323, 325, 326, 327, 328, 332, 344, 345, 347, 354, 355, 356, 357, 363, 366, 370, 374, 375, 381, 397, 398, 414, 416, 418, 420, 440, 441, 442, 443, 444, 445, 447, 448, 449, 450, 451, 452, 465, 471, 475, 478, 487, 488, 490, 491, 501], "value_and_grad": [7, 115, 341, 395, 471, 473, 484, 498, 501, 505, 506], "value_and_grad_fn": 504, "value_cach": 6, "value_dim": 397, "value_input_dim": 397, "value_output_dim": 397, "value_proj": 6, "valueerror": [115, 202, 384, 501], "values_hat": 6, "van": 202, "var": [0, 346, 362, 366, 368, 443], "variabl": [9, 97, 115, 122, 135, 143, 144, 145, 174, 189, 313, 316, 317, 498, 499, 500], "varianc": [0, 293, 314, 346, 362, 443], "variant": [6, 452, 479], "variou": 202, "vector": [0, 2, 5, 8, 181, 189, 202, 300, 316, 317, 358, 442, 500, 506], "verbos": [1, 148, 499], "veri": [6, 397, 503, 504, 508], "verifi": [5, 9], "versa": 267, "version": [2, 4, 9, 119, 143, 145, 180, 214, 218, 244, 286, 317, 495, 501, 502], "versu": 498, "via": [9, 115, 481, 484, 499, 503, 504, 505], "vice": 267, "video": 356, "view": [0, 3, 84, 505], "virtual": 2, "visual": 144, "vjp": [2, 115, 506], "vmap": [2, 115, 500, 501, 504, 506], "vmap_add": 501, "vocab_s": 6, "vocabulari": [358, 399], "void": [1, 2], "vt": 206, "w": [0, 1, 5, 102, 103, 106, 107, 119, 170, 197, 244, 245, 313, 327, 346, 349, 350, 352, 353, 355, 356, 370, 473, 486, 501], "w1": [6, 324], "w2": [6, 324], "w3": 6, "w_": [361, 367, 402, 474, 475, 476, 477, 478, 479, 480, 485, 486], "w_1": 244, "w_g": 244, "w_i": [119, 244], "w_in": 1, "w_q": 244, "w_star": 5, "w_stride": 1, "w_t": [474, 476, 477, 478, 479, 480, 485, 486], "wa": [4, 6, 84, 128, 129, 499, 500, 504], "wai": [2, 6, 9, 341, 419, 498, 499, 500, 501, 502, 503], "wait": 6, "walk": [6, 500], "walkthrough": 2, "walsh": 177, "want": [1, 2, 6, 499, 500, 501, 503, 508], "warm": [2, 498], "warmup_init": 475, "watch": [6, 498], "wd": 480, "we": [0, 1, 2, 5, 6, 7, 115, 119, 128, 129, 170, 244, 245, 341, 358, 399, 407, 478, 480, 495, 497, 498, 499, 500, 501, 503, 504, 508], "weight": [0, 5, 101, 102, 103, 104, 105, 106, 107, 147, 149, 326, 341, 384, 388, 399, 400, 440, 442, 471, 475, 478, 480, 482, 486, 501, 504], "weight_decai": [475, 478, 480, 486], "weight_fil": 6, "weights_fp16": 504, "well": [6, 341, 382, 394, 397, 499, 504], "wen": 6, "went": 6, "were": [6, 508], "wet": 6, "what": [2, 6, 326, 503], "whatsoev": 6, "whc": 355, "when": [0, 1, 2, 6, 8, 9, 97, 104, 115, 130, 194, 195, 197, 198, 199, 202, 206, 207, 209, 278, 348, 349, 350, 351, 352, 353, 419, 423, 424, 440, 446, 452, 471, 473, 489, 495, 498, 499, 500, 508], "where": [0, 4, 7, 146, 182, 195, 244, 313, 317, 346, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 359, 361, 362, 366, 367, 368, 370, 381, 398, 401, 402, 416, 423, 424, 429, 430, 432, 443, 449, 455, 458, 460, 465, 482, 499, 501, 502], "wherea": 501, "whether": [143, 145, 148, 170, 197, 198, 205, 207, 245, 361, 367, 381, 397, 402, 440, 443, 449], "which": [0, 1, 2, 6, 7, 8, 9, 19, 38, 84, 97, 104, 121, 124, 125, 126, 128, 129, 130, 139, 143, 145, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 165, 174, 180, 183, 184, 185, 186, 187, 189, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 223, 226, 244, 248, 249, 263, 265, 267, 270, 271, 272, 273, 274, 291, 292, 300, 307, 312, 313, 316, 317, 322, 344, 345, 355, 356, 359, 374, 375, 377, 381, 405, 440, 442, 445, 449, 452, 468, 481, 482, 495, 498, 499, 500, 501, 502, 503, 504, 508, 509], "while": [2, 3, 6, 9, 265, 405, 504, 505], "whistl": 2, "who": 6, "whose": [146, 322, 323], "why": 6, "wi": 499, "wide": 504, "width": [344, 345, 346, 349, 350, 352, 353, 355, 356, 374, 375, 399, 400], "window": [9, 343, 344, 345, 373, 374, 375], "wipe": 9, "wire": 279, "wired_limit_mb": 279, "wise": [0, 2, 13, 14, 20, 21, 22, 23, 24, 25, 26, 88, 89, 90, 91, 94, 109, 110, 131, 132, 136, 137, 138, 140, 142, 166, 167, 175, 176, 182, 191, 192, 193, 210, 211, 212, 213, 214, 215, 216, 217, 221, 229, 231, 233, 235, 241, 261, 262, 266, 269, 280, 281, 282, 283, 289, 290, 296, 302, 303, 347, 355, 356, 365, 376, 398, 409, 428, 435, 436, 438, 439, 454, 455, 457, 460, 461, 462, 463, 498], "wish": 9, "with_logit": 440, "within": [0, 3, 29, 182], "without": [1, 6, 8, 294, 397, 467, 497, 498, 499, 500, 503, 504, 505, 508], "wk": 6, "wl": 2, "wo": 6, "word": 0, "work": [2, 3, 6, 278, 332, 498, 499, 500, 501, 502, 503, 504], "workhors": 341, "world": [329, 499], "world2": 499, "world_ani": 499, "world_mpi": 499, "world_r": 499, "worri": [1, 504], "would": [2, 6, 419, 499, 500, 502, 504, 505, 508], "wq": 6, "wrap": [115, 341], "wrapper": [500, 503], "write": [0, 1, 6, 341, 505], "written": [2, 500], "wrong": 500, "wrt": 323, "wv": 6, "x": [0, 1, 2, 4, 5, 6, 7, 39, 92, 115, 124, 125, 129, 130, 137, 142, 143, 144, 147, 148, 149, 170, 177, 178, 180, 202, 245, 249, 254, 268, 273, 280, 310, 311, 318, 326, 328, 341, 343, 344, 345, 346, 347, 357, 359, 360, 362, 366, 368, 369, 370, 373, 374, 375, 376, 377, 398, 401, 403, 409, 410, 416, 419, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 452, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 473, 480, 498, 499, 500, 501, 502, 504, 505, 506, 508], "x1": 441, "x2": 441, "x86_64": 9, "x_1": [441, 449], "x_2": [441, 449], "x_cast": 2, "x_grad": 1, "x_i": [439, 461, 462], "x_j": [461, 462], "x_offset": 2, "x_ptr": 2, "x_shape": 1, "x_stride": 2, "x_t": [361, 367, 402], "x_view": 505, "xcode": 9, "xcodeproj": 3, "xcrun": 9, "xf": 367, "xg": 367, "xi": 367, "xn": 361, "xo": 367, "xor": 91, "xr": 361, "xy": [0, 223], "xz": 361, "x\u00b2": 505, "y": [0, 2, 4, 5, 6, 7, 39, 115, 143, 144, 177, 180, 318, 341, 346, 355, 362, 366, 368, 370, 401, 444, 449, 452, 473, 476, 498, 499, 500, 501, 504, 505], "y_": [444, 448], "y_cast": 2, "y_hat": 341, "y_offset": 2, "y_ptr": 2, "y_stride": 2, "ye": 6, "year": 6, "yet": [6, 341, 471, 482, 501, 502, 504, 506], "yield": [6, 7, 495], "you": [2, 3, 4, 6, 7, 8, 9, 279, 341, 410, 418, 468, 495, 498, 499, 500, 501, 502, 503, 505, 507, 508], "your": [2, 6, 9, 471, 499, 501, 504], "z": [2, 361, 498, 500, 504], "z_t": 361, "zeiler": 474, "zero": [0, 143, 146, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 196, 223, 264, 285, 309, 310, 311, 320, 341, 343, 344, 345, 354, 355, 356, 384, 420, 421, 422, 423, 424, 425, 426, 427, 468, 473, 475, 500, 502], "zero_grad": 501, "zeros_lik": [0, 200], "zhang": 6, "zip": [6, 7], "zip_saf": 2}, "titles": ["Operations", "Custom Metal Kernels", "Custom Extensions in MLX", "Metal Debugger", "Using MLX in C++", "Linear Regression", "LLM inference", "Multi-Layer Perceptron", "MLX", "Build and Install", "mlx.core.Device", "mlx.core.Dtype", "mlx.core.DtypeCategory", "mlx.core.abs", "mlx.core.add", "mlx.core.addmm", "mlx.core.all", "mlx.core.allclose", "mlx.core.any", "mlx.core.arange", "mlx.core.arccos", "mlx.core.arccosh", "mlx.core.arcsin", "mlx.core.arcsinh", "mlx.core.arctan", "mlx.core.arctan2", "mlx.core.arctanh", "mlx.core.argmax", "mlx.core.argmin", "mlx.core.argpartition", "mlx.core.argsort", "mlx.core.array", "mlx.core.array.T", "mlx.core.array.abs", "mlx.core.array.all", "mlx.core.array.any", "mlx.core.array.argmax", "mlx.core.array.argmin", "mlx.core.array.astype", "mlx.core.array.at", "mlx.core.array.conj", "mlx.core.array.cos", "mlx.core.array.cummax", "mlx.core.array.cummin", "mlx.core.array.cumprod", "mlx.core.array.cumsum", "mlx.core.array.diag", "mlx.core.array.diagonal", "mlx.core.array.dtype", "mlx.core.array.exp", "mlx.core.array.flatten", "mlx.core.array.item", "mlx.core.array.itemsize", "mlx.core.array.log", "mlx.core.array.log10", "mlx.core.array.log1p", "mlx.core.array.log2", "mlx.core.array.logsumexp", "mlx.core.array.max", "mlx.core.array.mean", "mlx.core.array.min", "mlx.core.array.moveaxis", "mlx.core.array.nbytes", "mlx.core.array.ndim", "mlx.core.array.prod", "mlx.core.array.reciprocal", "mlx.core.array.reshape", "mlx.core.array.round", "mlx.core.array.rsqrt", "mlx.core.array.shape", "mlx.core.array.sin", "mlx.core.array.size", "mlx.core.array.split", "mlx.core.array.sqrt", "mlx.core.array.square", "mlx.core.array.squeeze", "mlx.core.array.std", "mlx.core.array.sum", "mlx.core.array.swapaxes", "mlx.core.array.tolist", "mlx.core.array.transpose", "mlx.core.array.var", "mlx.core.array.view", "mlx.core.array_equal", "mlx.core.as_strided", "mlx.core.atleast_1d", "mlx.core.atleast_2d", "mlx.core.atleast_3d", "mlx.core.bitwise_and", "mlx.core.bitwise_invert", "mlx.core.bitwise_or", "mlx.core.bitwise_xor", "mlx.core.block_masked_mm", "mlx.core.broadcast_to", "mlx.core.ceil", "mlx.core.clear_cache", "mlx.core.clip", "mlx.core.compile", "mlx.core.concatenate", "mlx.core.conj", "mlx.core.conjugate", "mlx.core.conv1d", "mlx.core.conv2d", "mlx.core.conv3d", "mlx.core.conv_general", "mlx.core.conv_transpose1d", "mlx.core.conv_transpose2d", "mlx.core.conv_transpose3d", "mlx.core.convolve", "mlx.core.cos", "mlx.core.cosh", "mlx.core.cummax", "mlx.core.cummin", "mlx.core.cumprod", "mlx.core.cumsum", "mlx.core.custom_function", "mlx.core.default_device", "mlx.core.default_stream", "mlx.core.degrees", "mlx.core.dequantize", "mlx.core.diag", "mlx.core.diagonal", "mlx.core.disable_compile", "mlx.core.distributed.Group", "mlx.core.distributed.all_gather", "mlx.core.distributed.all_sum", "mlx.core.distributed.init", "mlx.core.distributed.is_available", "mlx.core.distributed.recv", "mlx.core.distributed.recv_like", "mlx.core.distributed.send", "mlx.core.divide", "mlx.core.divmod", "mlx.core.einsum", "mlx.core.einsum_path", "mlx.core.enable_compile", "mlx.core.equal", "mlx.core.erf", "mlx.core.erfinv", "mlx.core.eval", "mlx.core.exp", "mlx.core.expand_dims", "mlx.core.expm1", "mlx.core.export_function", "mlx.core.export_to_dot", "mlx.core.exporter", "mlx.core.eye", "mlx.core.fast.layer_norm", "mlx.core.fast.metal_kernel", "mlx.core.fast.rms_norm", "mlx.core.fast.rope", "mlx.core.fast.scaled_dot_product_attention", "mlx.core.fft.fft", "mlx.core.fft.fft2", "mlx.core.fft.fftn", "mlx.core.fft.ifft", "mlx.core.fft.ifft2", "mlx.core.fft.ifftn", "mlx.core.fft.irfft", "mlx.core.fft.irfft2", "mlx.core.fft.irfftn", "mlx.core.fft.rfft", "mlx.core.fft.rfft2", "mlx.core.fft.rfftn", "mlx.core.finfo", "mlx.core.flatten", "mlx.core.floor", "mlx.core.floor_divide", "mlx.core.full", "mlx.core.gather_mm", "mlx.core.gather_qmm", "mlx.core.get_active_memory", "mlx.core.get_cache_memory", "mlx.core.get_peak_memory", "mlx.core.grad", "mlx.core.greater", "mlx.core.greater_equal", "mlx.core.hadamard_transform", "mlx.core.identity", "mlx.core.imag", "mlx.core.import_function", "mlx.core.inner", "mlx.core.isclose", "mlx.core.isfinite", "mlx.core.isinf", "mlx.core.isnan", "mlx.core.isneginf", "mlx.core.isposinf", "mlx.core.issubdtype", "mlx.core.jvp", "mlx.core.kron", "mlx.core.left_shift", "mlx.core.less", "mlx.core.less_equal", "mlx.core.linalg.cholesky", "mlx.core.linalg.cholesky_inv", "mlx.core.linalg.cross", "mlx.core.linalg.eigh", "mlx.core.linalg.eigvalsh", "mlx.core.linalg.inv", "mlx.core.linalg.lu", "mlx.core.linalg.lu_factor", "mlx.core.linalg.norm", "mlx.core.linalg.qr", "mlx.core.linalg.solve", "mlx.core.linalg.solve_triangular", "mlx.core.linalg.svd", "mlx.core.linalg.tri_inv", "mlx.core.linspace", "mlx.core.load", "mlx.core.log", "mlx.core.log10", "mlx.core.log1p", "mlx.core.log2", "mlx.core.logaddexp", "mlx.core.logical_and", "mlx.core.logical_not", "mlx.core.logical_or", "mlx.core.logsumexp", "mlx.core.matmul", "mlx.core.max", "mlx.core.maximum", "mlx.core.mean", "mlx.core.meshgrid", "mlx.core.metal.device_info", "mlx.core.metal.is_available", "mlx.core.metal.start_capture", "mlx.core.metal.stop_capture", "mlx.core.min", "mlx.core.minimum", "mlx.core.moveaxis", "mlx.core.multiply", "mlx.core.nan_to_num", "mlx.core.negative", "mlx.core.new_stream", "mlx.core.not_equal", "mlx.core.ones", "mlx.core.ones_like", "mlx.core.outer", "mlx.core.pad", "mlx.core.partition", "mlx.core.power", "mlx.core.prod", "mlx.core.put_along_axis", "mlx.core.quantize", "mlx.core.quantized_matmul", "mlx.core.radians", "mlx.core.random.bernoulli", "mlx.core.random.categorical", "mlx.core.random.gumbel", "mlx.core.random.key", "mlx.core.random.laplace", "mlx.core.random.multivariate_normal", "mlx.core.random.normal", "mlx.core.random.permutation", "mlx.core.random.randint", "mlx.core.random.seed", "mlx.core.random.split", "mlx.core.random.truncated_normal", "mlx.core.random.uniform", "mlx.core.real", "mlx.core.reciprocal", "mlx.core.remainder", "mlx.core.repeat", "mlx.core.reset_peak_memory", "mlx.core.reshape", "mlx.core.right_shift", "mlx.core.roll", "mlx.core.round", "mlx.core.rsqrt", "mlx.core.save", "mlx.core.save_gguf", "mlx.core.save_safetensors", "mlx.core.savez", "mlx.core.savez_compressed", "mlx.core.set_cache_limit", "mlx.core.set_default_device", "mlx.core.set_default_stream", "mlx.core.set_memory_limit", "mlx.core.set_wired_limit", "mlx.core.sigmoid", "mlx.core.sign", "mlx.core.sin", "mlx.core.sinh", "mlx.core.slice", "mlx.core.slice_update", "mlx.core.softmax", "mlx.core.sort", "mlx.core.split", "mlx.core.sqrt", "mlx.core.square", "mlx.core.squeeze", "mlx.core.stack", "mlx.core.std", "mlx.core.stop_gradient", "mlx.core.stream", "mlx.core.subtract", "mlx.core.sum", "mlx.core.swapaxes", "mlx.core.synchronize", "mlx.core.take", "mlx.core.take_along_axis", "mlx.core.tan", "mlx.core.tanh", "mlx.core.tensordot", "mlx.core.tile", "mlx.core.topk", "mlx.core.trace", "mlx.core.transpose", "mlx.core.tri", "mlx.core.tril", "mlx.core.triu", "mlx.core.unflatten", "mlx.core.value_and_grad", "mlx.core.var", "mlx.core.view", "mlx.core.vjp", "mlx.core.vmap", "mlx.core.where", "mlx.core.zeros", "mlx.core.zeros_like", "mlx.nn.average_gradients", "mlx.nn.quantize", "mlx.nn.value_and_grad", "mlx.optimizers.clip_grad_norm", "mlx.utils.tree_flatten", "mlx.utils.tree_map", "mlx.utils.tree_map_with_path", "mlx.utils.tree_reduce", "mlx.utils.tree_unflatten", "mlx.core.Stream", "Array", "Data Types", "Devices and Streams", "Distributed Communication", "Export Functions", "Fast", "FFT", "Linear Algebra", "Memory Management", "Metal", "Neural Networks", "mlx.nn.ALiBi", "mlx.nn.AvgPool1d", "mlx.nn.AvgPool2d", "mlx.nn.AvgPool3d", "mlx.nn.BatchNorm", "mlx.nn.CELU", "mlx.nn.Conv1d", "mlx.nn.Conv2d", "mlx.nn.Conv3d", "mlx.nn.ConvTranspose1d", "mlx.nn.ConvTranspose2d", "mlx.nn.ConvTranspose3d", "mlx.nn.Dropout", "mlx.nn.Dropout2d", "mlx.nn.Dropout3d", "mlx.nn.ELU", "mlx.nn.Embedding", "mlx.nn.GELU", "mlx.nn.GLU", "mlx.nn.GRU", "mlx.nn.GroupNorm", "mlx.nn.HardShrink", "mlx.nn.HardTanh", "mlx.nn.Hardswish", "mlx.nn.InstanceNorm", "mlx.nn.LSTM", "mlx.nn.LayerNorm", "mlx.nn.LeakyReLU", "mlx.nn.Linear", "mlx.nn.LogSigmoid", "mlx.nn.LogSoftmax", "mlx.nn.MaxPool1d", "mlx.nn.MaxPool2d", "mlx.nn.MaxPool3d", "mlx.nn.Mish", "mlx.nn.Module.apply", "mlx.nn.Module.apply_to_modules", "mlx.nn.Module.children", "mlx.nn.Module.eval", "mlx.nn.Module.filter_and_map", "mlx.nn.Module.freeze", "mlx.nn.Module.leaf_modules", "mlx.nn.Module.load_weights", "mlx.nn.Module.modules", "mlx.nn.Module.named_modules", "mlx.nn.Module.parameters", "mlx.nn.Module.save_weights", "mlx.nn.Module.set_dtype", "mlx.nn.Module.state", "mlx.nn.Module.train", "mlx.nn.Module.trainable_parameters", "mlx.nn.Module.training", "mlx.nn.Module.unfreeze", "mlx.nn.Module.update", "mlx.nn.Module.update_modules", "mlx.nn.MultiHeadAttention", "mlx.nn.PReLU", "mlx.nn.QuantizedEmbedding", "mlx.nn.QuantizedLinear", "mlx.nn.RMSNorm", "mlx.nn.RNN", "mlx.nn.ReLU", "mlx.nn.ReLU6", "mlx.nn.RoPE", "mlx.nn.SELU", "mlx.nn.Sequential", "mlx.nn.SiLU", "mlx.nn.Sigmoid", "mlx.nn.SinusoidalPositionalEncoding", "mlx.nn.Softmax", "mlx.nn.Softmin", "mlx.nn.Softplus", "mlx.nn.Softshrink", "mlx.nn.Softsign", "mlx.nn.Step", "mlx.nn.Tanh", "mlx.nn.Transformer", "mlx.nn.Upsample", "mlx.nn.init.constant", "mlx.nn.init.glorot_normal", "mlx.nn.init.glorot_uniform", "mlx.nn.init.he_normal", "mlx.nn.init.he_uniform", "mlx.nn.init.identity", "mlx.nn.init.normal", "mlx.nn.init.uniform", "mlx.nn.celu", "mlx.nn.elu", "mlx.nn.gelu", "mlx.nn.gelu_approx", "mlx.nn.gelu_fast_approx", "mlx.nn.glu", "mlx.nn.hard_shrink", "mlx.nn.hard_tanh", "mlx.nn.hardswish", "mlx.nn.leaky_relu", "mlx.nn.log_sigmoid", "mlx.nn.log_softmax", "mlx.nn.losses.binary_cross_entropy", "mlx.nn.losses.cosine_similarity_loss", "mlx.nn.losses.cross_entropy", "mlx.nn.losses.gaussian_nll_loss", "mlx.nn.losses.hinge_loss", "mlx.nn.losses.huber_loss", "mlx.nn.losses.kl_div_loss", "mlx.nn.losses.l1_loss", "mlx.nn.losses.log_cosh_loss", "mlx.nn.losses.margin_ranking_loss", "mlx.nn.losses.mse_loss", "mlx.nn.losses.nll_loss", "mlx.nn.losses.smooth_l1_loss", "mlx.nn.losses.triplet_loss", "mlx.nn.mish", "mlx.nn.prelu", "mlx.nn.relu", "mlx.nn.relu6", "mlx.nn.selu", "mlx.nn.sigmoid", "mlx.nn.silu", "mlx.nn.softmax", "mlx.nn.softmin", "mlx.nn.softplus", "mlx.nn.softshrink", "mlx.nn.step", "mlx.nn.tanh", "Functions", "Initializers", "Layers", "Loss Functions", "Module", "Operations", "Optimizers", "mlx.optimizers.AdaDelta", "mlx.optimizers.Adafactor", "mlx.optimizers.Adagrad", "mlx.optimizers.Adam", "mlx.optimizers.AdamW", "mlx.optimizers.Adamax", "mlx.optimizers.Lion", "mlx.optimizers.Optimizer.apply_gradients", "mlx.optimizers.Optimizer.init", "mlx.optimizers.Optimizer.state", "mlx.optimizers.Optimizer.update", "mlx.optimizers.RMSprop", "mlx.optimizers.SGD", "mlx.optimizers.cosine_decay", "mlx.optimizers.exponential_decay", "mlx.optimizers.join_schedules", "mlx.optimizers.linear_schedule", "mlx.optimizers.step_decay", "Common Optimizers", "Optimizer", "Schedulers", "Random", "Transforms", "Tree Utils", "Compilation", "Distributed Communication", "Exporting Functions", "Function Transforms", "Indexing Arrays", "Launching Distributed Programs", "Lazy Evaluation", "Conversion to NumPy and Other Frameworks", "Quick Start Guide", "Saving and Loading Arrays", "Unified Memory", "Using Streams"], "titleterms": {"A": 508, "In": 502, "The": 341, "ab": [13, 33], "adadelta": 474, "adafactor": 475, "adagrad": 476, "adam": 477, "adamax": 479, "adamw": 478, "add": 14, "addmm": 15, "algebra": 338, "alibi": 342, "all": [6, 16, 34, 499], "all_gath": 124, "all_sum": 125, "allclos": 17, "ani": [18, 35], "api": [8, 9], "appli": 377, "apply_gradi": 481, "apply_to_modul": 378, "arang": 19, "arcco": 20, "arccosh": 21, "arcsin": 22, "arcsinh": 23, "arctan": 24, "arctan2": 25, "arctanh": 26, "argmax": [27, 36], "argmin": [28, 37], "argpartit": 29, "argsort": 30, "arrai": [31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 331, 502, 507], "array_equ": 83, "as_strid": 84, "astyp": 38, "atleast_1d": 85, "atleast_2d": 86, "atleast_3d": 87, "attent": 6, "automat": 501, "average_gradi": [321, 499], "avgpool1d": 343, "avgpool2d": 344, "avgpool3d": 345, "back": 2, "backend": 499, "basic": [498, 500, 506], "batchnorm": 346, "benchmark": 6, "bernoulli": 247, "binari": 9, "binary_cross_entropi": 440, "bind": 2, "bitwise_and": 88, "bitwise_invert": 89, "bitwise_or": 90, "bitwise_xor": 91, "block_masked_mm": 92, "broadcast_to": 93, "build": [2, 9], "c": [4, 8, 9, 500], "categor": 248, "ceil": 94, "celu": [347, 428], "children": 379, "choleski": 194, "cholesky_inv": 195, "class": 341, "clear_cach": 95, "clip": 96, "clip_grad_norm": 324, "cmake": 2, "co": [41, 109], "code": [2, 6], "common": 492, "commun": [334, 499], "compil": [97, 498], "complex": 1, "comput": 504, "concaten": 98, "conj": [40, 99], "conjug": 100, "constant": 420, "conv1d": [101, 348], "conv2d": [102, 349], "conv3d": [103, 350], "conv_gener": 104, "conv_transpose1d": 105, "conv_transpose2d": 106, "conv_transpose3d": 107, "convers": 505, "convert": 6, "convolv": 108, "convtranspose1d": 351, "convtranspose2d": 352, "convtranspose3d": 353, "core": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 330], "cosh": 110, "cosine_decai": 487, "cosine_similarity_loss": 441, "cpu": 2, "cross": 196, "cross_entropi": 442, "cummax": [42, 111], "cummin": [43, 112], "cumprod": [44, 113], "cumsum": [45, 114], "custom": [1, 2], "custom_funct": 115, "data": 332, "debug": 498, "debugg": 3, "default_devic": 116, "default_stream": 117, "defin": 499, "degre": 118, "dequant": 119, "devic": [10, 333], "device_info": 224, "diag": [46, 120], "diagon": [47, 121], "differ": 502, "differenti": 501, "disable_compil": 122, "distribut": [123, 124, 125, 126, 127, 128, 129, 130, 334, 499, 503], "divid": 131, "divmod": 132, "download": [2, 6], "dropout": 354, "dropout2d": 355, "dropout3d": 356, "dtype": [11, 48], "dtypecategori": 12, "eigh": 197, "eigvalsh": 198, "einsum": 133, "einsum_path": 134, "elu": [357, 429], "embed": 358, "enable_compil": 135, "encod": 6, "end": 2, "equal": 136, "erf": 137, "erfinv": 138, "eval": [139, 380], "evalu": 504, "exampl": [1, 2, 8, 498, 499, 500, 508], "exp": [49, 140], "expand_dim": 141, "expm1": 142, "exponential_decai": 488, "export": [145, 335, 500], "export_funct": 143, "export_to_dot": 144, "extens": 2, "ey": 146, "fast": [147, 148, 149, 150, 151, 336], "fft": [152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 337], "fft2": 153, "fftn": 154, "filter_and_map": 381, "finfo": 164, "flatten": [50, 165], "floor": 166, "floor_divid": 167, "format": 507, "found": 9, "framework": 505, "freez": 382, "from": [9, 502], "full": [6, 168], "function": [335, 467, 470, 498, 500, 501, 506], "further": 8, "gather_mm": 169, "gather_qmm": 170, "gaussian_nll_loss": 443, "gelu": [359, 430], "gelu_approx": 431, "gelu_fast_approx": 432, "gener": 6, "get": 499, "get_active_memori": 171, "get_cache_memori": 172, "get_peak_memori": 173, "glorot_norm": 421, "glorot_uniform": 422, "glu": [360, 433], "gpu": 2, "grad": [174, 341], "graph": [498, 504, 506], "greater": 175, "greater_equ": 176, "grid": 1, "group": 123, "groupnorm": 362, "gru": 361, "guid": 506, "gumbel": 249, "hadamard_transform": 177, "hard_shrink": 434, "hard_tanh": 435, "hardshrink": 363, "hardswish": [365, 436], "hardtanh": 364, "he_norm": 423, "he_uniform": 424, "hinge_loss": 444, "host": [499, 503], "huber_loss": 445, "ident": [178, 425], "ifft": 155, "ifft2": 156, "ifftn": 157, "imag": 179, "implement": [2, 6], "import": 500, "import_funct": 180, "index": 502, "infer": 6, "init": [126, 420, 421, 422, 423, 424, 425, 426, 427, 482], "initi": 468, "inner": 181, "inspect": 341, "instal": [8, 9, 499], "instancenorm": 366, "introduc": 2, "inv": 199, "irfft": 158, "irfft2": 159, "irfftn": 160, "is_avail": [127, 225], "isclos": 182, "isfinit": 183, "isinf": 184, "isnan": 185, "isneginf": 186, "isposinf": 187, "issubdtyp": 188, "item": 51, "items": 52, "jax": 505, "join_schedul": 489, "jvp": 189, "kei": 250, "kernel": 1, "kl_div_loss": 446, "kron": 190, "l1_loss": 447, "laplac": 251, "launch": 503, "layer": [6, 7, 469], "layer_norm": 147, "layernorm": 368, "lazi": 504, "leaf_modul": 383, "leaky_relu": 437, "leakyrelu": 369, "left_shift": 191, "less": 192, "less_equ": 193, "linalg": [194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207], "linear": [5, 338, 370], "linear_schedul": 490, "linspac": 208, "lion": 480, "llm": 6, "load": [6, 209, 473, 507], "load_weight": 384, "log": [53, 210], "log10": [54, 211], "log1p": [55, 212], "log2": [56, 213], "log_cosh_loss": 448, "log_sigmoid": 438, "log_softmax": 439, "logaddexp": 214, "logical_and": 215, "logical_not": 216, "logical_or": 217, "logsigmoid": 371, "logsoftmax": 372, "logsumexp": [57, 218], "loss": [440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 470], "lstm": 367, "lu": 200, "lu_factor": 201, "manag": 339, "margin_ranking_loss": 449, "matmul": 219, "max": [58, 220], "maximum": 221, "maxpool1d": 373, "maxpool2d": 374, "maxpool3d": 375, "mean": [59, 222], "memori": [339, 508], "meshgrid": 223, "metal": [1, 3, 9, 224, 225, 226, 227, 340], "metal_kernel": 148, "min": [60, 228], "minim": 9, "minimum": 229, "mish": [376, 454], "mlx": [2, 4, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491], "model": 6, "modul": [341, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 471, 500], "more": 500, "moveaxi": [61, 230], "mpi": [499, 503], "mse_loss": 450, "multi": 7, "multiheadattent": 397, "multipl": 500, "multipli": 231, "multivariate_norm": 252, "named_modul": 386, "nan_to_num": 232, "nbyte": 62, "ndim": 63, "neg": 233, "network": 341, "neural": 341, "new_stream": 234, "nll_loss": 451, "nn": [321, 322, 323, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 499], "norm": 202, "normal": [253, 426], "not_equ": 235, "numpi": [502, 505], "ones": 236, "ones_lik": 237, "onli": 504, "oper": [0, 2, 472], "optim": [324, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493], "option": 9, "other": 505, "outer": 238, "packag": 4, "pad": 239, "paramet": [341, 387], "partit": 240, "perceptron": 7, "permut": 254, "place": 502, "power": 241, "prelu": [398, 455], "primit": 2, "prod": [64, 242], "program": [499, 503], "provid": 503, "pure": 498, "put": 6, "put_along_axi": 243, "python": [2, 8, 9], "pytorch": 505, "qr": 203, "quantiz": [244, 322], "quantized_matmul": 245, "quantizedembed": 399, "quantizedlinear": 400, "quick": [341, 506], "radian": 246, "randint": 255, "random": [247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 495], "read": 8, "real": 260, "reciproc": [65, 261], "recv": 128, "recv_lik": 129, "reduc": 499, "refer": 8, "regress": 5, "relu": [403, 456], "relu6": [404, 457], "remaind": 262, "remot": [499, 503], "repeat": 263, "requir": 9, "reset_peak_memori": 264, "reshap": [66, 265], "result": 2, "rfft": 161, "rfft2": 162, "rfftn": 163, "right_shift": 266, "ring": [499, 503], "rms_norm": 149, "rmsnorm": 401, "rmsprop": 485, "rnn": 402, "roll": 267, "rope": [150, 405], "round": [67, 268], "rsqrt": [68, 269], "run": 499, "sampl": 1, "save": [270, 473, 507], "save_gguf": 271, "save_safetensor": 272, "save_weight": 388, "savez": 273, "savez_compress": 274, "scaled_dot_product_attent": 151, "schedul": 494, "script": [2, 6], "seed": 256, "select": 499, "selu": [406, 458], "send": 130, "sequenti": 407, "serial": 507, "set": [499, 503], "set_cache_limit": 275, "set_default_devic": 276, "set_default_stream": 277, "set_dtyp": 389, "set_memory_limit": 278, "set_wired_limit": 279, "setuptool": 2, "sgd": 486, "shape": [1, 69], "shapeless": [498, 500], "shell": 9, "sigmoid": [280, 409, 459], "sign": 281, "silu": [408, 460], "simpl": [1, 508], "sin": [70, 282], "sinh": 283, "sinusoidalpositionalencod": 410, "size": [9, 71], "slice": 284, "slice_upd": 285, "smooth_l1_loss": 452, "softmax": [286, 411, 461], "softmin": [412, 462], "softplu": [413, 463], "softshrink": [414, 464], "softsign": 415, "solv": 204, "solve_triangular": 205, "sort": 287, "sourc": 9, "specif": 503, "specifi": 509, "speedup": 498, "split": [72, 257, 288], "sqrt": [73, 289], "squar": [74, 290], "squeez": [75, 291], "stack": 292, "start": [341, 499, 506], "start_captur": 226, "state": [390, 483], "std": [76, 293], "step": [416, 465], "step_decai": 491, "stop_captur": 227, "stop_gradi": 294, "stream": [295, 330, 333, 509], "stride": 1, "subtract": 296, "sum": [77, 297], "support": 332, "svd": 206, "swapax": [78, 298], "synchron": 299, "t": 32, "take": 300, "take_along_axi": 301, "tan": 302, "tanh": [303, 417, 466], "tensordot": 304, "tensorflow": 505, "thunderbolt": 499, "tile": 305, "togeth": 6, "tolist": 79, "topk": 306, "trace": [307, 500], "train": [391, 393, 498, 499], "trainable_paramet": 392, "transform": [2, 418, 496, 498, 500, 501, 504, 506], "transpos": [80, 308], "tree": 497, "tree_flatten": 325, "tree_map": 326, "tree_map_with_path": 327, "tree_reduc": 328, "tree_unflatten": 329, "tri": 309, "tri_inv": 207, "tril": 310, "triplet_loss": 453, "triu": 311, "troubleshoot": 9, "truncated_norm": 258, "tune": 499, "type": 332, "unflatten": 312, "unfreez": 394, "unifi": 508, "uniform": [259, 427], "up": [499, 503], "updat": [341, 395, 484, 502], "update_modul": 396, "upsampl": 419, "us": [1, 2, 4, 504, 509], "usag": [2, 8, 503], "util": [325, 326, 327, 328, 329, 497, 499], "valu": 341, "value_and_grad": [313, 323], "var": [81, 314], "variabl": 4, "vector": 501, "view": [82, 315], "vjp": [1, 316], "vmap": 317, "weight": 6, "what": 504, "when": 504, "where": 318, "why": 504, "workflow": 3, "x86": 9, "xcode": 3, "you": 504, "zero": 319, "zeros_lik": 320}}) |