shenweichen/DeepCTR-Torch

RuntimeError: Output 0 of UnbindBackward0 is a view and its base or another view of its base has been modified inplace. This view is the output of a function that returns multiple views. Such functions do not allow the output views to be modified inplace. You should replace the inplace operation by an out-of-place one.

zhijiejia opened this issue · 0 comments

Please refer to the FAQ in doc and search for the related issues before you ask the question.

Describe the question(问题描述)
run Classification Criteo example failed (https://deepctr-torch.readthedocs.io/en/latest/Examples.html)

Additional context
image

Operating environment(运行环境):

  • python version [3.10]
  • torch version [e.g. 1.11.0,]
  • platform: mac m1
  • deepctr-torch version [e.g. 0.2.2 ? 0.2.9].
  • WARNING:root: DeepCTR-PyTorch version 0.2.9 detected. Your version is 0.2.2.