Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dperception_ops_utils.cc148 LogicalResult ConvertMaxUnpoolingFunc::CreateCustomOptions( in CreateCustomOptions() function in mlir::TFL::ConvertMaxUnpoolingFunc
/external/armnn/delegate/test/
DPooling3dTestHelper.hpp210 std::vector<uint8_t> CreateCustomOptions(int strideHeight, int strideWidth, int strideDepth, in CreateCustomOptions() function
/external/tensorflow/tensorflow/lite/kernels/perception/
Dmax_pool_with_argmax_test.cc69 std::vector<uint8_t> CreateCustomOptions(int stride_height, int stride_width, in CreateCustomOptions() function in tflite::ops::custom::__anone125c3ce0111::MaxpoolingWithArgMaxOpModel
/external/tensorflow/tensorflow/lite/kernels/
Dpooling3d_test.cc77 std::vector<uint8_t> CreateCustomOptions(int stride_depth, int stride_height, in CreateCustomOptions() function in tflite::BasePoolingOpModel