Home
last modified time | relevance | path

Searched defs:OutputShape (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dreshape_tester.h45 inline ReshapeTester& OutputShape(const std::vector<int32_t>& output_shape) { in OutputShape() function
55 inline const std::vector<int32_t>& OutputShape() const { in OutputShape() function
Dprelu_tester.h54 inline const std::vector<int32_t>& OutputShape() const { in OutputShape() function
Dreduce_tester.h66 inline std::vector<int32_t> OutputShape() const { in OutputShape() function
Dpad_tester.cc37 std::vector<int32_t> PadTester::OutputShape() const { in OutputShape() function in tflite::xnnpack::PadTester
Dfully_connected_tester.cc38 std::vector<int32_t> FullyConnectedTester::OutputShape() const { in OutputShape() function in tflite::xnnpack::FullyConnectedTester
Dbinary_elementwise_tester.cc38 std::vector<int32_t> BinaryElementwiseTester::OutputShape() const { in OutputShape() function in tflite::xnnpack::BinaryElementwiseTester