bi-att-flow icon indicating copy to clipboard operation
bi-att-flow copied to clipboard

Dimensions must be equal, but are 900 and 300

Open 353xiong opened this issue 3 years ago • 0 comments

after: python -m basic.cli --mode train --noload --debug

ValueError: Dimensions must be equal, but are 900 and 300 for 'model_0/prepro/u1/fw/fw/while/basic_lstm_cell/MatMul_6' (op: 'MatMul') with input shapes: [?,900], [300,400]. why?

353xiong avatar Aug 15 '20 06:08 353xiong