zhhlee/InterFusion

conv1d_transpose() got an unexpected keyword argument 'value'

wzw999 opened this issue · 1 comments

File "D:\projects\vscode\tensorflow\InterFusion-main\algorithm\conv1d_.py", line 492, in deconv1d
data_format=data_format
TypeError: conv1d_transpose() got an unexpected keyword argument 'value'

Had anyone come across this kind of issue? Please help me figure it out~

hi, I have the same issue. Have you found a way to solve it? Thanks!