i-robot
|
2795accd48
|
!47837 Fix IsClose coredump problem
Merge pull request !47837 from zhanzhan/isclose
|
2023-01-18 08:22:38 +00:00 |
i-robot
|
4a252cb4d8
|
!48026 应最新数据类型暴露策略,移除bitwise数据类型描述
Merge pull request !48026 from KXiong/code_docs_master
|
2023-01-18 08:21:59 +00:00 |
i-robot
|
e4399c374a
|
!48017 modify format
Merge pull request !48017 from 俞涵/code_docs_1110
|
2023-01-18 08:09:29 +00:00 |
xiongkun
|
689942b2de
|
rm bitwise dtype
tick
|
2023-01-18 15:42:50 +08:00 |
i-robot
|
58bc8ff57b
|
!47959 fix dropout genmask fuzz input
Merge pull request !47959 from 王禹程/fix_genmask
|
2023-01-18 07:25:30 +00:00 |
i-robot
|
a23dc71bf0
|
!46764 rectify constexpr in vmap
Merge pull request !46764 from NaCN/constexpr_3
|
2023-01-18 07:24:52 +00:00 |
i-robot
|
acdb30b7d4
|
!47949 [MD] Fix Bug Printing Issue And Reclarify TFRecord Docs
Merge pull request !47949 from davidanugraha/bug_tfrecord_fix
|
2023-01-18 07:23:37 +00:00 |
i-robot
|
c53ba3eb51
|
!47979 fix bug for RandomCategorical Tensor interface
Merge pull request !47979 from liyuxia/master
|
2023-01-18 06:52:47 +00:00 |
i-robot
|
c0ce1beccc
|
!47766 fix several bugs of kernel object type selection
Merge pull request !47766 from wYann/kernel_object_type
|
2023-01-18 06:40:39 +00:00 |
i-robot
|
88035c8744
|
!47891 update dynamic sequence output_abs & modify cpu kernel mod bug
Merge pull request !47891 from huoxinyou/0110_update_dynseq_abs
|
2023-01-18 06:34:53 +00:00 |
i-robot
|
651d8d8da4
|
!47968 Fix hang when using fit
Merge pull request !47968 from ZPaC/fix-model-fit-hang
|
2023-01-18 06:30:25 +00:00 |
i-robot
|
1715942961
|
!47591 Update doc of TruncateDiv
Merge pull request !47591 from zhanzhan/truncatediv
|
2023-01-18 06:20:23 +00:00 |
i-robot
|
c39ea4032e
|
!47956 Add TupleGetItem index input to kernel graph.
Merge pull request !47956 from ZPaC/add-tuple-get-item-index-to-graph
|
2023-01-18 03:39:32 +00:00 |
huodagu
|
156de23ffe
|
modify format
|
2023-01-18 11:36:28 +08:00 |
i-robot
|
7e6be50073
|
!47935 Add log info while cuda calculate error
Merge pull request !47935 from zhangzhaoju/master_gpu_out_mem
|
2023-01-18 03:16:25 +00:00 |
i-robot
|
680f21a547
|
!47962 close kernel backoff in the pynative single op
Merge pull request !47962 from limingqi107/bug_fix4
|
2023-01-18 03:05:09 +00:00 |
i-robot
|
540c214792
|
!47976 [bugfix] abnormal accuracy for embedding cache mode on ascend
Merge pull request !47976 from zyli2020/embedding_cache_master
|
2023-01-18 03:02:33 +00:00 |
i-robot
|
0892391602
|
!48004 improve the error log of BatchMatmul
Merge pull request !48004 from zhoufeng/batch-matmul-infer
|
2023-01-18 02:22:36 +00:00 |
i-robot
|
080415b08d
|
!47893 rm AllReduce prod value error
Merge pull request !47893 from wangshengnan123/code_docs_wsn
|
2023-01-18 02:04:45 +00:00 |
i-robot
|
057da5a11d
|
!47804 [AutoParallel]Parallel support while
Merge pull request !47804 from lichen/parallel_support_protein_predict
|
2023-01-18 01:56:51 +00:00 |
i-robot
|
82dd64fe7a
|
!47873 Support offline packing in converter
Merge pull request !47873 from 刘崇鸣/support_offline_packing_for_android_arm_cpu
|
2023-01-18 01:52:09 +00:00 |
i-robot
|
69a2c9cefc
|
!47964 Modify litert cmakelist
Merge pull request !47964 from JuiceZ/dev_compile
|
2023-01-18 01:49:19 +00:00 |
i-robot
|
9f42886214
|
!47942 0103 aicpu migration first half
Merge pull request !47942 from 李林杰/0116_bisect_0103_aicpu_migration_first_half
|
2023-01-18 01:44:02 +00:00 |
i-robot
|
f30e968c53
|
!47982 [MS][LITE][parallel predict] bugfix
Merge pull request !47982 from yefeng/510-bugfix
|
2023-01-18 01:18:56 +00:00 |
i-robot
|
e3e6c0c951
|
!47866 solve the bug of compile error gcc9
Merge pull request !47866 from zong_shuai/gcc9_error
|
2023-01-18 01:12:25 +00:00 |
i-robot
|
a6593496fb
|
!47969 [JIT Fallback] Convert InterpredObject value node for PyExecute CNode inputs.
Merge pull request !47969 from 张清华/opt_jit_fallback
|
2023-01-17 17:01:56 +00:00 |
zhoufeng
|
ebe5ed5b8d
|
improve the error log of BatchMatmul
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2023-01-17 21:26:35 +08:00 |
i-robot
|
1674f3f666
|
!47753 [MSLITE]整改opencl依赖包cmake,拆分成两个独立的三方包cmake
Merge pull request !47753 from zhuguodong/for_opencl_cmake
|
2023-01-17 13:23:34 +00:00 |
wYann
|
cdd61d758a
|
fix some bugs of kernel object type selection
|
2023-01-17 20:52:53 +08:00 |
i-robot
|
0b2f930cc4
|
!47960 fix conv3d in pynative-mode and dynamic shape
Merge pull request !47960 from 胡彬/conv3d-pynative-dynamic
|
2023-01-17 12:48:02 +00:00 |
huoxinyou
|
3ff9ab41dd
|
update dynamic sequence output_abs & modify cpu kernel mod bug
|
2023-01-17 20:45:12 +08:00 |
i-robot
|
9766b3d073
|
!47918 fix update shape info
Merge pull request !47918 from 胡彬/fix-GE-update-shape
|
2023-01-17 12:42:23 +00:00 |
i-robot
|
86bc7468df
|
!47816 fix high order bug
Merge pull request !47816 from wanghenchang/fix_bug_master_0104
|
2023-01-17 12:32:06 +00:00 |
i-robot
|
7edbfe55ef
|
!47953 fix clip_by_value TypeError
Merge pull request !47953 from DavidFFFan/api_ops
|
2023-01-17 12:25:15 +00:00 |
i-robot
|
f6037ad0c9
|
!47876 fix windows gpu
Merge pull request !47876 from zhoufeng/fix-windows-gpu
|
2023-01-17 12:14:51 +00:00 |
i-robot
|
db620df5f2
|
!47981 coo_concat example 修正bug
Merge pull request !47981 from baochong/code_docs_branch
|
2023-01-17 11:39:16 +00:00 |
huangchengnuo
|
d3bc7c31a2
|
a47b981c1026c20b266a4220b5d91663010e1ab6
|
2023-01-17 19:02:37 +08:00 |
i-robot
|
fd9c342838
|
!47972 ut add device common
Merge pull request !47972 from kisnwang/ut-add-device-common
|
2023-01-17 10:39:59 +00:00 |
liuchongming
|
0cdcaf380c
|
Support do offline packing in converter to reduce prepare time in runtime.
|
2023-01-17 18:30:52 +08:00 |
lizhenyu
|
732a15f6f2
|
bugfix for accuracy for embedding cache on ascend:parameter address in model is not same with embedding cache table
|
2023-01-17 18:15:31 +08:00 |
i-robot
|
418aaa6645
|
!47967 MSLite, cloud inference support Model::CheckModelSupport
Merge pull request !47967 from 徐永飞/lite_api
|
2023-01-17 09:42:13 +00:00 |
i-robot
|
c69e119084
|
!47929 [MS][LITE][parallel predict] ModelParallelRunner support java api: gpu&&ascend
Merge pull request !47929 from yefeng/509-model_pool_support_java_api
|
2023-01-17 09:17:41 +00:00 |
reku1997
|
1d60ae0c23
|
fix dropout genmask fuzz input
|
2023-01-17 17:13:09 +08:00 |
i-robot
|
42adf2b0c2
|
!47958 fix bprop expander when failed in graph mode
Merge pull request !47958 from r1chardf1d0/master
|
2023-01-17 09:09:16 +00:00 |
i-robot
|
fdf892d106
|
!47852 [MSLITE]修复Lite Gather GPU算子axis轴未根据实际计算的4D输入调整导致的精度问题
Merge pull request !47852 from zhuguodong/for_gpu_gather
|
2023-01-17 09:08:40 +00:00 |
i-robot
|
c13667cb1f
|
!47974 takedown test_dynamic_maxpool cases to ensure gate stability
Merge pull request !47974 from yanghaoran/takedown_testcases
|
2023-01-17 08:45:52 +00:00 |
yefeng
|
9632411e07
|
bug fix
|
2023-01-17 16:32:51 +08:00 |
i-robot
|
2357e68680
|
!47939 [lite]add trans-gather-trans pass
Merge pull request !47939 from 徐安越/master4
|
2023-01-17 08:24:28 +00:00 |
i-robot
|
f9272c4539
|
!47973 modify topk docs
Merge pull request !47973 from 冯一航/code_docs_modify_topk_docs
|
2023-01-17 08:16:16 +00:00 |
baochong
|
0a66994b8f
|
fix doc bug
|
2023-01-17 16:15:31 +08:00 |