Home
last modified time | relevance | path

Searched defs:custom_option (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dcomplex_support_test.cc37 const std::vector<uint8_t> custom_option; in RealOpModel() local
98 const std::vector<uint8_t> custom_option; in ImagOpModel() local
159 const std::vector<uint8_t> custom_option; in ComplexAbsOpModel() local
Dtest_util.cc148 const string& name, const std::vector<uint8_t>& custom_option, in SetCustomOp()
397 const string& name, const std::vector<uint8_t>& custom_option, in AddCustomOp()
/external/tensorflow/tensorflow/lite/kernels/perception/
Ddense_image_warp_test.cc40 std::vector<uint8_t> custom_option; in DenseImageWarpOpModel() local
Dmax_pool_with_argmax_test.cc45 std::vector<uint8_t> custom_option = CreateCustomOptions( in MaxpoolingWithArgMaxOpModel() local
Dmax_unpooling_2d_test.cc45 std::vector<uint8_t> custom_option; in MaxUnpoolingOpModel() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dconverter_gen.cc65 auto *custom_option = dyn_cast<StringInit>(def.getValueInit("customOption")); in GetOperatorOptionName() local
Dflatbuffer_export.cc936 auto custom_option = f->GetBuffer(); in BuildNumericVerifyOperator() local
/external/libcups/cups/
Dppd.c1097 ppd_option_t *custom_option; /* Custom option */ in _ppdOpen() local