Tile: A New Language for Machine Learning
1–10 of 39 posts
Re: Tile: A New Language for Machine Learning
#2Re: Tile: A New Language for Machine Learning
#3when i read "a language for X" I think "ok...no"
“Our backend produces custom kernels for each specific operation on each GPU. It does this through an intermediate language called Tile. Tile is a simple, compact language for describing machine learning operations in a way that can be efficiently implemented on parallel computing architectures.”
Re: Tile: A New Language for Machine Learning
#4when i read "a language for X" I think "ok...no"
Re: Tile: A New Language for Machine Learning
#5when i read "a language for X" I think "ok...no"
Re: Tile: A New Language for Machine Learning
#6> PlaidML uses a language called Tile to construct GPU kernels. When used to express machine learning operations, the Tile language is reasonably close to mathematical notation, while also being amenable to conversion into optimized GPU kernels. In addition, all operations expressed in Tile can be be automatically differentiated.
> Tile and PlaidML are still in early development and the Tile language is actively changing to add new functionality.
Re: Tile: A New Language for Machine Learning
#7Re: Tile: A New Language for Machine Learning
#8when i read "a language for X" I think "ok...no"
Re: Tile: A New Language for Machine Learning
#9Re: Tile: A New Language for Machine Learning
#10when i read "a language for X" I think "ok...no"
What's wrong with domain specific languages? SQL is a language for database manipulation, jq is a language for querying JSON, CSS is a language for styling documents, etc.
i need another language to program machine learning in like i need another hole in my head.