Skip to content

Conversation

@yiheng
Copy link
Contributor

@yiheng yiheng commented Sep 21, 2016

To make it easy compare layer wise performance, module support a customized name(e.g. conv1, pool1...).

To align with caffe model, add kernel group to convolution layer and update alexnet, googlenet model topology

@yiheng yiheng merged commit a41815c into intel:master Sep 21, 2016
yiheng pushed a commit that referenced this pull request Jun 21, 2017
* nn refactor

* nn refactor

* fix code style issue

* change back the layers

* code refactor

* change tests to automatic test

* add more test for model save

* remove some useless unit test

* add more save test

* add more writer test

* rnn test case automation

* refine save test

* refine save unit test

* remove NHWC

* meet code review

* meet code review

* use MulConst in MulTF

* add a flatten node for tf 1.1

* fix code style and failed unit test

* mv tf model layers to another package

* add a python example to show how to define model in tensorflow and run in BigDL

* move tf example python code to example folder

* Add backward test in LeNet and AlexNet (#19)

* add unit test of lenet backward

* add some print

* add backward test in lenet and alexnet

* seperate testModel into forward and backward methods
wzhongyuan pushed a commit to wzhongyuan/BigDL that referenced this pull request Jan 16, 2019
* 1. add inclusive or exclusive cache flag
2. make nn class uncopyable
3. add TIME_PROFILE to track perforamnce

* improve avx512 shuffle gemm kernel
Oscilloscope98 pushed a commit to Oscilloscope98/ipex-llm that referenced this pull request Oct 13, 2022
Restyle card components, refactor chronos landing, and change theme color
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.

1 participant