mindspore2022/mindspore/ccsrc/operator
huangdongrun 9522f59b87 support for tensor indexing in pynative
support tensor slice using constexpr

remove tensorslice metagraph

add pynative testcases
2020-06-11 19:14:22 +08:00
..
composite support for tensor indexing in pynative 2020-06-11 19:14:22 +08:00
CMakeLists.txt Add submodule id for log interface 2020-05-11 19:17:45 +08:00
cc_implementations.cc support ellipsis and bool for tensor slice 2020-04-22 15:00:04 +08:00
cc_implementations.h update clang format rule 2020-04-21 21:21:19 +08:00
ops.cc move hook function to primtivePy class 2020-06-10 15:33:46 +08:00
ops.h !1945 [bug]fix bug in '=', use signature to support auto cast in assign. 2020-06-09 22:57:01 +08:00
ops_extends.cc Make assign operator to use the signature. 2020-06-09 21:12:56 +08:00
prim_arrays.cc initial version 2020-03-27 22:54:54 +08:00
prim_debug.cc Put the parameter validation of the Summary operator into the python layer 2020-05-22 21:23:43 +08:00
prim_maths.cc initial version 2020-03-27 22:54:54 +08:00
prim_nn.cc Remove ZerosLikeTensor and sub with ZerosLike 2020-06-02 09:52:12 +08:00
prim_others.cc sparse grad for gatherv2 2020-06-11 12:00:53 +08:00
prim_statement.cc * add isconstant primitive 2020-06-04 21:51:44 +08:00
prim_structures.cc add prim infer attr cache 2020-05-26 16:19:58 +08:00
prim_to_function.cc update clang format rule 2020-04-21 21:21:19 +08:00
prim_to_function.h update clang format rule 2020-04-21 21:21:19 +08:00