mesh icon indicating copy to clipboard operation
mesh copied to clipboard

Examples of image-classification models

Open dustinvtran opened this issue 7 years ago • 2 comments

@nikip: this is resolved, right?

dustinvtran avatar Oct 11 '18 22:10 dustinvtran

I have a basic cifar10 example, not sure if that'd be of interest. It implements model parallelism over the a large 8192 fully connected layer. Otherwise it's a basic two layer convnet. I'd like to get the full implementation working eventually with max pool and LRN layers.

leotam avatar Jan 28 '19 18:01 leotam

@leotam could you release your code of cifar10 example with mesh-tensorflow ?

bruinxiong avatar Oct 25 '19 19:10 bruinxiong