Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples of image-classification models #2

Open
dustinvtran opened this issue Oct 11, 2018 · 2 comments
Open

Examples of image-classification models #2

dustinvtran opened this issue Oct 11, 2018 · 2 comments

Comments

@dustinvtran
Copy link
Member

@NikiP: this is resolved, right?

@leotam
Copy link

leotam commented Jan 28, 2019

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.

@bruinxiong
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants