tflite-micro/python
suleshahid 925909cf6b
Update internal name for Window OP (#2054)
We have some name clash issues with the current Window OP name.

We will be changing it from "Window"->"SignalWindow" until the names clashes are resolved and revert back afterwards.

This is an internal implementation detail, so user level API has no change from current usage, i.e. still use (op_resolver.AddWindow() and window_op.window)

BUG=[286250473](http://b/286250473)
2023-06-14 20:33:41 +00:00
..
tests build: upgrade C++ std used in py/cc_deps_link_test (#1967) 2023-05-12 16:47:20 +00:00
tflite_micro/signal Update internal name for Window OP (#2054) 2023-06-14 20:33:41 +00:00
BUILD
py_pkg_cc_deps.bzl