Home
last modified time | relevance | path

Searched defs:CreateCustomOptions (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
H A Dperception_ops_utils.cc148 LogicalResult ConvertMaxUnpoolingFunc::CreateCustomOptions( in CreateCustomOptions() function in mlir::TFL::ConvertMaxUnpoolingFunc
/aosp_15_r20/external/armnn/delegate/test/
H A DPooling3dTestHelper.hpp210 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 Dmax_pool_with_argmax_test.cc69 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 Dpooling3d_test.cc77 std::vector<uint8_t> CreateCustomOptions(int stride_depth, int stride_height, in CreateCustomOptions() function in tflite::BasePoolingOpModel