Searched defs:CheckTensorShape (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_hidl/ | ||
D | SampleDriverFloatXNNPACK.cpp | 435 static V1_3::ErrorStatus CheckTensorShape(std::vector<uint32_t>& dimensions, in CheckTensorShape() function in android::nn::sample_driver::Subgraph |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ | ||
H A D | xnnpack_delegate.cc | 1592 static TfLiteStatus CheckTensorShape(TfLiteContext* context, in CheckTensorShape() function in tflite::xnnpack::__anon4a1244080111::Subgraph |