Commit Graph

13 Commits (e8304bd92a31de6891f4de6a269597c26f86ea47)

Author SHA1 Message Date
Yu Yang 0a0b4caaa7 Change Operator::create use py::bytes not std::string
8 years ago
Yu Yang d3373c5b85 Skeleton Of fully connected operator
8 years ago
Yu Yang 8539222a1a Merge branch 'develop' into feature/is_in_gpu
8 years ago
Yu Yang 1dc53a289f Use friend not to expose tensor's `type/place`
8 years ago
Yu Yang a89c7ffa94 Make Tensor <--> Numpy interactive in tensor.h
8 years ago
Yu Yang bde90be71b Read/Write a Tensor Python
8 years ago
Yu Yang ad8fa77cce Merge branch 'develop' into feature/add_some_skeletons_of_ops
8 years ago
Yu Yang 1ed237c11e Add skeletons of `mul`, `rowwise_add`, `sigmoid`, `softmax` ops
8 years ago
Yu Yang 9e0c6800c5 Python Generate OpCreation Methods by OpProto
8 years ago
Yu Yang a76f7ed2eb Get OpProtos in Python
8 years ago
Yu Yang cd5113c197 Init commit
8 years ago
Luo Tao e0ea87c99d fix pybind compile question
8 years ago
Yu Yang 27b196ba6d Expose paddle.framework by pybind11 (#2793)
8 years ago