Searched refs:StringProjectionOp (Results 1 – 1 of 1) sorted by relevance
518 class StringProjectionOp : public StringProjectionOpBase { class520 explicit StringProjectionOp(const flexbuffers::Map& custom_options) in StringProjectionOp() function in tflite::ops::custom::libtextclassifier3::string_projection::StringProjectionOp562 return new StringProjectionOp(flexbuffers::GetRoot(buffer_t, length).AsMap()); in Init()