Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/kernel_test/
H A Dinput_generator.cc161 TfLiteStatus InputGenerator::GenerateInput(const string& distribution) { in GenerateInput() function in tflite::testing::InputGenerator
/aosp_15_r20/external/libaom/test/
H A Dcorner_match_test.cc67 void AV1CornerMatchTest::GenerateInput(uint8_t *input1, uint8_t *input2, int w, in GenerateInput() function in test_libaom::AV1CornerMatch::AV1CornerMatchTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dquantize_test.cc33 std::vector<NativeT> GenerateInput() { in GenerateInput() function