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
i-robot
7b6f7c9c87
!29786 Add TCP client and TCP server for RPC
Merge pull request !29786 from chengang/add_tcp_server
4 years ago
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.
4 years ago
cristoval
c44d7b9100
add tcp client and tcp server
4 years ago
许志杰
ab9a32ad0d
[feat] [assistant] [#I40GYE] add new loader SQuADDataset
4 years ago
zhoufeng
b9b2f5bbfd
delete core gvar
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
i-robot
e12d6af257
!29358 MD Child Sampler Code and UT Issues
Merge pull request !29358 from zetongzhao/sampler_AddChild
4 years ago
zetongzhao
ea9783e18c
fix sampler add_child
4 years ago
i-robot
48f4fd2f52
!29639 build core.so
Merge pull request !29639 from zhoufeng/dynamic-core
4 years ago
i-robot
02d63d7ad9
!23008 [assistant][ops][FilterWikipediaXML]
Merge pull request !23008 from Isaac/FilterWikipediaXML
4 years ago