Searched defs:GenerateInput (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/kernel_test/ | ||
H A D | input_generator.cc | 161 TfLiteStatus InputGenerator::GenerateInput(const string& distribution) { in GenerateInput() function in tflite::testing::InputGenerator |
/aosp_15_r20/external/libaom/test/ | ||
H A D | corner_match_test.cc | 67 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 D | quantize_test.cc | 33 std::vector<NativeT> GenerateInput() { in GenerateInput() function |