Skip to content

Commit

Permalink
update interactive/config.pbtxt
Browse files Browse the repository at this point in the history
  • Loading branch information
irexyc committed Dec 8, 2023
1 parent a6c4977 commit b0e3984
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ input [
},
{
name: "embeddings"
data_type: TYPE_BYTES
data_type: TYPE_INT8
dims: [ -1 ]
optional: true
},
Expand All @@ -72,7 +72,7 @@ input [
reshape: { shape: [ ] }
optional: true
},
{
{
name: "embedding_begins"
data_type: TYPE_UINT32
dims: [ -1 ]
Expand Down

0 comments on commit b0e3984

Please sign in to comment.