i-robot
f9270b8e09
!28069 change API:cell.shard
...
Merge pull request !28069 from zhuyuxiao/I4LE9J
2021-12-23 10:58:43 +00:00
chengchuanxing
07aa66ee43
[feat][assistant][I40GY2] add new loader AmazonReview
2021-12-23 16:32:31 +08:00
i-robot
1ea8693c83
!27356 dataset: check whether operator in nn or ops is mixed into operations
...
Merge pull request !27356 from ms_yan/operator_mixed
2021-12-23 07:04:52 +00:00
i-robot
3b6c40ff1e
!28028 [ME] Optimize the error message of the operator module.
...
Merge pull request !28028 from Margaret_wangrui/operator
2021-12-23 06:48:00 +00:00
zhuyuxiao
dd7bbf92dd
change API
2021-12-23 14:26:06 +08:00
i-robot
91434597c3
!25861 [assistant][ops]New operator implementation, include BesselI0 and BesselI1
...
Merge pull request !25861 from 张璇/BesselI0
2021-12-23 02:41:41 +00:00
ms_yan
192983b5da
check operator mixed or not
2021-12-23 10:22:03 +08:00
Margaret_wangrui
38ddd04c83
[ME] Optimize the error message of the operator module.
2021-12-23 10:10:48 +08:00
lilei
017aa359a6
insert VirtualDataset node for master
2021-12-23 09:25:05 +08:00
zx
e0a7a87a9c
[feat][assistant][I4CRK5] add new Ascend operator BesselI0 and BesselI1
2021-12-22 16:19:28 +08:00
gaocongli
b9187f96da
parsing the profiling data on ai cpu in binary
2021-12-22 11:59:47 +08:00
i-robot
14df5d3984
!23670 [assistant][ops] add new dataset loading operator CoNLL2000ChunkingDataset
...
Merge pull request !23670 from 杨旭华/CoNLL2000ChunkingDataset
2021-12-22 01:50:12 +00:00
i-robot
b1de53fac2
!27728 [Fallback] Support numpy augassign method, subscript method and binary operations
...
Merge pull request !27728 from huangbingjian/fallback_parse
2021-12-22 01:01:46 +00:00
i-robot
372065c821
!26325 [assistant][ops] add Addcdiv and Addcmul
...
Merge pull request !26325 from 孟权令/Addcdiv
2021-12-21 12:46:21 +00:00
i-robot
2fbec9a554
!27856 use neighbor-exchange-v2 for conv2d
...
Merge pull request !27856 from yangzhenzhang/use-neighborexchangev2-for-conv2d
2021-12-21 10:59:54 +00:00
i-robot
bc235730ca
!27957 parallel_ut_refactoring
...
Merge pull request !27957 from 王志伟/parallel_ut_refactoring2
2021-12-21 08:02:16 +00:00
huangbingjian
fea6974c80
Support numpy augassign method, subscript method and binary operations.
2021-12-21 15:58:20 +08:00
fattycat
289a7997df
[feat] [assistant] [#I40GYB] add new loader CoNLL2000ChunkingDataset
2021-12-21 15:31:25 +08:00
Sawyer
564d83c959
[feat][assistant][I3T921][I3T923] add Addcdiv and Addcmul
2021-12-21 14:56:04 +08:00
i-robot
cfdae8e0fc
!27925 [ME] Optimize the error message of the operator module.
...
Merge pull request !27925 from Margaret_wangrui/operator
2021-12-21 06:54:30 +00:00
yangzhenzhang
8a68577756
use neighbor-exchange-v2 for conv2d
2021-12-21 14:27:41 +08:00
wzw
a9b78682d5
parallel ut refactor 3
2021-12-21 14:26:58 +08:00
i-robot
f007b8a99f
!27745 [MD][Offload] Move offload checks and split to the C pipeline
...
Merge pull request !27745 from markuskunej/offload_column_pipeline
2021-12-21 04:26:51 +00:00
Margaret_wangrui
f9a88a01bc
[ME] Optimize the error message of the operator module
2021-12-21 10:19:25 +08:00
i-robot
7331629ceb
!22686 [assistant][ops][Dither]
...
Merge pull request !22686 from Isaac/Dither
2021-12-20 11:16:20 +00:00
i-robot
76aaf62088
!27860 The profiler framework data is changed to binary data
...
Merge pull request !27860 from helloiSCSI/data_reduce
2021-12-20 07:47:49 +00:00
i-robot
953920112c
!22553 [assistant][ops] Add new loader UDPOSDataset
...
Merge pull request !22553 from 杨旭华/UDPOSDataset
2021-12-20 06:54:54 +00:00
i-robot
cc3c980a07
!27874 Real、conj、imag 接口支持实数输入
...
Merge pull request !27874 from zhouyaqiang0/master
2021-12-20 03:53:16 +00:00
helloiSCSI
115ec28ea0
Profiler save framework data as binary data
...
1. Reconstructing the profiler data reporting module
2. Rewrite the write framework data module, Detail: add a new profiler_reporter file to report binnary data, and delele all the old
profiler reporter diretcory.
3. Rewrite the parse framework data module
4. Fix the framework module ut and st
2021-12-20 11:06:53 +08:00
i-robot
f1b26ea205
!21339 [assistant][ops]New operator implementation, include SparseApplyAdadeltaD
...
Merge pull request !21339 from 梁秀波/SparseApplyAdadeltaD
2021-12-20 01:34:10 +00:00
zhouyaqiang
a6b48e003d
Adapt Real input of ops real imag conj
2021-12-19 17:26:09 +08:00
haohaonannan97
f480be7c48
[feat][assistant][I40GXF] add new data operator Dither
2021-12-18 08:24:48 -08:00
王天浩
11cb3e4ef7
[fear][assistant][I40GYA] add new loader UDPOSDataset
2021-12-18 23:28:05 +08:00
wild-fox
452dbd4551
[feat][assistant][I40FFU] add new Ascend operator SparseApplyAdadelta
2021-12-18 17:56:51 +08:00
zorax
031c792cf6
[assistant][ops]New operator implementation, include ApplyAdamWithAmsgradD
2021-12-18 16:52:47 +08:00
i-robot
87c7fc13bb
!23042 [assistant][ops]New operator implementation, include NonMaxSuppressionV3
...
Merge pull request !23042 from 梁秀波/NonMaxSuppressionV3
2021-12-18 06:51:51 +00:00
i-robot
57bbfe6453
!27741 Add test util function to write object into json
...
Merge pull request !27741 from sabrinasun_59ee/test
2021-12-18 03:00:53 +00:00
sabrinasun
2fa9399231
add test function to write object to json
2021-12-17 16:11:05 -05:00
markuskunej
0c10f52eb4
Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc).
...
Updated check for offload in python (dataset_helper.py and
iterators.py).
Updated auto_offload test in test_map_offload.py.
Changed MapNode.offload type from bool->int in bindings.cc.
Changed manual offload flag from int->enum.
Update offload end of pipeline detection to be column-specific.
2021-12-17 14:35:17 +00:00
i-robot
457d953565
!22471 [assistant][ops]New operator implementation, include IsClose
...
Merge pull request !22471 from 梁秀波/IsClose
2021-12-17 11:55:37 +00:00
韩峥嵘
efe0fce473
[feat][assistant][I40FG0] add new Ascend operator NonMaxSuppression
2021-12-17 17:08:39 +08:00
i-robot
9b27295d1e
!27544 fixed st and landscape bugs
...
Merge pull request !27544 from Songyuanwei/test
2021-12-17 08:14:23 +00:00
i-robot
96b2dce300
!22248 [assistant][ops] Add new loader operator YahooAnswers
...
Merge pull request !22248 from 杨旭华/YahooAnswers
2021-12-17 06:40:13 +00:00
i-robot
3121a317ec
!27775 Fix Slice node's location incorrect
...
Merge pull request !27775 from huanghui/fix-Slice-no-location
2021-12-17 06:35:26 +00:00
韩峥嵘
43a495f3fd
[feat][assistant][I40FG5] add new Ascend operator IsClose
2021-12-17 12:03:38 +08:00
Carry955
2320bb7c70
[feat][assistant][I40GXW] add new loader YahooAnswers
2021-12-16 18:33:47 -08:00
i-robot
a618bb8ab5
!26949 save dataset into mindir - phase 2
...
Merge pull request !26949 from luoyang/mindir-stage2-2
2021-12-17 01:14:39 +00:00
i-robot
d1dbdeffcb
!27684 Update Python UT removal of generated files
...
Merge pull request !27684 from zetongzhao/update_python_remove
2021-12-17 01:09:17 +00:00
zetongzhao
7cb6989efd
replace python removal with pytest tmp_path
2021-12-16 14:38:49 -05:00
i-robot
2bf244cd66
!27757 Support variable index of getitem during handling cell list getattr.
...
Merge pull request !27757 from 张清华/opt_cell_list_getattr2
2021-12-16 18:13:36 +00:00
i-robot
0158db12e6
!27800 add testcase for ops
...
Merge pull request !27800 from zhanlijun/addtest1
2021-12-16 13:12:26 +00:00
songyuanwei
11d84058c3
fixed st and landscape bugs
2021-12-16 21:03:37 +08:00
Zhang Qinghua
ea8c47e981
Support variable index of getitem during handling cell list getattr.
2021-12-16 20:35:45 +08:00
zhanlijun
82de6c7ebc
add testcase
2021-12-16 20:25:38 +08:00
huanghui
d549ec5af5
fix Slice cannot get location
2021-12-16 17:19:20 +08:00
YangLuo
fa7ed720c8
Saving dataset into Mindir and load for inference phase 2
2021-12-16 16:46:51 +08:00
i-robot
c8096bc416
!27701 add output parallel strategy for gather op
...
Merge pull request !27701 from yangzhenzhang/add-output-strategy-for-gather-op
2021-12-16 06:54:40 +00:00
i-robot
67fc03f623
!27694 [API] python frame rebuild
...
Merge pull request !27694 from kingxian/master
2021-12-16 06:49:56 +00:00
jinxiaoxian
01fc6efc7d
rebuild python frame
2021-12-16 10:50:59 +08:00
yangzhenzhang
5f6477b022
add output strategy for gather op
2021-12-16 09:24:50 +08:00
i-robot
05336b03c5
!22332 [assistant][ops][SogouNews]
...
Merge pull request !22332 from 杨旭华/SogouNews
2021-12-16 01:07:21 +00:00
i-robot
8d648e0f1e
!19673 Seperate constant from pb file
...
Merge pull request !19673 from sabrinasun_59ee/constant
2021-12-15 23:52:33 +00:00
i-robot
f6fe56c20d
!27447 [MD][Offload] Fix Offload Normalize op bug, Added extra tests to Offload UT.
...
Merge pull request !27447 from alashkari/offload-fix
2021-12-15 16:00:26 +00:00
li-qiyao
f4bfcb8c25
[feat][assistant][I40GXN] add new loader SogouNews
2021-12-14 22:53:38 -08:00
i-robot
005d4bb742
!27590 Change the AllSwap to the Internal Usage
...
Merge pull request !27590 from huangxinjing/mv_all_swap
2021-12-15 03:50:46 +00:00
i-robot
83e9fe5c48
!27542 dataset: change dataset_file into dataset_files for MindDataset
...
Merge pull request !27542 from ms_yan/datasetfiles_name
2021-12-15 03:09:33 +00:00
i-robot
dac636decd
!22297 [assistant][ops] Add new loader IWSLTDataset
...
Merge pull request !22297 from 杨旭华/IWSLTDataset
2021-12-15 02:55:08 +00:00
i-robot
a5ce9e9b9b
!27570 [Fallback] Process the attributes/methods of Tensor, different from NumPy
...
Merge pull request !27570 from huangbingjian/parse_tensor
2021-12-15 02:13:21 +00:00
i-robot
d49f5e6caf
!27525 support optimizer parallel for adafactor
...
Merge pull request !27525 from yangzhenzhang/support-opt-parallel-for-adafactor
2021-12-15 01:25:12 +00:00
sabrinasun
542d715217
seperate constant from pb
2021-12-14 13:19:14 -05:00
Rescue
dc5c388505
Fixed offload Normalize op, added offload Normalize and Rescale tests to offload UT.
2021-12-14 17:03:11 +00:00
i-robot
d57bdfb4f6
!23261 [assistant][ops][GainOp]
...
Merge pull request !23261 from 杨旭华/Gain
2021-12-14 11:05:27 +00:00
huangbingjian
db4567989a
fallback parse Tensor, different from NumPy.
2021-12-14 12:59:47 +08:00
i-robot
21176d6c51
!27602 Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve.
...
Merge pull request !27602 from 张清华/opt_cell_list_getattr
2021-12-14 03:52:42 +00:00
ms_yan
a85113c093
change dataset_file into dataset_files for MIndDataset
2021-12-14 10:52:41 +08:00
i-robot
19b7b8b2de
!27577 fix reshape bool in auto parallel
...
Merge pull request !27577 from yao_yf/reshape_bool_redistribution_fix
2021-12-14 01:25:05 +00:00
Zhang Qinghua
3e7b73e6c7
Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve.
2021-12-14 09:06:34 +08:00
liannai
a99b5461bd
[feat][assistant][I40GXH]add new data operator Gain
2021-12-13 22:03:09 +08:00
lufei9026
30bc609ce6
[feat][assistant][I40GY8]add new loader IWSLTDataset
2021-12-13 21:47:55 +08:00
i-robot
efa63b78c0
!27600 [ME][Fallback] Add tensor testcase.
...
Merge pull request !27600 from Margaret_wangrui/fallback_tensor
2021-12-13 13:33:41 +00:00
i-robot
0d3ddbdde4
!27580 [ME][Fallback] Add array property test cases
...
Merge pull request !27580 from Margaret_wangrui/fallback
2021-12-13 13:14:52 +00:00
yao_yf
30576c6a75
fix reshape bool type in auto parallel
2021-12-13 20:24:33 +08:00
i-robot
2a2cd5e4ca
!22222 [assistant][ops] Add new loader PennTreebankDataset
...
Merge pull request !22222 from 杨旭华/PennTreebankDataset
2021-12-13 11:43:00 +00:00
Margaret_wangrui
dafe31e2cd
[ME][Fallback] Add tensor testcase.
2021-12-13 17:13:24 +08:00
i-robot
7d7ec3c0c6
!27449 [ME]Add `MS` header of env var
...
Merge pull request !27449 from chenfei_mindspore/environment_variable_fix
2021-12-13 08:03:45 +00:00
huangxinjing
f5889750f4
Move the AllSwap to the _AllSwap
2021-12-13 14:19:29 +08:00
yangzhenzhang
2a0b528084
support opt parallel for adafactor
2021-12-13 11:21:44 +08:00
Margaret_wangrui
751763dcef
[ME][Fallback] Add array property test cases
2021-12-13 10:17:35 +08:00
huangbingjian
038cbe43de
add tesecases of Tensor
2021-12-11 10:14:41 +08:00
i-robot
22078f77ea
!27522 [ME][Fallback] Add tensor testcase.
...
Merge pull request !27522 from Margaret_wangrui/fallback
2021-12-10 09:40:42 +00:00
i-robot
938dc8abd0
!27439 [Auto parallel] Add new operatorInfo for Parallel: CumSum
...
Merge pull request !27439 from Xiaoda/117-add-cumsum-op
2021-12-10 07:00:06 +00:00
Margaret_wangrui
2779760409
[ME][Fallback] Add tensor testcase
2021-12-10 14:53:27 +08:00
chenfei
0ae5eb4618
add ms header of env var
2021-12-10 09:35:22 +08:00
i-robot
093f6f7bf2
!27453 Handle the interpreted node for binary ops, and refactoring other modules.
...
Merge pull request !27453 from 张清华/opt_jit_fallback2
2021-12-09 10:59:34 +00:00
i-robot
d46e047fe1
!27372 fix permission bug when remove read_only_file on windows
...
Merge pull request !27372 from zhangbuxue/fix_permission_bug_when_remove_read_only_file_on_windows
2021-12-09 06:11:13 +00:00
Zhang Qinghua
135db97692
Handle the interpreted node for binary ops.
...
Refactoring specialize.
Adjust ir/dat/dot order.
Optimize DumpIR FV routine.
2021-12-09 11:33:45 +08:00
i-robot
0e358f4cb3
!27428 revert insert VirtualDataset node for master
...
Merge pull request !27428 from lilei/modify_virtualdataset_for_master
2021-12-09 02:47:13 +00:00
buxue
ae256a362b
fix permission bug when remove read_only_file on windows
2021-12-09 09:32:24 +08:00
Xiaoda Zhang
8042c88223
add the new operatorInfo for parallel: CumSum
2021-12-09 09:21:52 +08:00
i-robot
66a0e7efa5
!27424 [MD][revert] revert offload modification code to fix pangu model problem
...
Merge pull request !27424 from xiefangqi/md_revert_offload_pr
2021-12-08 13:30:50 +00:00
lilei
2edf6ab33b
revert insert VirtualDataset node for master
2021-12-08 17:39:42 +08:00
i-robot
faaec746f7
!27401 add more ut tests for allreduce fusion
...
Merge pull request !27401 from jiahongQian/master
2021-12-08 09:38:37 +00:00
Megalomania
259854e040
[feat] [assistant] [I40GY5] add new loader PennTreebankDataset
2021-12-08 01:22:40 -08:00
xiefangqi
bae1dd3bb0
Revert "Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc)."
...
This reverts commit 84d38e547a .
2021-12-08 16:39:10 +08:00
i-robot
895256f69a
!20043 [assistant][ops] Add new YelpReview
...
Merge pull request !20043 from 杨旭华/YelpReview
2021-12-08 08:13:34 +00:00
jiahongQian
b03c8d18d3
add more ut tests
2021-12-08 14:17:02 +08:00
i-robot
75e35bded2
!27081 [MD][Offload] Move offload checks and split to the C pipeline
...
Merge pull request !27081 from markuskunej/move_offload_check_to_c
2021-12-07 15:55:16 +00:00
i-robot
b80ed801d5
!27335 change log level for read not exist tensors
...
Merge pull request !27335 from yelihua/dev
2021-12-07 13:08:20 +00:00
lufei9026
2947f418b1
[feat][assistant][I3T96N]add new loader YelpReview
2021-12-07 17:09:41 +08:00
i-robot
ffca7b08a5
!27237 auto insert VirtualDataset node for master
...
Merge pull request !27237 from lilei/modify_virtualdataset_for_master
2021-12-07 09:02:50 +00:00
i-robot
25ae2d620b
!27271 modify c++ msg & conv2d
...
Merge pull request !27271 from huchunmei/master
2021-12-07 07:56:21 +00:00
yelihua
01823faed0
change error level to info as dir not exist is normal case
2021-12-07 15:27:37 +08:00
i-robot
7a8e35b4f1
!26456 [assistant][ops]Add new operator Spectrogram
...
Merge pull request !26456 from YJfuel123/Spectrogram
2021-12-07 06:39:01 +00:00
i-robot
3d0f8fcc99
!22552 [assistant][ops]New operator implementation, include STL10Dataset
...
Merge pull request !22552 from 王睿/stl10_dataset
2021-12-07 06:37:04 +00:00
i-robot
59184541c3
!27140 fix sync GraphCell params data from device bug
...
Merge pull request !27140 from zhangbuxue/fix_sync_GraphCell_params_data_from_device_bug
2021-12-07 04:33:21 +00:00
huchunmei
1023c7a5e2
modify c++ msg
2021-12-07 11:20:12 +08:00
i-robot
f40668ef73
!27251 test_micro_batch_Interleaved
...
Merge pull request !27251 from lilei/add_parallel_ut
2021-12-07 02:18:09 +00:00
i-robot
9b2f4141c9
!27302 add summart ops params valid check ut
...
Merge pull request !27302 from helloiSCSI/add_st
2021-12-07 01:56:52 +00:00
RainWang6188
c4063f0f11
[feat][assistant][I3J6VI] add new data operator STL10
2021-12-07 01:21:11 +00:00
buxue
d7dc539b6e
fix sync GraphCell params data from device bug
2021-12-07 09:20:46 +08:00
i-robot
d723cc417d
!27151 [ME][Fallback] [ME][Fallback] Support built-in type: complex and reversed.
...
Merge pull request !27151 from Margaret_wangrui/fallback
2021-12-07 01:04:14 +00:00
i-robot
8bcd6e3a86
!27287 [ME][Fallback] Handle interpret nodes in list.
...
Merge pull request !27287 from Margaret_wangrui/list_interpret
2021-12-07 01:02:12 +00:00
i-robot
d1aa8d6cb5
!26995 fix:unexpected eiminate of tile
...
Merge pull request !26995 from zhangzhaoju/master_bug_fix
2021-12-07 00:58:44 +00:00
lilei
05189459ab
auto insert VirtualDataset node for master
2021-12-06 21:39:37 +08:00
Margaret_wangrui
6e5d625153
[ME][Fallback] Support built-in type: complex and reversed.
2021-12-06 21:15:30 +08:00
i-robot
b1eae16a05
!22304 [assistant][ops]New operator implementation, include SVHNDataset
...
Merge pull request !22304 from 王睿/svhn_dataset
2021-12-06 12:30:13 +00:00
helloiSCSI
7cb5ed7676
add summart ops params valid check ut
2021-12-06 20:11:27 +08:00
郑昊
4ae41350a6
[feat][assistant][I3ALD1] add new method Spectrogram
2021-12-06 19:24:37 +08:00
lilei
e933aa268b
test_micro_batch_Interleaved
2021-12-06 18:37:21 +08:00
Margaret_wangrui
fa8506c0a7
[ME][Fallback] Handle interpret nodes in list.
2021-12-06 16:58:21 +08:00
zhangzhaoju
722086435d
1. fix:unexpected eiminate of tile
...
2. fix:delay memory allocat in NewTensorFilledWithData
2021-12-06 14:49:48 +08:00
i-robot
2d23b698a6
!27024 add allreduce fusion by size
...
Merge pull request !27024 from jiahongQian/master
2021-12-06 05:32:12 +00:00
q00596439
de36fdc169
add allreduce fusion size and unify the interface
2021-12-05 21:35:11 +08:00
zhangyuqwer
e934381b08
[feat][assistant][I3ZSQV] add new data operator CharNGram
2021-12-04 22:09:34 +08:00
RainWang6188
340b3b4d5d
[feat][assistant][I3J6VJ] add new data operator SVHN
2021-12-04 08:19:47 +00:00
mohammad
af6e587c28
MD Profiler: support multiple start/stop calls
2021-12-03 23:25:38 -05:00
danishfarid
faaa5d5f0a
autotune step
...
fix testing script default
updates and changed sampling function
comments addressed
comments addressed
comments addressed
moving isSinkCheckAbove
update - move CheckSinkFunction
fix
2021-12-03 20:29:35 +00:00
markuskunej
84d38e547a
Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc).
...
Updated check for offload in python (dataset_helper.py and
iterators.py).
Updated auto_offload test in test_map_offload.py.
Changed MapNode.offload type from bool->int in bindings.cc.
Changed manual offload flag from int->enum.
2021-12-03 14:40:01 +00:00
luoyang
f3e1794a74
update log
2021-12-03 15:09:36 +08:00
i-robot
93db7f741f
!20788 [assistant][ops] Add new dataset loading operator TedliumDataset
...
Merge pull request !20788 from 杨旭华/TedliumDataset
2021-12-03 06:29:29 +00:00
i-robot
8e4f3472d8
!27154 Enable the test for Parallel Optimizer
...
Merge pull request !27154 from huangxinjing/enable_gradient_accumulation
2021-12-03 06:23:53 +00:00
i-robot
c0048bb117
!26953 Add some bprop mindir files
...
Merge pull request !26953 from YuJianfeng/bprop_mindir
2021-12-03 03:28:37 +00:00
i-robot
9cec03e3a8
!27033 close autotune in non-sink mode
...
Merge pull request !27033 from luoyang/close_autotune_nonsink
2021-12-03 01:26:06 +00:00
huangxinjing
8c9b2b93a8
Add transformer
2021-12-03 09:08:57 +08:00
luoyang
9cbb45bcc4
close autotune in non-sink mode
2021-12-03 08:46:14 +08:00
i-robot
9ddd3fb66f
!27085 [MD][UT]: Use pytest.mark.forked for profiling tests
...
Merge pull request !27085 from cathwong/ckw_ut_prof_forked
2021-12-02 17:00:28 +00:00
Cathy Wong
367e5ed1dd
MD UT: Use pytest.mark.forked for profiling tests
2021-12-02 10:55:05 -05:00
i-robot
eb25c473d0
!27117 [ME][Fallback] Handle interpret nodes in tuple.
...
Merge pull request !27117 from Margaret_wangrui/tuple_interpret
2021-12-02 14:11:12 +00:00
i-robot
fa457b2bfa
!17832 [assistant][ops]New operator implementation, include KMnistDataset
...
Merge pull request !17832 from 张璇/kmnist_dataset
2021-12-02 14:00:36 +00:00
i-robot
3e73e124ac
!23225 [assistant][ops] Add Glove
...
Merge pull request !23225 from 张渝/Glove
2021-12-02 12:22:17 +00:00