Commit Graph

57 Commits (1ae9f81c82f04da91f7d3e4e6e816e39f25845ee)

Author SHA1 Message Date
Yi Huaijie 89a4ebf8a1 parallel mode must be set before create an initializer
5 years ago
Wei Luning a05c38bb63 make python Parameter inherit from Tensor
5 years ago
chenzomi 8918c90b66 add mindspore hub for download ckpt file
5 years ago
simson 5f77fbdd75 Rewrite tensor's __bool__ for pynative mode
5 years ago
mindspore-ci-bot 2e4bb93a1e !3250 [quant]bug fixes when export geir
5 years ago
Wei Luning 7d5c9d52bc fix geir export bugs
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
Wei Luning 28d1d37085 End at validate when export.
5 years ago
mindspore-ci-bot 69ce4bf2b2 !2970 Del mindspore/model_zoo
5 years ago
panbingao 45dbc8bf04 Move model_zoo.resnet.py
5 years ago
Wei Luning b522368161 fix bug of quant export without input fakequant.
5 years ago
mindspore-ci-bot f1a9a7ceb1 !2718 fix quantization aware training auto create graph bug
5 years ago
ougongchang cd868aea52 fix get loss error and NoneType error cause by _proceesor_specified_data
5 years ago
mindspore-ci-bot 2fadbb1d04 !2743 add more ut and st for SummaryCollector
5 years ago
chenzomi 1089c908a9 cherry-pick r0.5 to master for quantizaiton aware training
5 years ago
ougongchang 3dc6f6f2d9 add more ut and st for SummaryCollector
5 years ago
jinyaohui dd5fba1db9 add notice
5 years ago
Wei Luning dcd5773f64 fix bug in quant deploy export
5 years ago
mindspore-ci-bot 2f9c6ec8bc !2337 aware quantization training auto create graph
5 years ago
chenzomi c268c88220 aware quantization training auto create graph
5 years ago
ougongchang 939cd29d7e Add a callback named SummaryCollector and delete SummaryStep callback
5 years ago
mindspore-ci-bot 8867c67d61 !1935 Summary callback as collector for summary and lineage
5 years ago
Li Hongzhang 0921c1e538 enhance the SummaryRecord with set_mode and add_value
5 years ago
Wei Luning 1d77bf86a9 Exports MindSpore quant predict model to deploy with GEIR
5 years ago
李鸿章 ee438aaf4a callback as context manager
5 years ago
chenzomi 4878616e43 change combined to nn
5 years ago
zhaoting b16a552d41 Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
5 years ago
wenkai ab6b6add0b cpu support summary
5 years ago
jinyaohui 5e43edc474 clean pylint
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
gengdongjie 705c71a257 Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
5 years ago
mindspore-ci-bot c8b30f9290 !1504 add custom tbe ops for quant aware training
5 years ago
wandongdong d35c41e737 add custom tbe ops for quant aware training
5 years ago
“liuxiao” ebbccca78b pylint clean
5 years ago
“liuxiao” f4542f810b pylint clean
5 years ago
“liuxiao” 382a0124c3 pylint clean
5 years ago
ougongchang 7d78b5d89e Put the parameter validation of the Summary operator into the python layer
5 years ago
wangnan39@huawei.com 1ebf98b795 add model init api to compile df graph before exec
5 years ago
Wei Luning 3db8cfa54f add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
mindspore-ci-bot 4bb5c7b39a !1084 add new interface quant combined
5 years ago
李鸿章 32c1d558f4 SummaryRecord as context manager
5 years ago
chenzomi 1239cd6135 Merge branch 'master' into 04quant
5 years ago
chenzomi bf6246e617 add quant combined
5 years ago
jinyaohui 26fd75895d pylint waring clean
5 years ago
wenkai ab04b3dc4b fix np.histograms(bins='auto') sometimes calc very small width and very large bucket number, which lead to error/long compute time.
5 years ago
candanzg b84deeeb5c fix summary tage check error
5 years ago
mindspore-ci-bot 18580a7867 !261 Add summary module python code to extract histogram info from tensor
5 years ago
ougongchang 0ed6d9178e add Histogram summary operator
5 years ago