Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.h433 OpMutableInputList(OpKernelContext* ctx, int start, int stop) in OpMutableInputList() function
435 OpMutableInputList() : ctx_(nullptr), start_(0), stop_(0) {} in OpMutableInputList() function