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