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

Unify data load interface of different dataset #16

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

Unify data load interface of different dataset #16

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

Comments

@yiheng
Copy link
Contributor

yiheng commented Sep 14, 2016

We support use different dataset(imagenet, cifar10 and mnist) to train and test the model. But the code is hard to maintain. We should do some code refactor.

The target is unify the dataload, transform function of different dataset in local or spark cluster mode.

@yiheng yiheng added this to the spark-dl_0.1 milestone Sep 14, 2016
@yiheng yiheng closed this as completed Dec 7, 2016
wzhongyuan pushed a commit to wzhongyuan/BigDL that referenced this issue Aug 28, 2017
wzhongyuan pushed a commit to wzhongyuan/BigDL that referenced this issue Jan 16, 2019
* feat: jni api for fixpoint

* fix: const value to variable

* fix: delete iml files generated by idea

* fix: set data address and execute to one function

* refactor: jni api

* feat: implementation of c

* fix: modify apis

* fix: signature

* feat: delete memory type

* feat: linear supports

* fix: change to 0.3.0-SNAPSHOT

* fix: add fixpoint header file

* fix: cancel static library to dynamic library

* fix: supports group in conv

* fix: errors in argus of gemms

* fix: groups support

* refactor: rename package

* feat: mac supports for quantization

* fix: delete dnn

* feat: windows supports

* fix: artifact id error

* fix: compiler error on windows

* refactor: rename api names

* fix: windows supports

* refactor: rename package

* feat: manual load library

* refator: rename

* feat: makefile supports

* fix: directory refactor

* fix: rename MixPrecisionGEMM

* refactor: new loader

* feat: add loader

* feat: windows supports

* fix: dynamic lib

* refactor: code style

* test: delete submodule bigquant temporarily

* feat: native code dir
Oscilloscope98 pushed a commit to Oscilloscope98/ipex-llm that referenced this issue Oct 13, 2022
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