Skip to content

[Compression]Problem at Tensorflow/Model/Compression #5740

@Viscoo

Description

@Viscoo

What related GitHub issues or StackOverflow threads have you found by searching the web for your problem?

#4772
tensorflow/models/compression does not work,but his problem was not same to me.

Environment info

Operating System:

Ubuntu 14.04
tensorflow cpu-only version:0.8.0

If possible, provide a minimal reproducible example (We usually don't have time to read hundreds of lines of your code)

File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/ops/common_shapes.py", line 155, in get2d_conv_output_size
% (row_stride, col_stride, filter_height, filter_width))
ValueError: ('stride must be less than or equal to filter size', 'stride: [2x2] filter: [1x1]')

What other attempted solutions have you tried?

I have open the common_shapes.py,but don't know how to repair.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions