Searched defs:gatherDims (Results 1 – 1 of 1) sorted by relevance
1319 /// - gatherDims are the dims along which the gather occurs. in verify() local 1276 inferResultType(RankedTensorType sourceType,RankedTensorType indicesType,ArrayRef<int64_t> gatherDims,bool rankReduced) inferResultType() argument