提交 02ec54fc authored 作者: Frederic's avatar Frederic

Update NEWS.txt

上级 9ba871c1
......@@ -23,6 +23,10 @@ Interface changes
instance, function([x, y], [y]). You can use the kwarg
``on_unused_input={'raise', 'warn', 'ignore'}`` to control this.
(Pascal L.)
* tensor.alloc() now raise an error during graph build time
when we try to create less dimensions then the number of dimensions
the provieded value have. In the past, the error was at run time.
(Frederic B.)
New Features
* debugprint new param ids=["CHAR", "id", "int", ""]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论