Searched defs:GetKernelMap (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | batch_matmul_test.cc | 89 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anond27d39af0111::BatchMatMulOpTest 445 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anond27d39af0111::HybridAsymmetricBatchMatMulOpTest 777 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anond27d39af0111::HybridSymmetricBatchMatMulOpTest 977 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anond27d39af0111::QuantizedBatchMatMulOpTest
|
H A D | fully_connected_test.cc | 474 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anonaa112c3c0111::FloatFullyConnectedOpTest 486 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anonaa112c3c0111::QuantizedFullyConnectedOpTest 501 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anonaa112c3c0111::HybridFullyConnectedOpTest 1613 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anonaa112c3c0111::SparseFullyConnectedOpTest 1637 const std::map<string, TfLiteRegistration*>& GetKernelMap() { in GetKernelMap() function in tflite::__anonaa112c3c0111::SparseHybridFullyConnectedOpTest 2040 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anonaa112c3c0111::SparseQuantizedFullyConnectedOpTest
|
H A D | activations_test.cc | 245 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon137352c30111::TanhOpTest 258 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon137352c30111::LogisticOpTest 270 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon137352c30111::LogSoftmaxOpTest 282 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon137352c30111::SoftmaxOpTest 598 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon137352c30111::LeakyReluOpTest 2441 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon137352c30111::PReluOpTest
|
H A D | depthwise_conv_hybrid_test.cc | 167 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon1a019f610111::PerChannelHybridDepthwiseConvolutionOptimizedOpTest 174 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon1a019f610111::PerChannelHybridDepthwiseConvolutionOpTest
|
H A D | depthwise_conv_test.cc | 157 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon46b745000111::DepthwiseConvolutionOpTest 636 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon46b745000111::QuantizedDepthwiseConvolutionOpTest 1626 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon46b745000111::PerChannelQuantizedDepthwiseConvolutionOpTest
|
H A D | conv_test.cc | 160 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon5bbea9540111::ConvolutionOpTest 1975 const std::map<string, TfLiteRegistration*>& GetKernelMap() override { in GetKernelMap() function in tflite::__anon5bbea9540111::QuantizedConvolutionOpTest
|