* Moved Reshape, Flatten and Tile ops from hpu/conv/sp.py to tensor/basic.py
* Implemented TensorDot op (see numpy documentation for details)
* Added respective test cases under tests/test_basic.py
* Print node now accepts a list of things to print, which can be input node
attributes or functions (eg. "__repr__"). By default, will print input.__str__() as
before
正在显示
请
注册
或者
登录
后发表评论