Home
last modified time | relevance | path

Searched defs:OpInputList (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h446 OpInputList() : ctx_(nullptr), start_(0), stop_(0) {} in OpInputList() function
447 OpInputList(OpKernelContext* ctx, int start, int stop) in OpInputList() function