Skip to content

Commit

Permalink
fix shape of serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-paramuzov committed Sep 23, 2024
1 parent 1042153 commit 763fad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/intel_gpu/src/graph/impls/cpu/shape_of.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,4 @@ attach_shape_of_impl::attach_shape_of_impl() {
} // namespace cldnn

BIND_BINARY_BUFFER_WITH_TYPE(cldnn::cpu::shape_of_impl)
BIND_BINARY_BUFFER_WITH_TYPE(cldnn::shape_of)

0 comments on commit 763fad8

Please sign in to comment.