i-robot
|
ded1c77bbf
|
!25765 neighborExchangeV2 & grad
Merge pull request !25765 from TuDouNi/neighborExchangeV2
|
4 years ago |
ttudu
|
e953c15cd2
|
NeighborExchangeV2 & Grad
|
4 years ago |
i-robot
|
7c14f984ed
|
!25793 add output strategy for shard
Merge pull request !25793 from yangzhenzhang/add-output-strategy
|
4 years ago |
i-robot
|
76f4f77cc2
|
!24520 Add graph run history to dump structure
Merge pull request !24520 from parastooashtari/multi_root_graph_dump
|
4 years ago |
i-robot
|
92b81d3221
|
!23257 [assistant][ops][DBToAmplitudeOp]
Merge pull request !23257 from 杨旭华/DBToAmplitude
|
4 years ago |
yangzhenzhang
|
6ad6304b77
|
add output strategy
|
4 years ago |
i-robot
|
2828f317f7
|
!25718 optimize implicit convert error message
Merge pull request !25718 from chujinjin/optimize_implicit_convert_error_msg
|
4 years ago |
yujianfeng
|
fc769a79fe
|
Fix the unloadable bprop mindir files
|
4 years ago |
Isaac
|
69f57bc5b1
|
[feat][assistant][I40GXD]add new data operator DBToAmplitude
|
4 years ago |
parastooashtari
|
1a59dc37bf
|
add graph execution order history to dump
|
4 years ago |
chujinjin
|
26410ccf75
|
optimize implicit convert error message
|
4 years ago |
liyong
|
41e8280f55
|
add mindrecord overwrite
|
4 years ago |
i-robot
|
45882752ba
|
!25644 [Fallback] Support builtin type
Merge pull request !25644 from huangbingjian/fallback_set
|
4 years ago |
i-robot
|
f16ed11237
|
!25651 Add some fallback testcases
Merge pull request !25651 from Margaret_wangrui/fallback_tests
|
4 years ago |
huangbingjian
|
5063ee55bc
|
[Fallback] Support builtin type: set, dict, slice, bool, int, float, str
|
4 years ago |
yujianfeng
|
195563c67f
|
Fix the random failure of ut tests in ci
|
4 years ago |
i-robot
|
b27520b6ae
|
!25640 fix minddata ut core
Merge pull request !25640 from luoyang/serving
|
4 years ago |
i-robot
|
7d50c3d5d7
|
!25551 [Fallback] Added test cases for python built-in functions
Merge pull request !25551 from huangbingjian/add_fallback_testcases
|
4 years ago |
luoyang
|
beba798e00
|
fix minddata ut core
|
4 years ago |
i-robot
|
958c2a8e00
|
!25560 Support bytes input for decode op
Merge pull request !25560 from luoyang/serving
|
4 years ago |
Margaret_wangrui
|
6275cdcf7a
|
add fallback testcases
|
4 years ago |
i-robot
|
e43d0ee554
|
!25613 [MD] fix dataset ut part06
Merge pull request !25613 from liyong126/fix_md_ut_part06
|
4 years ago |
i-robot
|
48699c939c
|
!25544 add parallel op for resizenearestneighbor
Merge pull request !25544 from yangzhenzhang/add-parallel-op-for-resizenearestneighbor
|
4 years ago |
liyong
|
b9bad0bdbb
|
fix md ut part06
|
4 years ago |
huangbingjian
|
02f72ab3ae
|
[Fallback] Added test cases for python built-in functions
|
4 years ago |
i-robot
|
357ad46cb1
|
!25585 Enable JIT Fallback in default.
Merge pull request !25585 from 张清华/opt_jit_fallback
|
4 years ago |
Zhang Qinghua
|
e8b421fe6e
|
Enable JIT Fallback in default.
|
4 years ago |
i-robot
|
8758830723
|
!25479 delete mindquantum c++ simulator
Merge pull request !25479 from donghufeng/master
|
4 years ago |
luoyang
|
b47ac46e92
|
Support bytes input for decode op
|
4 years ago |
yangzhenzhang
|
c42081619e
|
add parallel op for resizenearestneighbor
|
4 years ago |
i-robot
|
a7834c382f
|
!25511 Add some fallback testcases
Merge pull request !25511 from Margaret_wangrui/fallback_tests
|
4 years ago |
Margaret_wangrui
|
7738f55f44
|
Add some fallback testcases
|
4 years ago |
i-robot
|
418e1b425b
|
!23490 [assistant][ops] Add New Math Operator IsNan
Merge pull request !23490 from 孟权令/IsNan
|
4 years ago |
xuxusheng
|
7a9a4d0515
|
delete mindquantum simulator
|
4 years ago |
i-robot
|
360e228f45
|
!25358 Fix fallback and cell kwargs issues.
Merge pull request !25358 from 张清华/opt_fallback
|
4 years ago |
Sawyer
|
c032d1f83c
|
[feat][assistant][I3T92O]add new operator IsNan
|
4 years ago |
i-robot
|
180b071122
|
!22149 [assistant][ops] Add New IsInf
Merge pull request !22149 from 孟权令/IsInf
|
4 years ago |
Zhang Qinghua
|
b43693be23
|
Fix fallback and cell kwargs issues.
|
4 years ago |
i-robot
|
74977e548d
|
!24624 [Autotune] Modify MD callback and AddWorker logic to ParallelOps
Merge pull request !24624 from h.farahat/add_worker
|
4 years ago |
i-robot
|
c0f6286fcb
|
!25092 [MD] API for autotune
Merge pull request !25092 from harshvardhangupta/auto_tune_api
|
4 years ago |
i-robot
|
704c490e80
|
!25449 MD UT - Add missing set and restore seed for parallel test execution
Merge pull request !25449 from cathwong/ckw_ut_py_parallel
|
4 years ago |
Cathy Wong
|
e66aba9ef5
|
MD UT - Add missing set and restore seed.
test_places365_content_check - delete visualize_dataset
|
4 years ago |
harshvardhangupta
|
1bb45142c9
|
Implement autotune api
|
4 years ago |
doit
|
cd9242eaa9
|
[feat] [assistant] [I3T92M] add new math operator IsInf
|
4 years ago |
huangbingjian
|
d7e97dd74a
|
change EXCEPTION level to CRITICAL level
|
4 years ago |
i-robot
|
6f413ee29d
|
!25155 Support ops, nn and numpy namespaces, and add test case.
Merge pull request !25155 from 张清华/opt_fallback
|
4 years ago |
Zhang Qinghua
|
6a79e262ae
|
Support ops, nn and numpy namespaces, and add test case.
|
4 years ago |
i-robot
|
c544af28b6
|
!25286 dataset: modify profiling ut for parallel running
Merge pull request !25286 from ms_yan/ut_parallel
|
4 years ago |
ms_yan
|
bb314ad07f
|
make ut parallel
|
4 years ago |
i-robot
|
cf0029b33a
|
!25277 [MD] fix mindrecord ut part05
Merge pull request !25277 from liyong126/fix_md_ut_05
|
4 years ago |