Home
last modified time | relevance | path

Searched defs:converted_output (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dconverter_test.cc84 std::vector<float> converted_output(output.size(), 0); in RunFromTensorTest() local
141 std::vector<float> converted_output(output.size(), 0); in RunToTensorTest() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/converters/
Dbhwc_to_phwc4_test.cc70 std::vector<float> converted_output(output.size(), 0); in RunTest() local
Dphwc4_to_bhwc_test.cc71 std::vector<float> converted_output(output.size(), 0); in RunTest() local
/external/google-breakpad/src/tools/windows/converter/
Dms_symbol_server_converter.cc583 FILE *converted_output = NULL; local
679 FILE *converted_output = NULL; local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dbatch_normalization_test.cc440 auto converted_output = ConvertElementType(GetTupleElement(output, 0), F16); in XLA_TEST_F() local