/external/tensorflow/tensorflow/lite/kernels/ |
D | exp_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon6b1edebc0111::ExpOpModel
|
D | floor_test.cc | 43 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon29f698710111::FloorOpModel
|
D | round_test.cc | 42 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon3298a2f70111::RoundOpModel
|
D | ceil_test.cc | 43 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon55e895cc0111::CeilOpModel
|
D | fill_test.cc | 68 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon0a5536560111::FillOpModel 103 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon0a5536560111::QuantizedFillOpModel
|
D | matrix_diag_test.cc | 47 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon9bc5b3f80111::MatrixDiagOpModel
|
D | matrix_set_diag_test.cc | 51 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon289251030111::MatrixSetDiagOpModel
|
D | rank_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonbe709e1b0111::RankOpModel
|
D | reshape_test_common.h | 78 std::vector<int> GetOutputShape() { return this->GetTensorShape(output_); } in GetOutputShape() function
|
D | shape_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon3ca389000111::ShapeOpModel
|
D | mfcc_test.cc | 60 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon942791080111::BaseMfccOpModel
|
D | logical_test.cc | 44 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon9fdd2e2a0111::LogicalOpModel
|
D | audio_spectrogram_test.cc | 57 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon2f2e3ec70111::BaseAudioSpectrogramOpModel
|
D | depth_to_space_test.cc | 51 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1fb60bb10111::DepthToSpaceOpModel
|
D | fake_quant_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon22ea8eae0111::FakeQuantOpModel
|
D | space_to_depth_test.cc | 50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon85df49910111::SpaceToDepthOpModel
|
D | expand_dims_test.cc | 65 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon93b544bb0111::ExpandDimsOpModel
|
D | rfft2d_test.cc | 53 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::builtin::__anon7a4b98b70111::Rfft2dOpModel
|
D | floor_div_test.cc | 46 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonc46618d30111::FloorDivModel
|
/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 | 45 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::PadOpConstModel
|
D | mul_test.cc | 51 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::MulOpModel
|
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | depth_to_space_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anone6191e9a0111::DepthToSpaceOpModel
|
D | space_to_depth_test.cc | 49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon4c425c7a0111::SpaceToDepthOpModel
|
/external/tensorflow/tensorflow/lite/kernels/perception/ |
D | dense_image_warp_test.cc | 52 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon3cbe88210111::DenseImageWarpOpModel
|