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