Commit Graph

14 Commits (824a79d383531e804e7274ef2141c30c7532e2c2)

Author SHA1 Message Date
Leo Chen b0e7439fbc
rename inplace/no_need_buffer inferer, part2, test=develop (#24733)
5 years ago
mamingjie-China cdbe5707e9
API(argsort, argmax, argmin, cast, diag) error message enhancement
5 years ago
Zeng Jinle b8886bf122
rename no_need_buffer_vars_macro, test=develop (#23159)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
FlyingQianMM 443a713c9e
add backward gradient computation for op argsort (#22203)
5 years ago
Aurelius84 5cb2c74127
add register op_data_type of pad/expand_as et.al (#21718)
5 years ago
zhaoyuchen2018 b16274556a
Add dscending for argsort (#21400)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
6 years ago
Yibing Liu a523b6f49f Add python api for argsort_op
7 years ago
Yibing Liu 92cfa2be3a Avoid using dynamic array in cuda kernel
7 years ago
Yibing Liu 94e72ea6e7 Support more negative axes in argsort_op
7 years ago
Yibing Liu 42645ff779 Compute target index on gpu
7 years ago
Yibing Liu 4760f2851e Add the argsort operator
7 years ago