Searched defs:OpMutableInputList (Results 1 – 1 of 1) sorted by relevance
433 OpMutableInputList(OpKernelContext* ctx, int start, int stop) in OpMutableInputList() function435 OpMutableInputList() : ctx_(nullptr), start_(0), stop_(0) {} in OpMutableInputList() function