1 write to _tfInputTypes
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
1235
_tfInputTypes
= inputTuple.tfInputTypes;
1 reference to _tfInputTypes
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
1265
var expectedType = Tf2MlNetType(
_tfInputTypes
[i]);