Commit Graph

2993 Commits (8d147deb07fcf58cccd0118a0e76b1e44f11aba8)

Author SHA1 Message Date
yanghaitao1 8d147deb07 profiler memory
4 years ago
mindspore-ci-bot cb58b5baa5 !11211 Provide functions for modifying IR tree (Insert/Drop/Append nodes)
4 years ago
Nat Sutyanyong e28fb6ce4d Tested with new test cases and all dataset UTs passed
4 years ago
yangzhenzhang 38ea8784c6 update infer mirror ops
4 years ago
mindspore-ci-bot dfa6daaa57 !11249 【MD】fix bug for extractchannel when type is UINT16
4 years ago
mindspore-ci-bot eacc8bac89 !10755 [Numpy-Native] Add new numpy-native interfaces to mindspore.numpy
4 years ago
mindspore-ci-bot 581789c252 !11246 add num_epochs to CPP API Dataset::CreateIterator()
4 years ago
mindspore-ci-bot a2d9c5914a !10944 Tensor op decoupling stage 2
4 years ago
alex-yuyue b54e01bfb4 Tensor op decoupling stage 2
4 years ago
mindspore-ci-bot 8ef663fa68 !11248 dataset: Use int32_t for text's vocab_size
4 years ago
buxue 7eaf84d07a remove attr support_non_tensor_input of cell
4 years ago
yanglf1121 72903c11c8 add array_ops, math_ops and tensor ops
4 years ago
mindspore-ci-bot 44507b4a64 !11200 support non tensor inputs for ms_function and grad of net
4 years ago
mindspore-ci-bot 151c0e2977 !11132 modify batchnormal and fusedbatchnormal
4 years ago
xulei2020 5dd651f1a5 fix bug for extractchannel when type is UINT16
4 years ago
buxue acec35d4d4 support non tensor inputs
4 years ago
mindspore-ci-bot f802f3b3ff !11030 Change tag name of profiling reporter
4 years ago
Cathy Wong 4b1ccf9dd5 dataset: Use int32_t for text's vocab_size
4 years ago
Zirui Wu fa553956ef add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
4 years ago
lilei 9a45c4419c modify batch_normal
4 years ago
mindspore-ci-bot 1dd600d416 !11114 add perplexity metric
4 years ago
TinaMengtingZhang 4812fece80 [Part I] Push down json save logic to IR and add getter to each IR node
4 years ago
mindspore-ci-bot 9646953465 !11034 Migrate GeneratorDataset reset logic to IR optimizer
4 years ago
Jiaqi d6f4421a1d perplexity
4 years ago
caifubi ab07dbdff2 Change profiling reporter tag
4 years ago
mindspore-ci-bot a477a97278 !10799 make user-facing headers standalone for minddata
4 years ago
Nat Sutyanyong 686772cce7 Migrate GeneratorOp resetting logic to IR optimizer (incl. debug code)
4 years ago
mindspore-ci-bot fb97aa327c !10881 add the tensor collection feature when record summary
4 years ago
mohammad f48ab2b5c9 make MD public headers standalone
4 years ago
mindspore-ci-bot f912912c2e !11128 Add grad of Sort operator.
4 years ago
jiangshuqiang ab5cc10250 add the tensor collection feature when record summary
4 years ago
liuxiao93 aacad990c3 Add grad of sort.
4 years ago
chendongsheng 048534b75e Switch bare pointer to shared_ptr
4 years ago
mindspore-ci-bot 7957a3b6f5 !10988 Tensor op decoupling stage 1
4 years ago
Eric be46ccf721 Started vision decoupling
4 years ago
mindspore-ci-bot b355f5402b !10309 Port over getter pass and tensor fusion pass to IR
4 years ago
Zirui Wu 0e68575e77 port over getter pass
4 years ago
Jiaqi f6de97fc27 bleu_score
4 years ago
mindspore-ci-bot 62888f23b8 !10400 roc and auc
4 years ago
mindspore-ci-bot 274e0aa750 !10885 add nll_loss operation
4 years ago
mindspore-ci-bot 1276715c11 !10939 surface distance
4 years ago
Jiaqi ef3f6d62db auc_roc
4 years ago
mindspore-ci-bot 09848d7ef3 !9083 add dice and hausdroff
4 years ago
mindspore-ci-bot 67296c08c7 !9502 add hausdroff distance
4 years ago
mindspore-ci-bot 1c942ce49f !10221 support grad accumulation for auto parallel
4 years ago
mindspore-ci-bot 1f06cd63f3 !10436 Support to control whether to throw runtime exceptions in SummaryRecord
4 years ago
mindspore-ci-bot 1d1f6841b9 !10937 keep consistent in Graph mode and PyNative mode for 'isinstance'
4 years ago
ougongchang 06be546b52 Support to control whether raise RuntimeError exception in SummaryRecord
4 years ago
yangzhenzhang 9da3f9bec9 mini step grad accumulation
4 years ago
jiangzhenguang d3f42e7d6b add nll_loss operation.
4 years ago