Searched defs:OutputShape (Results 1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ | ||
| D | reshape_tester.h | 45 inline ReshapeTester& OutputShape(const std::vector<int32_t>& output_shape) { in OutputShape() function |
| D | prelu_tester.h | 54 inline const std::vector<int32_t>& OutputShape() const { in OutputShape() function |
| D | reduce_tester.h | 66 inline std::vector<int32_t> OutputShape() const { in OutputShape() function |
| D | pad_tester.cc | 37 std::vector<int32_t> PadTester::OutputShape() const { in OutputShape() function in tflite::xnnpack::PadTester |
| D | fully_connected_tester.cc | 38 std::vector<int32_t> FullyConnectedTester::OutputShape() const { in OutputShape() function in tflite::xnnpack::FullyConnectedTester |
| D | binary_elementwise_tester.cc | 38 std::vector<int32_t> BinaryElementwiseTester::OutputShape() const { in OutputShape() function in tflite::xnnpack::BinaryElementwiseTester |