This is the release note of v6.0.0. See here for the complete list of solved issues and merged PRs.
This release note only covers the difference from v6.0.0rc1; for all highlights and changes, please refer to the release notes of the pre-releases:
See the Upgrade Guide if you are upgrading from previous versions.
Adam
chainerx.minimum
(#6813, thanks @aksub99!)logical_and
and logical_or
to ChainerX (#6821, thanks @kshitij12345!)squared_difference
to ChainerX (#6822, thanks @aksub99!)condition
and writer
option to snapshot_object
(#6943)chainerx.ceil
(#6852, thanks @kshitij12345!)Evaluator
for chainer.dataset.converter
(#6790)Backend
ctor and use CreateBackend
(#6809)link_hooks.SpectralNormalization
(#6877, thanks @crcrpar!)distributions.independent
(#6945, thanks @ganow!)__str__
for Device
classes (#7092, thanks @nishnik!)ArgMax
of CUDA when all values are negative (#6796)chainerx.astype
casting from float16
to bool
in CUDA (#6797, thanks @kshitij12345!)TypeError
during BN deserialization on win64 (#6812, thanks @hyabe!)chainerx.square
fallback since it is implemented in C++ (#6828)to_gpu
/to_cpu
/to_intel64
were overridden (#6849)filename
arg of PlotReport
(#6928)InvalidType
picklable (#6934, thanks @zaltoprofen!)ImportError
during import cupy
(#7011)ConcatWithAsyncTransfer
(#7019)allow_pickle=True
(#7048)At
output offset (#7054)std::shared_ptr
with custom deleter in chianer_interop.cc
(#7109)chainermn
(#7142)cuda_internal::DeviceInternals
to wrap handle etc. (#6826)DeviceInternals
(#6830)chainerx.md
(#6916, thanks @tkat0!)pickle_dataset.py
(#6964)chainer.testing.LinkTestCase
(#7001, thanks @crcrpar!)CHAINERX_ENABLE_BLAS
environment variable (#7120)protobuf
3.8.0rc1
from dependencies (#7088)filename
in PlotReport
example (#7009, thanks @crcrpar!)reinforcement_learning
example to work with default dtype (#7049)chainerx.max
test (#6766)F.elu
test numeric error (#6844)unary_math_function_unittest
(#6919)F.rrelu
test instability (#6920)F.max_pooling_nd
test instability (#6927)TestLogSumExp
(#6999)max_pool
test (#7002)test_spatial_transformer_sampler.py
(#7020)chainerx.tan
test (#7053)pytest
summary (#7090)pytest
summary (cont.) (#7091)chainerx/libchainerx.dylib
(#6885)