Open junliume opened 2 years ago
http://micimaster.amd.com/blue/organizations/jenkins/MLLibs%2FMIOpen/detail/develop/698/pipeline/253
This is likely due to #1619
/var/jenkins/workspace/MLLibs_MIOpen_develop/build/bin/test_conv2d --float --cmode conv --pmode default --group-count 1 --disable-backward-data --disable-backward-weights --input 128 48 35 35 --weights 64 48 5 5 --batch_size 128 --input_channels 48 --output_channels 64 --spatial_dim_elements 35 35 --filter_dims 5 5 --pads_strides_dilations 2 2 1 1 1 1 --trans_output_pads 0 0 --in_layout NCHW --fil_layout NCHW --out_layout NCHW --deterministic 0 --tensor_vect 0 --vector_length 1
FAILED: /var/jenkins/workspace/MLLibs_MIOpen_develop/src/ocl/convolutionocl.cpp:538: Forward Convolution cannot be executed due to incorrect params
Reduce urgency while keeping this ticket open since the solution so far is a workaround.
@junliume Does it fail with OpenCL backend only?
@junliume No need to answer
http://micimaster.amd.com/blue/organizations/jenkins/MLLibs%2FMIOpen/detail/develop/698/pipeline/253
This is likely due to #1619
/var/jenkins/workspace/MLLibs_MIOpen_develop/build/bin/test_conv2d --float --cmode conv --pmode default --group-count 1 --disable-backward-data --disable-backward-weights --input 128 48 35 35 --weights 64 48 5 5 --batch_size 128 --input_channels 48 --output_channels 64 --spatial_dim_elements 35 35 --filter_dims 5 5 --pads_strides_dilations 2 2 1 1 1 1 --trans_output_pads 0 0 --in_layout NCHW --fil_layout NCHW --out_layout NCHW --deterministic 0 --tensor_vect 0 --vector_length 1
FAILED: /var/jenkins/workspace/MLLibs_MIOpen_develop/src/ocl/convolutionocl.cpp:538: Forward Convolution cannot be executed due to incorrect params