/aosp_15_r20/external/armnn/src/armnn/test/optimizations/ |
H A 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
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | fill_test.cc | 67 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon397af5a50111::FillOpModel 102 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon397af5a50111::QuantizedFillOpModel
|
H A D | batch_matmul_test.cc | 73 std::vector<int32_t> GetOutputShape() { return GetTensorShape(output_id_); } in GetOutputShape() function in tflite::__anond27d39af0111::BatchMatMulOpModel 356 std::vector<int32_t> GetOutputShape() { in GetOutputShape() function in tflite::__anond27d39af0111::ConstRHSBatchMatMulOpModel 425 std::vector<int> GetOutputShape() { return GetTensorShape(output_id_); } in GetOutputShape() function in tflite::__anond27d39af0111::HybridBatchMatMulOpModel
|
H A D | transpose_conv_test.cc | 108 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonf3f7b7120111::BaseTransposeConvOpModel 668 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonf3f7b7120111::BaseTransposeConvBiasOpModel
|
H A D | floor_mod_test_common.h | 38 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function
|
H A D | exp_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon83d2702b0111::ExpOpModel
|
H A D | floor_test.cc | 43 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon3dd441a00111::FloorOpModel
|
H A D | round_test.cc | 42 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon46764c260111::RoundOpModel
|
H A D | ceil_test.cc | 43 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon850e551b0111::CeilOpModel
|
H A D | bucketize_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon21c25ca40111::BucketizeOpModel
|
H A D | reduce_test_common.h | 44 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function
|
H A D | matrix_diag_test.cc | 47 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonb56f44670111::MatrixDiagOpModel
|
H A D | matrix_set_diag_test.cc | 51 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon245c80f20111::MatrixSetDiagOpModel
|
H A D | rank_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anoned965d6a0111::RankOpModel
|
H A D | reshape_test_common.h | 78 std::vector<int> GetOutputShape() { return this->GetTensorShape(output_); } in GetOutputShape() function
|
H A D | shape_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon5081322f0111::ShapeOpModel
|
H A D | logical_test.cc | 44 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon21c9df190111::LogicalOpModel
|
H A D | mfcc_test.cc | 60 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anonc34d50570111::BaseMfccOpModel
|
H A D | fully_connected_test.cc | 276 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonaa112c3c0111::FloatFullyConnectedOpModel 449 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonaa112c3c0111::HybridFullyConnectedOpModel 1594 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonaa112c3c0111::SparseFullyConnectedOpModel
|
H A D | unsorted_segment_test.h | 68 std::vector<int32_t> GetOutputShape() { return GetTensorShape(output_id_); } in GetOutputShape() function
|
H A D | audio_spectrogram_test.cc | 57 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon464426760111::BaseAudioSpectrogramOpModel
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate_test.cc | 1512 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::ReshapeOpModel 1545 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::SqueezeOpModel 1601 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::L2NormOpModel 1639 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::TransposeSimpleModel 1996 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::FloorOpModel 2458 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::PadOpModel 2516 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::SpaceToBatchNDOpModel 2617 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::StridedSliceOpModel 4748 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1a74836d0111::BaseReduceOpModel
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
H A D | space_to_depth_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::SpaceToDepthOpModel
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | decode_jpeg_test.cc | 64 std::vector<int> GetOutputShape() { return GetTensorShape(output_id_); } in GetOutputShape() function in tflite::acceleration::decode_jpeg_kernel::__anonfe6474400111::DecodeJPEGOpModel
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ |
H A D | unsorted_segment_test.h | 68 std::vector<int32_t> GetOutputShape() { return GetTensorShape(output_id_); } in GetOutputShape() function
|