mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 16:21:27 +08:00 
			
		
		
		
	accross -> across (#183)
This commit is contained in:
		| @@ -150,7 +150,7 @@ back and go to our example to give ourselves a more concrete image. | ||||
|             const std::vector<int>& argnums) override; | ||||
|  | ||||
|         /** | ||||
|         * The primitive must know how to vectorize itself accross | ||||
|         * The primitive must know how to vectorize itself across | ||||
|         * the given axes. The output is a pair containing the array | ||||
|         * representing the vectorized computation and the axis which | ||||
|         * corresponds to the output vectorized dimension. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Víctor Aguilar
					Víctor Aguilar