forked from jittor/jittor
change CHANGELOG.md
This commit is contained in:
parent
787d35f02a
commit
5fe6ab58bf
|
@ -61,7 +61,7 @@ with jt.no_grad():
|
|||
|
||||
* 新增 bmm(batch matrix multiply) 支持:
|
||||
|
||||
```
|
||||
```python
|
||||
import jittor as jt
|
||||
from jittor import nn
|
||||
|
||||
|
|
Loading…
Reference in New Issue