Searched defs:custom_options (Results 1 – 15 of 15) sorted by relevance
54 explicit BlacklistOpBase(const flexbuffers::Map& custom_options) in BlacklistOpBase()
35 explicit BlacklistOp(const flexbuffers::Map& custom_options) in BlacklistOp()
53 const flexbuffers::Map& custom_options) in StringProjectionOpBase()
520 explicit StringProjectionOp(const flexbuffers::Map& custom_options) in StringProjectionOp()
46 const CustomOptions* custom_options) const override { in Deserialize()
60 const CustomOptions* custom_options) const override { in Deserialize()
63 const CustomOptions* custom_options) const override { in Deserialize()
55 std::vector<uint8_t> custom_options(sizeof(float)); in NumericVerifyOpModel() local
194 StringRef custom_options, Location loc, std::string& op_name, in ParseCustomOption()
75 const std::vector<uint8_t>& custom_options) { in FlexOpModel()
318 const std::string& custom_code, const std::vector<uint8_t>& custom_options, in CustomOptionsToAttributes()
1281 CustomOptionsOffset custom_options; in BuildOperator() local
123 flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom_options = 0; in ExportOperators() local
723 fn custom_options<M>( in custom_options() method
3425 auto custom_options = operatorPtr->custom_options; in ParseDetectionPostProcess() local