| /external/armnn/src/armnn/test/optimizations/ |
| D | FuseActivationTests.cpp | 47 static TensorShape GetOutputShape() { return TensorShape( {1, 3, 3, 4}); } // NHWCout in GetOutputShape() function 99 static TensorShape GetOutputShape() { return TensorShape( {1, 3, 3, 12}); } // [N,H,W,Cout] in GetOutputShape() function 151 static TensorShape GetOutputShape() { return TensorShape( {2, 3}); } // NCout in GetOutputShape() function 199 static TensorShape GetOutputShape() { return TensorShape( {1, 4, 4, 3}); } // NHWCout in GetOutputShape() function 248 static TensorShape GetOutputShape() { return TensorShape( {1, 4, 4, 3}); } // NHWCout in GetOutputShape() function 285 static TensorShape GetOutputShape() { return TensorShape( {1, 4, 4, 3}); } // NHWCout in GetOutputShape() function 322 static TensorShape GetOutputShape() { return TensorShape( {1, 4, 4, 3}); } // NHWCout in GetOutputShape() function 359 static TensorShape GetOutputShape() { return TensorShape( {1, 4, 4, 3}); } // NHWCout in GetOutputShape() function
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | floor_mod_test_common.h | 38 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function
|
| D | exp_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon03bb97c90111::ExpOpModel
|
| D | round_test.cc | 42 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon6547d3440111::RoundOpModel
|
| D | ceil_test.cc | 43 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon021c70790111::CeilOpModel
|
| D | floor_test.cc | 43 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon5ca5c8be0111::FloorOpModel
|
| D | fill_test.cc | 67 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonb68911030111::FillOpModel 102 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonb68911030111::QuantizedFillOpModel
|
| D | bucketize_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonce1e42c20111::BucketizeOpModel
|
| D | reduce_test_common.h | 44 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function
|
| D | matrix_diag_test.cc | 47 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anone85d2a050111::MatrixDiagOpModel
|
| D | matrix_set_diag_test.cc | 51 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon40e005900111::MatrixSetDiagOpModel
|
| D | reshape_test_common.h | 78 std::vector<int> GetOutputShape() { return this->GetTensorShape(output_); } in GetOutputShape() function
|
| D | rank_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon6aa478c80111::RankOpModel
|
| D | shape_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon6f52b94d0111::ShapeOpModel
|
| D | logical_test.cc | 44 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon3b19a5b70111::LogicalOpModel
|
| D | mfcc_test.cc | 60 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon405b6bb50111::BaseMfccOpModel
|
| D | audio_spectrogram_test.cc | 57 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon91bb4a940111::BaseAudioSpectrogramOpModel
|
| D | unsorted_segment_test.h | 68 std::vector<int32_t> GetOutputShape() { return GetTensorShape(output_id_); } in GetOutputShape() function
|
| D | fake_quant_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon0634f71b0111::FakeQuantOpModel
|
| D | space_to_depth_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon5fd2207e0111::SpaceToDepthOpModel
|
| D | expand_dims_test.cc | 65 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anone04cbac80111::ExpandDimsOpModel
|
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
| D | space_to_depth_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::SpaceToDepthOpModel
|
| D | pad_test.cc | 47 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::PadOpConstModel
|
| /external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
| D | decode_jpeg_test.cc | 64 std::vector<int> GetOutputShape() { return GetTensorShape(output_id_); } in GetOutputShape() function in tflite::acceleration::decode_jpeg_kernel::__anon5dad059e0111::DecodeJPEGOpModel
|
| /external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ |
| D | unsorted_segment_test.h | 68 std::vector<int32_t> GetOutputShape() { return GetTensorShape(output_id_); } in GetOutputShape() function
|