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.
 
 
 
 
 
 
tanghuikang b1ce9fed1e Release GIL lock when SyncAsNumpy and run bprop graph in PyNative mod. 5 years ago
..
anf_py.cc support int64 shape 5 years ago
base_ref_py.cc refact backend/session from python 5 years ago
base_ref_py.h refact backend/session from python 5 years ago
cell_py.cc fix bug in cell pickle and copy 5 years ago
cell_py.h fix static check 5 years ago
dtype_py.cc change base class of ref to tensor in cpp 5 years ago
func_graph_py.cc updata signature 5 years ago
log_adapter_py.cc add check for user define bprop in Pynative mode. 5 years ago
param_info_py.cc expose allgather fusion interface to users 5 years ago
primitive_py.cc pynative consistent run fail 5 years ago
primitive_py.h resolve mem leak in primitive py 5 years ago
signature_py.cc updata signature 5 years ago
tensor_py.cc Release GIL lock when SyncAsNumpy and run bprop graph in PyNative mod. 5 years ago
tensor_py.h Provide Tensor.from_numpy() to avoid copy 5 years ago
value_py.cc mv cc file that end with py to pybind 5 years ago