Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dobject_detection_stage.h64 void SetInputs(const std::string& image_path, in SetInputs() function
Dimage_classification_stage.h57 void SetInputs(const std::string& image_path, in SetInputs() function
Dtflite_inference_stage.h57 void SetInputs(const std::vector<void*>& raw_input_ptrs) { in SetInputs() function
/external/tensorflow/tensorflow/lite/kernels/
Dnumeric_verify_test.cc71 void SetInputs(std::initializer_list<T> data, in SetInputs() function in tflite::__anonc7c560340111::NumericVerifyOpModel
/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer_test.cc82 void SetInputs(int32_t x, int32_t y) { in SetInputs() function in tflite::profiling::__anon260c56220111::SimpleOpModel
/external/tensorflow/tensorflow/lite/
Dinterpreter.cc166 TfLiteStatus Interpreter::SetInputs(std::vector<int> inputs) { in SetInputs() function in tflite::Interpreter
/external/tensorflow/tensorflow/c/
Dc_test_util.cc471 void CSession::SetInputs( in SetInputs() function in CSession
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dparallel_interleave_dataset_op.cc634 void SetInputs(const Status& s, std::vector<Tensor> input_arguments) { in SetInputs() function
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc594 TfLiteStatus Subgraph::SetInputs(std::vector<int> inputs) { in SetInputs() function in tflite::Subgraph