migueldeicaza / TensorFlowSharp

TensorFlow API for .NET languages
MIT License
3.14k stars 578 forks source link

Allows to mutate tensors' data #462

Closed EnricoMi closed 4 years ago

EnricoMi commented 4 years ago

Values of tensors can be set, which allows to reuse tensor instances.