links.loss.CRF1d
to automatically sort the input sequence (#6351)squared_difference
to chainerx (#6501, thanks @aksub99!)chainerx.minimum
(#6541, thanks @aksub99!)chainerx.maximum
(#6570, thanks @aksub99!)chainerx.ceil
(#6705, thanks @kshitij12345!)chainerx.floor
(#6707, thanks @kshitij12345!)chainerx.absolute
(#6715, thanks @dido1998!)chainerx.argmin
and chainerx.ndarray.argmin
(#6740, thanks @Harshan01!)chainerx.amin
and chainerx.min
(#6752, thanks @Harshan01!)chainerx.a/sinh
,chainerx.a/cosh
(#6776, thanks @kshitij12345!)chainerx.fabs
and chainerx.sign
(#6777, thanks @kshitij12345!)chainerx.logical_and
chainerx.logical_or
(#6779, thanks @kshitij12345!)chainerx.all
and chainerx.any
(#6781, thanks @kshitij12345!)chainerx::Softmax
and chainerx.softmax
(#6814, thanks @tohmae!)BatchNorm
states public (#6847)chainerx::Swapaxes
and chainerx.swapaxes
(#6897, thanks @kshitij12345!)chainerx.logical_xor
(#7014, thanks @ishanrai05!)chainerx.log10
(#7015, thanks @ishanrai05!)chainerx.isfinite
(#7016, thanks @kshitij12345!)chainerx.arctan2
(#7028, thanks @kshitij12345!)chainerx.expand_dims
(#7029, thanks @kshitij12345!)chainerx.flip
, chainerx.fliplr
and chainerx.flipud
(#7065, thanks @kshitij12345!)chainerx.where
(#7067, thanks @kshitij12345!)F.arctanh
(#7095)gradient_check.check_double_backward
(#6427)link_hooks.SpectralNormalization
(#6655, thanks @crcrpar!)snapshot_object
have condition
and writer
option (#6762)chainerx.ndarray
(#6769)Evaluator
for chainer.dataset.converter
(#6768)patients
argument to patience
in EarlyStoppingTrigger
(#6784)Backend
ctor and use CreateBackend
(#6785)__str__
for Device
classes (#6816, thanks @nishnik!)numeric.h
(#6832)chainerx::Minimum
(#6858)distributions.independent
(#6860, thanks @ganow!)chainerx.ndarray.all
and chainerx.ndarray.any
(#6926)HuberLoss.forward
avoid loss of significance (#6940)chainerx::Dot
(#6960)F.get_item
backward for ChainerX (#6991)Stack
(#7058)Reshape
copy condition (#7080)chainerx::Conv
(#7112)ndarray
conversion (#6204)chainerx.astype
casting from float16
to bool
in CUDA (#6780, thanks @kshitij12345!)chainerx.square
fallback since it is implemented in C++ (#6823)to_gpu
/to_cpu
/to_intel64
were overridden (#6824)filename
arg of PlotReport
(#6866)InvalidType
picklable (#6884, thanks @zaltoprofen!)AMinOp
(#6922)import cupy
(#6954)ConcatWithAsyncTransfer
(#6992)allow_pickle=True
(#7036)At
output offset (#7046)std::shared_ptr
with custom deleter in chianer_interop.cc
(#7107)cuda_internal::DeviceInternals
to wrap handle etc. (#6820)DeviceInternals
(#6827)CHAINERX_REGISTER_OP_{NATIVE,CUDA}
to CHAINERX_{NATIVE,CUDA}_REGISTER_OP
(#6865)del
(#6933)gradient_check
(#6935)chainerx/kernels/
and rename existing device "op"s to "kernel"s (#6944)native::Float16
and cuda::Float16
(#7069)F.swish
document (#6509, thanks @fiarabbit!)chainer.get_device
to doc (#6735)chainerx.sigmoid
docs (#6889, thanks @crcrpar!)F.convolution_2d
(#6890, thanks @crcrpar!)chainer.testing.LinkTestCase
(#6895, thanks @crcrpar!)chainerx.md
(#6899, thanks @tkat0!)FunctionTestCase
(#6931)pickle_dataset.py
(#6942)CHAINERX_ENABLE_BLAS
environment variable (#7098, thanks @durswd!)AdamW
docstring (#7137, thanks @crcrpar!)AMSGrad
(#7138, thanks @crcrpar!)filename
in PlotReport example (#6880, thanks @crcrpar!)F.mean_absolute_error
test (#6253, thanks @aksub99!)F.bilinear
test (#6488, thanks @ishanrai05!)F.deconvolution_2d
test (#6498, thanks @ishanrai05!)pytest
summary (#6625, thanks @kshitij12345!)chainerx.max
test (#6761)F.flip
test (#6801, thanks @ishanrai05!)F.where
test (#6802, thanks @ishanrai05!)F.repeat
test (#6803, thanks @ishanrai05!)F.elu
test numeric error (#6841)unary_math_function_unittest
(#6845)F.unpooling_nd
test (#6861, thanks @ishanrai05!)F.local_response_normalization
test (#6867, thanks @ishanrai05!)F.reshape
test (#6868, thanks @ishanrai05!)F.layer_normalization
test (#6871, thanks @ishanrai05!)test_spatial_transformer_sampler.py
(#6883)F.prelu
test (#6887, thanks @ishanrai05!)F.flatten
test (#6888, thanks @ishanrai05!)F.dstack
test (#6891, thanks @ishanrai05!)F.sign
test (#6898, thanks @hikjik!)F.ceil
test (#6900, thanks @hikjik!)F.floor
test (#6901, thanks @hikjik!)F.rrelu
test instability (#6915)F.max_pooling_nd
test instability (#6917)F.fmod
test (#6937, thanks @hikjik!)F.fix
test (#6938, thanks @hikjik!)F.expm1
test (#6965, thanks @hikjik!)max_pool
test (#6975)F.bias
test (#6976, thanks @hikjik!)F.cumsum
test (#6977, thanks @hikjik!)Variable.addgrad
test (#6979)F.cosh
, F.sinh
test (#6980, thanks @hikjik!)F.log1p
test (#6981, thanks @hikjik!)F.linear_interpolate
test (#6984, thanks @hikjik!)F.fft
, F.ifft
test (#6985, thanks @hikjik!)F.matmul
test (#6987, thanks @ishanrai05!)TestLogSumExp
(#6988)TestMin
(#6989)F.get_item
test (#6990)F.inv
, F.batch_inv
test (#6994, thanks @hikjik!)F.batch_l2_norm_squared
test (#6996, thanks @hikjik!)F.accuracy
test (#7006, thanks @hikjik!)F.binary_accuracy
test (#7007, thanks @hikjik!)F.r2_score
test (#7008, thanks @hikjik!)F.permutate
test (#7010, thanks @hikjik!)F.scatter_add
test (#7012, thanks @hikjik!)F.separate
test (#7013, thanks @hikjik!)F.logsumexp
test (#7018, thanks @hikjik!)test_math.py
(#7023)chainerx.abs
test (#7024)chainerx.tan
test (#7033)pytest
summary (cont.) (#7089)