Searched refs:restrictedInputType (Results 1 – 1 of 1) sorted by relevance
1246 FloatType restrictedInputType; member1262 , restrictedInputType(FP16) // not used as isInputTypeRestricted is false in Operation()1279 , restrictedInputType(_inputType) in Operation()1297 , restrictedInputType(FP16) // not used as isInputTypeRestricted is false in Operation()1315 , restrictedInputType(_inputType) in Operation()2233 FloatType inFloatType = operation.restrictedInputType; in specializeOperation()