Searched defs:custom_options (Results 1 – 12 of 12) 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()
58 const CustomOptions* custom_options) const override { in Deserialize()
61 const CustomOptions* custom_options) const override { in Deserialize()
55 std::vector<uint8_t> custom_options(sizeof(float)); in NumericVerifyOpModel() local
74 const std::vector<uint8_t>& custom_options) { in FlexOpModel()
240 const std::string& custom_code, const std::vector<uint8_t>& custom_options, in CustomOptionsToAttributes()
1174 CustomOptionsOffset custom_options; in BuildOperator() local
118 flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom_options = 0; in ExportOperators() local