Skip to content

Pull requests: intel/ipex-llm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

add flickr fine tune example
#375 opened Jan 14, 2017 by jenniew Loading… updated Jun 6, 2017
add python loadmodel example
#824 opened Apr 26, 2017 by dding3 Loading… updated Jul 13, 2017
Add weight decay for four Optimization Algorithms
#1241 opened Jul 14, 2017 by whatbeg Loading… updated Jul 14, 2017
record forward time in Graph correctly
#1120 opened Jun 29, 2017 by frankfzw Loading… updated Aug 7, 2017
Implement Parametermanager
#610 opened Mar 18, 2017 by dding3 Loading… updated Aug 30, 2017
add grey image reader
#1001 opened Jun 12, 2017 by jenniew Loading… updated Sep 4, 2017
Image classification
#834 opened May 1, 2017 by jenniew Loading… updated Sep 4, 2017
fix: TorchFile should use contains for checking the key
#1442 opened Aug 10, 2017 by i8run Loading… updated Sep 19, 2017
[WIP] Use MKL method to implement a 'lazy' gradient zero
#1561 opened Sep 14, 2017 by frankfzw Loading… updated Nov 2, 2017
Support passing JActivity from python to java
#1985 opened Dec 6, 2017 by zhichao-li Loading… updated Dec 7, 2017
Expose more API for graph
#1998 opened Dec 8, 2017 by zhichao-li Loading… updated Dec 11, 2017
add user-friendly builder for Linear/SparseLinear
#2264 opened Feb 1, 2018 by sperlingxx Loading… updated Feb 2, 2018
doc2vec
#2230 opened Jan 25, 2018 by songhappy Loading… updated Feb 20, 2018
[WIP] Module Initializer
#2285 opened Feb 7, 2018 by sperlingxx Loading… updated Mar 5, 2018
Model Visualization enabled - Resnet & Inception
#2368 opened Mar 8, 2018 by SnehalA Loading… updated Mar 9, 2018
DLEstimator and DLModel should support deep copy
#2237 opened Jan 26, 2018 by hhbyyh Loading… updated Mar 15, 2018
add AliyunOSS support in FileWriter/FileReader
#2356 opened Mar 6, 2018 by sperlingxx Loading… updated May 5, 2019
Optimizers: use member variable in parent class
#2828 opened May 24, 2019 by Menooker Loading… updated Jun 19, 2019
fix ChannelScaledNormalizer
#2845 opened Jun 28, 2019 by Menooker Loading… updated Jul 9, 2019
Add a splittable DataSet to help handle huge train data inputs.
#2679 opened Nov 5, 2018 by bethunebtj Loading… updated Aug 2, 2019
Maven profile for initial scala 2.12 support
#2898 opened Aug 28, 2019 by devang Loading… updated Nov 1, 2019
MTImageFeatureToMiniBatch thread safety
#2969 opened Nov 22, 2019 by Menooker Loading… updated Nov 22, 2019
ONNX verification using onnx-runtime
#2979 opened Dec 5, 2019 by LeicongLi Loading… updated Dec 5, 2019
Onnx: add converter and test case for ops
#2980 opened Dec 9, 2019 by lingxiao1989 Loading… updated Dec 12, 2019
ProTip! Filter pull requests by the default branch with base:main.