Skip to content

feature request:TFLite seem don't support conv3d yet? #19658

@ZSmallX

Description

@ZSmallX

System information

irrelevant

Describe the problem

I try to convert a model that contains conv3d op into tflite model using TOCO.But it seems that TFLite limits input shape dim to less than 4.That is to say,it can only support at most conv2d?I hope that TFLite should support conv3d someday~

Source code / logs

F tensorflow/contrib/lite/toco/import_tensorflow.cc:182] Check failed: input_shape.dim_size() <= 4 (5 vs. 4)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions