25 Forks
488 Stars
488 Watchers

matchbox

Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.

How to download and setup matchbox

Open terminal and run command
git clone https://github.com/salesforce/matchbox.git
git clone is used to create a copy or clone of matchbox repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with matchbox https://github.com/salesforce/matchbox/archive/master.zip

Or simply clone matchbox with SSH
[email protected]:salesforce/matchbox.git

If you have some problems with matchbox

You may open issue on matchbox support forum (system) here: https://github.com/salesforce/matchbox/issues