Skip to content

Auto transform for beam_search_decode_op #10289

Closed
@ktlichkid

Description

@ktlichkid

##Issue:
beam_search_decode_op will cause segmentation fault if its input is on GPU. However current device auto transform implementation doesn't support ops with TensorArray as input. As a consequence we have to manually copy data from GPU to CPU to avoid error.

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