Hi,
I keep on receiving this message everytime I have tried to use dlarray function. For e.g. for a simple code as
numFeatures = 10;
numObservations = 32;
sequenceLength = 64;
X = dlarray(randn(numFeatures,numObservations,sequenceLength), 'CBT');
I always get this message;
Check for missing argument or incorrect argument data type in call to function 'dropTrailingODims'.
However, if I tried to use a built-in code (like using live script for an example that uses dlarray), it seems to be working fine.
I am using r2020a by the way.
Thanks

댓글 수: 2

茹 孟
茹 孟 2020년 12월 15일
do you solve this quetion?
BR
BR 2020년 12월 17일
Nope and no help either yet.

댓글을 달려면 로그인하십시오.

답변 (1개)

Raynier Suresh
Raynier Suresh 2021년 2월 16일

0 개 추천

Hi, I am unable to reproduce this at my end. It would be useful for investigation if you can provide the entire workflow and the complete error message.

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

BR
2020년 6월 5일

답변:

2021년 2월 16일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by