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