Searched refs:newInput (Results 1 – 2 of 2) sorted by relevance
888 Value newInput = tensor::createCanonicalRankReducingExtractSliceOp( in returningMatchAndRewrite() local906 loc, newOutputType, ValueRange{newInput, newKernel}, in returningMatchAndRewrite()958 Value newInput = tensor::createCanonicalRankReducingExtractSliceOp( in returningMatchAndRewrite() local976 loc, newOutputType, ValueRange{newInput, newKernel}, in returningMatchAndRewrite()
151 Value newInput = b.create<tensor::ExpandShapeOp>( in splitReduction() local153 newInputs.push_back(newInput); in splitReduction()