tensorflow / tensorflow/text

Using tensorflow_text with tflite.

Open
#287 8 comments 8 reactions 1 assignee View on GitHub

@thuang513 is already working on this.

Since May 12, 2020.

enhancement
Dominant language
C++
Stars
1.3k
Forks
379
Avg merge
3h 30m
Merged PRs (30d)
8

Description

tensorflow_text is great -- we were previously developing custom c++ ops and compiling them with tensorflow serving, now we don't need to.

There are a number of text models I would be interested in using in tflite such as the albert / bert variations on tensorflow hub. Are there any plans to support tflite compatible ops (bert tokenization) that can be ran with tflite?

I believe they need specific kernel implementations, as mentioned here:
https://www.tensorflow.org/lite/guide/ops_custom

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.