You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
huangdongrun 9522f59b87 support for tensor indexing in pynative 5 years ago
..
composite support for tensor indexing in pynative 5 years ago
CMakeLists.txt Add submodule id for log interface 5 years ago
cc_implementations.cc support ellipsis and bool for tensor slice 5 years ago
cc_implementations.h update clang format rule 5 years ago
ops.cc move hook function to primtivePy class 5 years ago
ops.h !1945 [bug]fix bug in '=', use signature to support auto cast in assign. 5 years ago
ops_extends.cc Make assign operator to use the signature. 5 years ago
prim_arrays.cc initial version 6 years ago
prim_debug.cc Put the parameter validation of the Summary operator into the python layer 5 years ago
prim_maths.cc initial version 6 years ago
prim_nn.cc Remove ZerosLikeTensor and sub with ZerosLike 5 years ago
prim_others.cc sparse grad for gatherv2 5 years ago
prim_statement.cc * add isconstant primitive 5 years ago
prim_structures.cc add prim infer attr cache 5 years ago
prim_to_function.cc update clang format rule 5 years ago
prim_to_function.h update clang format rule 5 years ago