pfnet-research / chainer-compiler

Experimental toolchain to compile and run Chainer models
MIT License
112 stars 23 forks source link

Fix join() to avoid returning optional(optional(t)) #816

Closed momohatt closed 4 years ago

momohatt commented 4 years ago

This PR fixes the definition of join to avoid the nested optional type to appear in the result.

shinh commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit 292416d: