# How to subset a stream I/O and pass it to TensorFlow.jl? (question has been updated)

**URL:** https://discourse.julialang.org/t/how-to-subset-a-stream-i-o-and-pass-it-to-tensorflow-jl-question-has-been-updated/3502
**Category:** Data
**Tags:** question
**Created:** [May 3, 2017, 4:30pm UTC](https://discourse.julialang.org/t/how-to-subset-a-stream-i-o-and-pass-it-to-tensorflow-jl-question-has-been-updated/3502 "2017-05-03T16:30:48Z")
**Posts on this page:** 2
**Page:** 4

<div class="post-metadata">

### Author: ![bicycle1885](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/bicycle1885/32/107_2.png) [@bicycle1885](https://discourse.julialang.org/u/bicycle1885)
#### Post date: [May 6, 2017, 5:22pm UTC](https://discourse.julialang.org/t/how-to-subset-a-stream-i-o-and-pass-it-to-tensorflow-jl-question-has-been-updated/3502/64 "2017-05-06T17:22:35Z")

</div>

I think it’s not so hard to support `seekstart` in Libz.jl; just initialize the zstream object and seek the underlying IO object to the start. Can you file an issue on the repository or send us a pull request?

---

<div class="post-metadata">

### Author: ![hpoit](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/hpoit/32/245_2.png) [@hpoit](https://discourse.julialang.org/u/hpoit)
#### Post date: [May 6, 2017, 8:56pm UTC](https://discourse.julialang.org/t/how-to-subset-a-stream-i-o-and-pass-it-to-tensorflow-jl-question-has-been-updated/3502/65 "2017-05-06T20:56:56Z")

</div>

I would like to thank all of you who helped me, and even the ones who couldn’t but read my messages. I will try to solve this thread with JuliaDB.jl, which was just [announced](https://discourse.julialang.org/t/ann-juliadb-jl/3564). You guys were great.

[Previous page](https://discourse.julialang.org/t/how-to-subset-a-stream-i-o-and-pass-it-to-tensorflow-jl-question-has-been-updated/3502.md?page=3)
