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

Support GoogleNet_v2 in Spark-DL #12

Closed
yiheng opened this issue Sep 14, 2016 · 0 comments
Closed

Support GoogleNet_v2 in Spark-DL #12

yiheng opened this issue Sep 14, 2016 · 0 comments
Assignees

Comments

@yiheng
Copy link
Contributor

yiheng commented Sep 14, 2016

Googlenet_V2 Model reference this paper.

A caffe model is here

We should achieve 80% intel-caffe single node performance, and achieve same top-1(68%) and top-5(88%) error compare to GPU version on local mode and cluster mode.

@yiheng yiheng added the story label Sep 14, 2016
@yiheng yiheng added this to the spark-dl_0.1 milestone Sep 14, 2016
@yiheng yiheng closed this as completed Nov 16, 2016
i8run referenced this issue in i8run/BigDL Apr 2, 2018
VGG on Cifar10 can't converge and Affinity for LocalOptimizer
wzhongyuan pushed a commit to wzhongyuan/BigDL that referenced this issue Jan 16, 2019
…d some testcases (intel-analytics#12)

* fix:refactor: getNumThreads return the omp_num_threads enabled.

And add some testcases for mkl settings, which will be converted to
4 seperated methods.

* fix: unsupported arguments will throw exception

* fix: magic numbers to final static variables and fix comments of native method by javah

* fix: private vars to public about MKL
Le-Zheng pushed a commit to Le-Zheng/BigDL that referenced this issue Oct 20, 2021
* extend nnestimator from dlestimator and rename class name

* extend dlmodel

* enable nnframes exmaples
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

2 participants