Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dsignature_runner.h155 std::vector<const char*> input_names_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dtf_driver.h74 std::vector<string> input_names_; variable
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_custom_class_registrations.cpp386 std::vector<std::string> input_names_; member