Searched defs:CreateCustomOptions (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/ | ||
H A D | perception_ops_utils.cc | 148 LogicalResult ConvertMaxUnpoolingFunc::CreateCustomOptions( in CreateCustomOptions() function in mlir::TFL::ConvertMaxUnpoolingFunc |
/aosp_15_r20/external/armnn/delegate/test/ | ||
H A D | Pooling3dTestHelper.hpp | 210 std::vector<uint8_t> CreateCustomOptions(int strideHeight, int strideWidth, int strideDepth, in CreateCustomOptions() function |
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/perception/ | ||
H A D | max_pool_with_argmax_test.cc | 69 std::vector<uint8_t> CreateCustomOptions(int stride_height, int stride_width, in CreateCustomOptions() function in tflite::ops::custom::__anon9efb64df0111::MaxpoolingWithArgMaxOpModel |
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ | ||
H A D | pooling3d_test.cc | 77 std::vector<uint8_t> CreateCustomOptions(int stride_depth, int stride_height, in CreateCustomOptions() function in tflite::BasePoolingOpModel |