diff options
author | yundiqian <yundi@google.com> | 2022-08-09 12:10:08 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2022-08-09 12:36:28 -0700 |
commit | 3edd8978c3129d15e364abb3632a0db478891415 (patch) | |
tree | 02604e49d69de08643ee306be8d2c0e2ed5be4e4 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 0af643f3ceff6d164fcbdb00bcae0a566be29b80 (diff) | |
download | llvm-3edd8978c3129d15e364abb3632a0db478891415.zip llvm-3edd8978c3129d15e364abb3632a0db478891415.tar.gz llvm-3edd8978c3129d15e364abb3632a0db478891415.tar.bz2 |
fix mlgo regalloc test model generation for tflite
To move from TF C API to TFLite, we found that the argmax op in TFLite does not work for int64 inputs, so cast the int64 inputs to int32 inputs to make TFLite argmax op work
Differential Revision: https://reviews.llvm.org/D131462
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions