Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
H A Dinterpreter_wrapper.cc367 int InterpreterWrapper::NumTensors() const { in NumTensors() function in tflite::interpreter_wrapper::InterpreterWrapper
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Diterator_ops.cc401 int64_t NumTensors() { return num_tensors_; } in NumTensors() function in tensorflow::data::__anonfca7ab5e0511::IteratorVariantSerializer