Searched defs:NumTensors (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/ | ||
H A D | interpreter_wrapper.cc | 367 int InterpreterWrapper::NumTensors() const { in NumTensors() function in tflite::interpreter_wrapper::InterpreterWrapper |
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ | ||
H A D | iterator_ops.cc | 401 int64_t NumTensors() { return num_tensors_; } in NumTensors() function in tensorflow::data::__anonfca7ab5e0511::IteratorVariantSerializer |