Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

train issue with default parameter. #4

Open
lji72 opened this issue Mar 10, 2021 · 0 comments
Open

train issue with default parameter. #4

lji72 opened this issue Mar 10, 2021 · 0 comments

Comments

@lji72
Copy link

lji72 commented Mar 10, 2021

Current learning rate: 0.000100
Current BN decay momentum: 0.500000
2021-03-10 15:41:57.480427
/tmp/pip-req-build-pb3z3zl3/aten/src/THC/THCTensorScatterGather.cu:100: void THCudaTensor_gatherKernel(TensorInfo<Real, IndexType>, TensorInfo<Real, IndexTyp
e>, TensorInfo<long, IndexType>, int, IndexType) [with IndexType = unsigned int, Real = float, Dims = 2]: block: [31,0,0], thread: [104,0,0] Assertion index Value >= 0 && indexValue < src.sizes[dim] failed.
/tmp/pip-req-build-pb3z3zl3/aten/src/THC/THCTensorScatterGather.cu:100: void THCudaTensor_gatherKernel(TensorInfo<Real, IndexType>, TensorInfo<Real, IndexTyp
e>, TensorInfo<long, IndexType>, int, IndexType) [with IndexType = unsigned int, Real = float, Dims = 2]: block: [31,0,0], thread: [456,0,0] Assertion index Value >= 0 && indexValue < src.sizes[dim] failed.
/tmp/pip-req-build-pb3z3zl3/aten/src/THC/THCTensorScatterGather.cu:100: void THCudaTensor_gatherKernel(TensorInfo<Real, IndexType>, TensorInfo<Real, IndexTyp
e>, TensorInfo<long, IndexType>, int, IndexType) [with IndexType = unsigned int, Real = float, Dims = 2]: block: [31,0,0], thread: [184,0,0] Assertion index Value >= 0 && indexValue < src.sizes[dim] failed.
/tmp/pip-req-build-pb3z3zl3/aten/src/THC/THCTensorScatterGather.cu:100: void THCudaTensor_gatherKernel(TensorInfo<Real, IndexType>, TensorInfo<Real, IndexTyp
e>, TensorInfo<long, IndexType>, int, IndexType) [with IndexType = unsigned int, Real = float, Dims = 2]: block: [31,0,0], thread: [92,0,0] Assertion indexV alue >= 0 && indexValue < src.sizes[dim] failed.
/tmp/pip-req-build-pb3z3zl3/aten/src/THC/THCTensorScatterGather.cu:100: void THCudaTensor_gatherKernel(TensorInfo<Real, IndexType>, TensorInfo<Real, IndexTyp
e>, TensorInfo<long, IndexType>, int, IndexType) [with IndexType = unsigned int, Real = float, Dims = 2]: block: [30,0,0], thread: [353,0,0] Assertion index Value >= 0 && indexValue < src.sizes[dim] failed.
/tmp/pip-req-build-pb3z3zl3/aten/src/THC/THCTensorScatterGather.cu:100: void THCudaTensor_gatherKernel(TensorInfo<Real, IndexType>, TensorInfo<Real, IndexTyp
e>, TensorInfo<long, IndexType>, int, IndexType) [with IndexType = unsigned int, Real = float, Dims = 2]: block: [30,0,0], thread: [65,0,0] Assertion indexV alue >= 0 && indexValue < src.sizes[dim] failed.
/tmp/pip-req-build-pb3z3zl3/aten/src/THC/THCTensorScatterGather.cu:100: void THCudaTensor_gatherKernel(TensorInfo<Real, IndexType>, TensorInfo<Real, IndexTyp
e>, TensorInfo<long, IndexType>, int, IndexType) [with IndexType = unsigned int, Real = float, Dims = 2]: block: [30,0,0], thread: [9,0,0] Assertion indexVa lue >= 0 && indexValue < src.sizes[dim] failed.

can you help to analyze the reason?
Many thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant