shenwei41
|
7f7bae8bfe
|
add hwc_to_chw operation on lite
|
4 years ago |
i-robot
|
698b99aaa3
|
!18945 [assistant][ops]New operator implementation, include OmniglotDataset
Merge pull request !18945 from Wangsong95/omniglot_dataset
|
4 years ago |
Parallels
|
e2125108b8
|
Add tcp communication into compute graph nodes and meta server node
|
4 years ago |
qkeys
|
ce7597f500
|
[feat][assistant][I3J6VB] add new data operator OmniglotDataset
|
4 years ago |
buxue
|
50f3ad00ab
|
develop maxpool3d, avgpool3d and conv3d on CPU(including forward and backward)
|
4 years ago |
i-robot
|
960d551b8f
|
!30889 parse core type from pre-build for tbe kernel compile
Merge pull request !30889 from liubuyu/master
|
4 years ago |
i-robot
|
c4cc0e6f26
|
!30742 auto parallel support not ony power of 2 device numbers
Merge pull request !30742 from yao_yf/auto_parallel_support_not_only_2_power
|
4 years ago |
yao_yf
|
b60e54e0d5
|
support not only power of 2
|
4 years ago |
lby
|
2b1b539b36
|
parse core type from pre-build for tbe kernel compile
|
4 years ago |
i-robot
|
fdf7aebd78
|
!30746 Fix recv actor stuck issue.
Merge pull request !30746 from ZPaC/sync-route-table
|
4 years ago |
i-robot
|
f01d841113
|
!27943 [MD][Autotune] Save/Load Autotune config
Merge pull request !27943 from harshvardhangupta/save_load_at_config
|
4 years ago |
i-robot
|
7b26a32e98
|
!22608 [assistant][ops]New operator implementation, include KITTIDataset
Merge pull request !22608 from Wangsong95/kitti_dataset
|
4 years ago |
harshvardhangupta
|
bd61adbb72
|
Implement save/load of autotune dataset pipeline configuration #27943
|
4 years ago |
Parallels
|
5e09380eb3
|
add random port support for tcp server
|
4 years ago |
zx
|
93617ce91e
|
[feat][assistant][I3J6VO] add new data operator KITTI
|
4 years ago |
ZPaC
|
4c74b600ea
|
Fix recv actor stuck issue.
|
4 years ago |
i-robot
|
6bc31df410
|
!30672 delete ut test libgraph and liberror_manager dependency
Merge pull request !30672 from qujianwei/master
|
4 years ago |
qujianwei
|
7e1aebc2c9
|
delete ut libgraph.so and liberror_manager.so dependency
|
4 years ago |
i-robot
|
4367377000
|
!30611 Fix rpc route bugs
Merge pull request !30611 from ZPaC/sync-route-table
|
4 years ago |
ZPaC
|
dc80f9b8d1
|
Fix rpc route bugs
|
4 years ago |
i-robot
|
a8686ae3d9
|
!18827 [assistant][ops]New operator implementation, include LFWDataset
Merge pull request !18827 from Wangsong95/lfw_dataset
|
4 years ago |
zx
|
2132f62d98
|
[feat][assistant][I3J6VQ] add new data operator LFW
|
4 years ago |
i-robot
|
330cacf905
|
!30573 Catch abnormals from sto functions in debug
Merge pull request !30573 from maning202007/master
|
4 years ago |
i-robot
|
909183a2ef
|
!30317 extract common as an independent shared library
Merge pull request !30317 from zhoufeng/backend-compile-independently
|
4 years ago |
i-robot
|
17accc12cf
|
!30238 [GraphKernel] replace nodes in lite and move const_input_to_attr pass.
Merge pull request !30238 from chenlei_autodiff/lite_callback
|
4 years ago |
maning202007
|
9328041de4
|
Catch abnormals from sto functions in debug
Fix type errors
Fix bugs
Fix cycle depth
|
4 years ago |
zhoufeng
|
f49b195c39
|
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
shenwei41
|
ff75314719
|
upgrade ascend 20220211
|
4 years ago |
chenlei_autodiff
|
9fabf8ae0d
|
[GraphKernel] replace graph kernel node with custom in lite.
|
4 years ago |
i-robot
|
ac1463a192
|
!30298 Package the cuda operators as a dynamic link library
Merge pull request !30298 from jinjiali-kali/cuda_ops
|
4 years ago |
i-robot
|
eeb731ae3e
|
!18738 [assistant][ops]New operator implementation, include LSUNDataset
Merge pull request !18738 from Wangsong95/lsun_dataset
|
4 years ago |
jinjiali
|
b2d1bad62c
|
package the cuda operations as a dynamic link library
|
4 years ago |
yanghaoran
|
739c4b236a
|
回退 'Pull Request !30120 : Package the cuda operators as a dynamic link library'
|
4 years ago |
zhixinaa
|
4ce6104ff9
|
[feat][assistant][I3J6V9] add new data operator LSUN
|
4 years ago |
i-robot
|
8e21ffae65
|
!30120 Package the cuda operators as a dynamic link library
Merge pull request !30120 from jinjiali-kali/cuda_ops_3
|
4 years ago |
jinjiali
|
cd7db0f57f
|
package the cuda operations as a dynamic link library
|
4 years ago |
i-robot
|
7c32002e0b
|
!29930 Support List Slice
Merge pull request !29930 from lianliguang/support-list-slice
|
4 years ago |
i-robot
|
2decc54375
|
!30016 Add distributed meta store module
Merge pull request !30016 from ZPaC/metadata-store-module
|
4 years ago |
lianliguang
|
49608835c1
|
support list slice
|
4 years ago |
i-robot
|
c4c5a1c6da
|
!29862 MD Autotune supporting MindRecordOp
Merge pull request !29862 from Mohammad Motallebi/autotune_addworker_mindrecord
|
4 years ago |
mohammad
|
ddd3b07648
|
MD autotune supports mindrecord
|
4 years ago |
ZPaC
|
191b65b236
|
Add distributed meta store module
|
4 years ago |
i-robot
|
3b84ba1f1d
|
!29940 [GraphKernel] decouple convert_const_input_to_attr.
Merge pull request !29940 from chenlei_autodiff/gk_lite
|
4 years ago |
i-robot
|
e57633ec7f
|
!30027 Fix tensor with dynamic shape problem
Merge pull request !30027 from hewei/fix_core
|
4 years ago |
chenlei_autodiff
|
5df9f01310
|
[GraphKernel] decouple convert_const_input_to_attr.
|
4 years ago |
He Wei
|
36ab9c3d4b
|
Fix tensor with dynamic shape problem
Set data size to zero for tensor with dynamic shape,
prevent unexpected memory allocation for tensor data.
|
4 years ago |
He Wei
|
656b89a4da
|
Add MakeValue related functions in MindAPI
1. NewValueNode() by PrimitivePtr;
2. MakeValue() by vector<bool>.
|
4 years ago |
marui
|
d47e79b04c
|
Refactor ccsrc directories and CMakeLists files
|
4 years ago |
He Wei
|
93328bc707
|
Fix a logging api bug in MindAPI
|
4 years ago |
i-robot
|
a42bc503f0
|
!29764 Add more required apis in MindAPI
Merge pull request !29764 from hewei/core_api
|
4 years ago |