@tensorflow/micro
Add support for the custom DECODE operator.
This will be one of a series of issues/PRs.
Initial reference code implementation of DECODE operator.
Decompression supported: LUT only
Makefile and Bazel BUILD file changes.
Unit test for new kernel.