i-robot
18350a7443
!29973 The `solve_triangular` API fallback.
...
Merge pull request !29973 from zhujingxuan/master
2022-02-14 02:15:01 +00:00
marui
d47e79b04c
Refactor ccsrc directories and CMakeLists files
2022-02-13 14:37:51 +08:00
zhujingxuan
e30847cac0
The `solve_triangular` API fallback.
...
Now only the `SolveTriangular` op supports batch computation, the `solve_triangular` API only accept 2D matrix input.
2022-02-12 18:10:29 +08:00
i-robot
5b360e39fb
!29912 Fix a logging api bug in MindAPI
...
Merge pull request !29912 from hewei/core_api
2022-02-11 07:55:30 +00:00
i-robot
fe74be4830
!29701 Support dump parameters using origin_parameter_order, fix DumpConstantData issue and refactor debugger mindRT code
...
Merge pull request !29701 from parastooashtari/kernel_level_dump
2022-02-11 07:49:30 +00:00
i-robot
f97f16dfb0
!29711 return Tensor value for AbstractRef when infer EnvironGet primitive
...
Merge pull request !29711 from xychow/return-dflt-when-infer-environ-get
2022-02-11 05:09:42 +00:00
i-robot
81bcff32ad
!29825 support pad mode for conv2d_transpose
...
Merge pull request !29825 from yangzhenzhang/support-pad-mode-for-conv2d-transpose
2022-02-11 01:34:30 +00:00
zhousiyi
6248262449
return Tensor value for AbstractRef when infer EnvironGet primitive as
...
Value type.
2022-02-11 01:18:10 +00:00
He Wei
93328bc707
Fix a logging api bug in MindAPI
2022-02-11 08:42:04 +08:00
Parastoo Ashtari
f6bebc7d97
use origin_parameter_order to load and dump params mindRT
...
Refactor mindRT code
Fix DumpConstantData issue
2022-02-10 14:18:08 -05:00
zhujingxuan
933f99f917
batch support for solve_triangular
...
Add batch support for solve_triangular and the corresponding test cases
2022-02-10 17:34:46 +08:00
i-robot
4a0ff61efa
!29881 takedown test_hccl_allreduce due to probalistic failure
...
Merge pull request !29881 from yanghaoran/master
2022-02-10 08:02:24 +00:00
i-robot
a42bc503f0
!29764 Add more required apis in MindAPI
...
Merge pull request !29764 from hewei/core_api
2022-02-10 07:55:37 +00:00
i-robot
7b6f7c9c87
!29786 Add TCP client and TCP server for RPC
...
Merge pull request !29786 from chengang/add_tcp_server
2022-02-10 07:47:12 +00:00
yanghaoran
adc36b00c3
takedown test_hccl_allreduce.py due to probalistic failure
2022-02-10 15:41:06 +08:00
i-robot
d786e0e5a3
!29868 Skip onednn dfx testcase on mac and windows
...
Merge pull request !29868 from zuochuanyong/onednn_dfx_testcase
2022-02-10 06:29:53 +00:00
He Wei
21a9a0a73a
Add more required apis in MindAPI
...
1. AbstractBase::set_shape();
2. Move shape() from AbstractTensor to AbstractBase;
3. AbstractSequence construct from AbstractBasePtrList;
4. Shape construct from ShapeVector.
2022-02-10 11:19:01 +08:00
zuochuanyong
9aa370ddda
onednn dfx testcase skip win and mac
2022-02-10 11:07:43 +08:00
i-robot
e03d1bfb82
!27854 Enable hypermap to use tuple/list as input
...
Merge pull request !27854 from LiangZhibo/hypermap
2022-02-10 03:07:02 +00:00
cristoval
c44d7b9100
add tcp client and tcp server
2022-02-10 09:50:40 +08:00
i-robot
5858a06689
!29700 [MD] Tidy up UT and device queue info messages
...
Merge pull request !29700 from cathwong/ckw_device_queue_probes
2022-02-09 12:47:27 +00:00
i-robot
d0877dda3c
!29838 add gpu cholesky_grad st case
...
Merge pull request !29838 from zhuzhongrui/pub_master2
2022-02-09 10:02:25 +00:00
i-robot
07823a918f
!29813 PyNative 8P performance
...
Merge pull request !29813 from caifubi/master-pynative-perfmance-testcase
2022-02-09 09:36:12 +00:00
i-robot
f3b2886096
!29680 Refine CPU thread and blocknumber to automatic calucate
...
Merge pull request !29680 from wuwenbing/master
2022-02-09 08:40:35 +00:00
z00512249
1e5d22a7fa
add gpu cholesky_grad st case
2022-02-09 16:36:16 +08:00
i-robot
834877027b
!29687 add ascend aicpu env ops
...
Merge pull request !29687 from laiyongqiang/env_ops_commit
2022-02-09 06:26:16 +00:00
yangzhenzhang
4061c11e18
support pad mode for conv2d transpose
2022-02-09 11:52:47 +08:00
caifubi
37836f61f6
Fix ci pynative testcase failure
2022-02-09 11:24:02 +08:00
i-robot
cd4194e80f
!22777 [assistant][ops] Add new loader SQuADDataset
...
Merge pull request !22777 from 杨旭华/SQuADDataset
2022-02-09 02:44:33 +00:00
i-robot
6396c079f9
!29766 fix linalg type check
...
Merge pull request !29766 from zhuzhongrui/pub_master2
2022-02-09 02:25:55 +00:00
l00591931
cd476c69e7
Enable hypermap to use tuple as input
2022-02-09 10:25:17 +08:00
wenbean
224feb8c45
Refine lambda to name function, optmize py ops, add validate
2022-02-09 09:19:53 +08:00
Cathy Wong
fb469f1ad2
[MD] Tidy up UT and device queue info messages
2022-02-08 17:51:11 -05:00
i-robot
bc693e14c5
!29737 Opt Eig operator to support batch shape.
...
Merge pull request !29737 from hezhenhao1/fix_eig
2022-02-08 11:45:17 +00:00
许志杰
ab9a32ad0d
[feat] [assistant] [#I40GYE] add new loader SQuADDataset
2022-02-08 03:00:09 -08:00
i-robot
9d8cb9162a
!29725 Parse kernel level by kernel graph.
...
Merge pull request !29725 from gaoyong10/runtime_second12
2022-02-08 09:43:06 +00:00
z00512249
9390d67adf
fix linalg type check
2022-02-08 17:14:02 +08:00
hezhenhao1
ace447279e
Opt Eig operator to support batch shape.
2022-02-08 16:00:27 +08:00
i-robot
6573bdd809
!29750 add GRU support info and fix RNN ut
...
Merge pull request !29750 from 吕昱峰(Nate.River)/master
2022-02-08 07:22:44 +00:00
i-robot
41d634e995
!29727 update op info config file for serving
...
Merge pull request !29727 from laiyongqiang/tensor_move_config
2022-02-08 06:32:01 +00:00
LaiYongqiang
6099c54ca1
add ascend aicpu env ops
2022-02-08 12:51:00 +08:00
LaiYongqiang
374f6dfa31
update op info config file for serving
2022-02-08 12:47:54 +08:00
lvyufeng
69944cbbe9
add GRU support info and fix RNN ut
2022-02-08 10:22:35 +08:00
gaoyong10
7633f93a07
Parse kernel level by kernel graph.
2022-02-08 09:38:18 +08:00
i-robot
f17b96ac68
!29719 fix vocab validation
...
Merge pull request !29719 from luoyang/fix_vocab
2022-02-08 01:10:56 +00:00
i-robot
26d54856f7
!29720 refine eigh API exception
...
Merge pull request !29720 from zhujingxuan/master
2022-02-07 09:33:53 +00:00
zhujingxuan
aec3357a03
refine eigh API exception
...
Make sure msp.linalg.eigh throw exceptions when given wrong parameter and behaves the same between GPU and CPU.
2022-02-07 16:12:20 +08:00
luoyang
c248274d91
fix vocab validation
2022-02-07 15:55:59 +08:00
i-robot
a55b1b5e05
!29453 support pad mode for conv2d parallel operator
...
Merge pull request !29453 from yangzhenzhang/support-pad-mode-for-conv2d
2022-02-07 06:58:00 +00:00
i-robot
fb1396283a
!29693 unfied runtime adapt the env MS_DEV_ENABLE_CLOSURE
...
Merge pull request !29693 from limingqi107/new_actor_runtime
2022-02-07 03:28:44 +00:00