|
|
|
|
|
by high_derivative
2413 days ago
|
|
I disagree, I don't think it's unfair to say at all. It is simply mismanagement to input resources into a language rework that is dead on arrival, community wise. This is of course par for the course for big tech research orgs where big names get a lot of free rein, but that does not mean it's not a strategic mistake here. This is simply about focus as an org, and this is the reason why PyTorch is getting so popular. There seems to be a massive lack of focus and direction in the TF org, too many egos wanting to put their stamp all over the APIs and subsystems (tf.keras anyone?). TensorFlow eager with autograph or Pytorch solve all differentiation problems as far as researchers and practitioners are concerned. |
|
how exactly might other features have a community of users prior to the feature being implemented?
> TensorFlow eager with autograph or Pytorch solve all differentiation problems as far as researchers and practitioners are concerned
I think this is a pretty narrow view of the world. From autograd to Stan to the cornucopia of implementations in Julia it's worth considering not everyone's going to be able to shoehorn their problem into the TF/PyTorch way of doing things.