1 write to _tfInputShapes
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
549(_tfInputTypes, _tfInputShapes, _tfInputOperations) = GetInputInfo(Host, _session, _inputs.Select(x => _idvToTfMapping[x]).ToArray(), batchSize);
1 reference to _tfInputShapes
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
790var originalShape = _parent._tfInputShapes[i];