1 write to _tfOutputNodes
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
552_tfOutputNodes = new TF_Output[_outputs.Length];
1 reference to _tfOutputNodes
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
558_tfOutputNodes[index] = new TF_Output(_tfOutputOperations[index].Item1, _tfOutputOperations[index].Item2);