Skip to content

python product example 1 version#1

Open
aaronwwf wants to merge 29 commits intonudles:masterfrom
aaronwwf:dlaas
Open

python product example 1 version#1
aaronwwf wants to merge 29 commits intonudles:masterfrom
aaronwwf:dlaas

Conversation

@aaronwwf
Copy link

No description provided.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for index, d in neumerate(data):

aaronwwf and others added 28 commits January 23, 2016 14:22
- Update tool/python/singa/driver.i for wrapper

- Add DummyInputLayer
  . kDummyInput in job.proto
  . register this layer in driver.cc

- Revise python codes
  . layer.py, model.py, utility.py
  . In layer.py
    . add methods: ComputeFeature, ComputeGradient, GetParams, GetData

- Add example
  . train_mnist.py
  . train_cifar10.py
- Revise methods in layer.py
  . GetParams
  . SetParams

- Add cifar10_mean_image

- Add examples train_mnist_2.py and train_cifar10_2.py
  . these examples have a list of hidden layers
- Add methods in singa/model.py
  . save_model_parameter
  . load_model_parameter

- Add functions in src/worker.cc, revise driver.i
  . Checkpoint
  . InitNetParams

- Add setup() method in singa/layer.py

- Revise exampels
  . train_mnist.py, train_cifar10.py

- Examples for Rafiki
  . create user workspace, e.g., user1-cifar10 and user2-mnist
  . in the workspace
    - neuralnet (model) in model.py
    - training in main.py
- Add methods in singa/model.py
  . save_model_parameter
  . load_model_parameter

- Add functions in src/worker.cc, revise driver.i
  . Checkpoint
  . InitNetParams

- Add setup() method in singa/layer.py

- Revise exampels
  . train_mnist.py, train_cifar10.py

- Examples for Rafiki
  . create user workspace, e.g., user1-cifar10
  . in the workspace
    - neuralnet (model) in model.py
    - training in main.py

Note, original user1-cifar10, user2-mnist is removed
nudles pushed a commit that referenced this pull request Aug 30, 2016
check build python package in mac
@nudles nudles force-pushed the master branch 8 times, most recently from 3d832fa to e8e4660 Compare February 25, 2017 16:25
@nudles nudles force-pushed the master branch 2 times, most recently from 37d384f to bd774b5 Compare May 3, 2018 15:40
@nudles nudles force-pushed the master branch 4 times, most recently from 82d711d to 9c0e0af Compare May 14, 2018 14:18
nudles pushed a commit that referenced this pull request Mar 4, 2019
nudles pushed a commit that referenced this pull request Aug 10, 2019
nudles pushed a commit that referenced this pull request Dec 7, 2019
changes EXPECT_EQ to EXPECT_NEAR
@nudles nudles force-pushed the master branch 2 times, most recently from 7ed5ab4 to e2fedf9 Compare April 12, 2020 15:15
nudles pushed a commit that referenced this pull request Aug 30, 2020
nudles pushed a commit that referenced this pull request Aug 30, 2020
Update from apache:dev branch
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

Successfully merging this pull request may close these issues.

3 participants