danishfarid
c34e52c3d6
first commit
updated files
lint fix
lint fix 2
file name changes
CI run issue fix
4 years ago
VectorSL
ed6705ab31
update gpu sample
4 years ago
i-robot
73ac0da591
!21852 sponge change to old nblistupdate
Merge pull request !21852 from jiahongQian/master0816
4 years ago
VectorSL
680d319290
update buffer sample gpu
4 years ago
q00596439
782b373f61
sponge update neighbourlistupdate
4 years ago
VectorSL
d7232b6630
add buffer cpu kernels
4 years ago
i-robot
8c2b6d0e17
!21675 RL add buffer gpu kernel
Merge pull request !21675 from VectorSL/push-buffer-op-gpu
4 years ago
VectorSL
6b4f02af58
add gpu buffer kernel
4 years ago
i-robot
5403dba560
!21541 implement the GPU operators of truncatemod and truncatediv
Merge pull request !21541 from zong_shuai/master
4 years ago
zong_shuai
f1eb2fe6bf
expend broadcast_gpu_kernel with truncate_div and truncate_mod
4 years ago
zong_shuai
ebe1a2d7f5
expend broadcast_gpu_kernel with truncate_div and truncate_mod
4 years ago
zong_shuai
336fabe0e6
expend broadcast_gpu_kernel with truncate_div and truncate_mod
4 years ago
Peilin Wang
6a1b1495d9
initial commit: add nullptr exception in GetDeviceAddress
all cudnn functions now use the new GetPossiblyNullDeviceAddress
fix batchnorm
fix ci
fix nll loss
fix cast and concat
fix cast: skip kernel if null input and output
fix ci
fix concat: allow null input
fix concat: allow for null inputs
4 years ago
zong_shuai
a5fa32d919
implement truncatediv and truncatemod
4 years ago
zong_shuai
bab4473401
implement truncatediv and truncatemod
4 years ago
zong_shuai
1c6dd3543f
implement truncatediv and truncatemod
4 years ago
zong_shuai
ef72e70cb0
implement truncatediv and truncatemod
4 years ago
zong_shuai
4f7a27319b
implement truncatediv and truncatemod
4 years ago
zong_shuai
ce116f7887
implement truncatediv and truncatemod
4 years ago
zong_shuai
ee03495ff5
implement truncatediv and truncatemod
4 years ago
zong_shuai
9ea9ba917b
implement truncatediv and truncatemod
4 years ago
zhou_lili
69a915d4eb
code review of gpu-array
4 years ago
q00596439
31d02b74d5
sponge ops update 0804 restrain simple constrain ops.py
4 years ago
i-robot
707307cb32
!21131 sponge ops 0730
Merge pull request !21131 from jiahongQian/master1
4 years ago
i-robot
dbe8016596
!21132 sponge ops 0730
Merge pull request !21132 from jiahongQian/mater2
4 years ago
i-robot
22e9299c17
!20885 add dtypes & fft kernels for SPONGE
Merge pull request !20885 from huangmengxi/sponge_ccsrc
4 years ago
q00596439
28550da0d5
sponge ops 0730mater2
4 years ago
q00596439
16796c7241
sponge ops 0730
4 years ago
huangmengxi
e32297dc6b
add dtypes for sponge
4 years ago
i-robot
e7762b3b07
!21018 [MS][GPU] resizeBilinearGrad - AsyncMemInit fix
Merge pull request !21018 from danishfarid/resizeBilinearFix
4 years ago
i-robot
ad589e6780
!20912 code check for ops
Merge pull request !20912 from Simson/codex
4 years ago
danishfarid
92d9bc7ccd
fix for async mem_init bilinearResize_grad
fix - typo
4 years ago
i-robot
8f7ce701da
!20815 fix bug in gpu/array
Merge pull request !20815 from zhaoting/master
4 years ago
i-robot
8c7a65bdd6
!20827 sponge ops vatom
Merge pull request !20827 from jiahongQian/mater2
4 years ago
i-robot
df00909789
!20826 sponge ops crdmap
Merge pull request !20826 from jiahongQian/master1
4 years ago
zhaoting
f356eaca03
fix bug in gpu/array
4 years ago
zhou_lili
9838029fb9
code clean of gpu-math
4 years ago
simson
90d594a357
code check for ops
4 years ago
qianjiahong
b16419f811
sponge ops vatom common 0727
4 years ago
qianjiahong
f58a9a0328
sponge ops crdmap 0727
4 years ago
i-robot
23e30c4bcc
!17854 Add ScatterSub op for gpu
Merge pull request !17854 from xcnick/op-scattersub-gpu
4 years ago
xcnick
201f85f636
Add scattersub op for gpu
4 years ago
xcnick
d8d906df3a
add scatter_nd_add and scatter_nd_sub op for gpu
4 years ago
i-robot
f6a478fa4e
!20299 Fix warnings in code check and pclint - master
Merge pull request !20299 from zetongzhao/warn_fix
4 years ago
Peilin Wang
594571fd4c
initial commit: fix 11 dts tickets
fix ci
4 years ago
i-robot
39744cda6c
!20514 add argminwithvalue_gpu_kernel operator
Merge pull request !20514 from 吴书全/PR0719
4 years ago
i-robot
9288aedbaf
!20535 remove useless header
Merge pull request !20535 from chenweifeng/code-clean
4 years ago
wsq3
5a268a5345
add argminwithvalue oparetor arithmetric
4 years ago
wilfChen
da3123cffb
remove useless header
4 years ago
i-robot
71e8af3800
!18540 Gpu kernel for TensorScatterMax/Min/Mul/Div and their grad operators
Merge pull request !18540 from Peilin/tensor-scatter-mul/div/max/min-gpu-kernel
4 years ago