Add the searchsorted function similar to the numpy's one.
- Make sure perform outputs an numpy.ndarray.
- Add C implementation of searchsorted
- Fix PEP8 format
- Fix props, make_node, perform of SearchsortedOp
- Add searchsorted method (wrapper) on tensor variable
- Fix c_code and grad in SearchsortedOp, fix tests
- Update documentation
正在显示
请
注册
或者
登录
后发表评论