STT-tensorflow/tensorflow/lite/tools/optimize/calibration
Robert David 429c0b423e Integer LSTMs: Name scratch arrays Based on what gate they are representing. Make naming consistent with float/hybrid versions.
PiperOrigin-RevId: 317420201
Change-Id: Ia9447e51fce1530e75103c4db3759908592af983
2020-06-19 19:33:41 -07:00
..
builtin_logging_ops Integer LSTMs: Name scratch arrays Based on what gate they are representing. Make naming consistent with float/hybrid versions. 2020-06-19 19:33:41 -07:00
BUILD Support flex ops in calibration optimization 2020-06-15 16:02:43 -07:00
calibration_common.h Update header guard for calibrator. 2020-01-13 09:56:15 -08:00
calibration_logger.cc Optionally strip error message strings to reduce binary size 2020-02-12 11:31:53 -08:00
calibration_logger.h Propagate nan-value error through ErrorReporter. 2020-01-14 12:02:57 -08:00
calibration_reader.cc
calibration_reader.h
calibrator_test.cc minor spelling tweaks 2020-03-19 02:24:31 +09:00
calibrator.cc Support flex ops in calibration optimization 2020-06-15 16:02:43 -07:00
calibrator.h Internal change 2020-03-24 18:16:31 -07:00
logging_op_resolver_test.cc Support flex ops in calibration optimization 2020-06-15 16:02:43 -07:00
logging_op_resolver.cc Support flex ops in calibration optimization 2020-06-15 16:02:43 -07:00
logging_op_resolver.h Support flex ops in calibration optimization 2020-06-15 16:02:43 -07:00
logging_op.h Propagate nan-value error through ErrorReporter. 2020-01-14 12:02:57 -08:00
node_info_delegate_test.cc Introduces a new error code for delegate failure during ModifyGraphWithDelegate 2020-04-20 11:53:53 -07:00
node_info_delegate.cc change calibrator delegate mechanism to not mark graph immutable. 2019-09-03 07:44:55 -07:00
node_info_delegate.h