Home
last modified time | relevance | path

Searched defs:GetOutputShape (Results 1 – 25 of 79) sorted by relevance

1234

/external/tensorflow/tensorflow/lite/kernels/
Dexp_test.cc50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon6b1edebc0111::ExpOpModel
Dfloor_test.cc43 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon29f698710111::FloorOpModel
Dround_test.cc42 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon3298a2f70111::RoundOpModel
Dceil_test.cc43 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon55e895cc0111::CeilOpModel
Dfill_test.cc68 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
Dmatrix_diag_test.cc47 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon9bc5b3f80111::MatrixDiagOpModel
Dmatrix_set_diag_test.cc51 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon289251030111::MatrixSetDiagOpModel
Drank_test.cc49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonbe709e1b0111::RankOpModel
Dreshape_test_common.h78 std::vector<int> GetOutputShape() { return this->GetTensorShape(output_); } in GetOutputShape() function
Dshape_test.cc50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon3ca389000111::ShapeOpModel
Dmfcc_test.cc60 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon942791080111::BaseMfccOpModel
Dlogical_test.cc44 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon9fdd2e2a0111::LogicalOpModel
Daudio_spectrogram_test.cc57 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon2f2e3ec70111::BaseAudioSpectrogramOpModel
Ddepth_to_space_test.cc51 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon1fb60bb10111::DepthToSpaceOpModel
Dfake_quant_test.cc49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon22ea8eae0111::FakeQuantOpModel
Dspace_to_depth_test.cc50 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon85df49910111::SpaceToDepthOpModel
Dexpand_dims_test.cc65 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon93b544bb0111::ExpandDimsOpModel
Drfft2d_test.cc53 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::builtin::__anon7a4b98b70111::Rfft2dOpModel
Dfloor_div_test.cc46 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anonc46618d30111::FloorDivModel
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dspace_to_depth_test.cc49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::SpaceToDepthOpModel
Dpad_test.cc45 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::PadOpConstModel
Dmul_test.cc51 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::MulOpModel
/external/tensorflow/tensorflow/lite/micro/kernels/
Ddepth_to_space_test.cc49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anone6191e9a0111::DepthToSpaceOpModel
Dspace_to_depth_test.cc49 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::__anon4c425c7a0111::SpaceToDepthOpModel
/external/tensorflow/tensorflow/lite/kernels/perception/
Ddense_image_warp_test.cc52 std::vector<int> GetOutputShape() { return GetTensorShape(output_); } in GetOutputShape() function in tflite::ops::custom::__anon3cbe88210111::DenseImageWarpOpModel

1234