Searched defs:AddToken (Results 1 – 5 of 5) sorted by relevance
70 Status AddToken(const std::shared_ptr<Tensor> &input, std::shared_ptr<Tensor> *output, const std::s… in AddToken() function
90 static WEBP_INLINE uint32_t AddToken(VP8TBuffer* const b, uint32_t bit, in AddToken() function
98 class AddToken(TextTensorOperation): class
46 AddToken::AddToken(const std::string &token, bool begin) : data_(std::make_shared<Data>(token, begi… in AddToken() function in mindspore::dataset::text::AddToken