STT-tensorflow/tensorflow/lite/core
Jae H. Yoo f24d25d860 Rename kTfLiteActRelu1 to kTfLiteActReluN1To1
This CL renames `kTfLiteActRelu1` to `kTfLiteActReluN1To1` because it has minimum clipping at -1, not 0. Also, This CL finishes renaming because TFLite already uses `kTfLiteBuiltinReluN1To1`, `ActivationFunctionType_RELU_N1_TO_1` for this op.

PiperOrigin-RevId: 317589358
Change-Id: I2424104da45234346749b3921d563e9161e809cc
2020-06-21 21:32:44 -07:00
..
api Rename kTfLiteActRelu1 to kTfLiteActReluN1To1 2020-06-21 21:32:44 -07:00
macros.h Utilize weak symbol to apply XNNPACK delegate by default in TFLite. 2020-03-25 22:30:43 -07:00
subgraph.cc Fix MSVC builds for TFLite 2020-06-04 18:15:33 -07:00
subgraph.h Fix MSVC builds for TFLite 2020-06-04 18:15:33 -07:00