Announcing TensorFlow's new development roadmap mandate: copy everything PyTorch is doing :-)
Eager Execution: An imperative, define-by-run interface to TensorFlow
11–20 of 41 posts
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#12Announcing TensorFlow's new development roadmap mandate: copy everything PyTorch is doing :-)
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#13Announcing TensorFlow's new development roadmap mandate: copy everything PyTorch is doing :-)
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#14Announcing TensorFlow's new development roadmap mandate: copy everything PyTorch is doing :-)
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#15Announcing TensorFlow's new development roadmap mandate: copy everything PyTorch is doing :-)
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#16Announcing TensorFlow's new development roadmap mandate: copy everything PyTorch is doing :-)
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#17Announcing TensorFlow's new development roadmap mandate: copy everything PyTorch is doing :-)
I think you mean Google is following the leadership of Chainer, like Facebook already does? PyTorch started as a Chainer fork. Its dynamic graph internals are all from Chainer.
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#18Earlier quoted context omitted.
I think you mean Google is following the leadership of Chainer, like Facebook already does? PyTorch started as a Chainer fork. Its dynamic graph internals are all from Chainer.
This isn't art. There are no points for originality. If open source projects borrow the best parts from each other, that's a good thing.
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#19Earlier quoted context omitted.
Ah, I didn't know SavedModel didn't work in android. I think freezing is still the way to go there? I'm sorry, I don't personally work on the mobile side of things.
I should apologize for hijacking this thread(and i'll stop here). But Tensorflow is getting to be unusable because of the serialization story. We don't have such issues on Caffe2 or anywhere else. It essentially means different parts of the tensorflow ecosystem are unable to talk to each other. I really pray the tensorflow teams give it due importance.
Re: Eager Execution: An imperative, define-by-run interface to TensorFlow
#20Eager is actually not as innocent as "open-source projects borrowing the best parts from each other", as some commenters here suggest.
Google is attempting to dominate the machine-learning API and the Python ecosystem for scientific computing.
The company that controls the API influences which apps are built on it and how. Think about how Google bundled Android services on top of Android, and how that posed an existential threat to other companies. That's what's coming for TensorFlow. Many developers are too naive to realize it, or too short-sighted to care.