Skip to content

Commit

Permalink
Cluster Serving Memory opt fix (#2783)
Browse files Browse the repository at this point in the history

* st

* header

* add detail

* inf

* st

* fix

* allocate

* close

Co-authored-by: Jiaming <litchilitchy@qq.com>
  • Loading branch information
Litchilitchy and Jiaming committed Aug 26, 2020
1 parent 65c92a3 commit d787ace
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ object Instances {

arrowStreamReader.close()
rootAllocator.close()
byteArrayInputStream.close()
new Instances(instances.toList)
}

Expand Down

0 comments on commit d787ace

Please sign in to comment.