pytorch/caffe2/perfkernels
frdong d3f784244e fix comparison of narrow type with wide type in loop condition part2 (#54471)
Summary:
Follow up PR of https://github.com/pytorch/pytorch/issues/53951.
This PR fixes remaining semmle warning: comparison of narrow type with wide type in loop condition

Pull Request resolved: https://github.com/pytorch/pytorch/pull/54471

Reviewed By: bdhirsh

Differential Revision: D27262493

Pulled By: malfet

fbshipit-source-id: 05765758da79699936af11de237c3ff3d34373d6
2021-03-23 23:38:38 -07:00
..
__init__.py
adagrad.cc
adagrad.h
adagrad_avx2.cc
CMakeLists.txt
common.h
common_avx.cc
common_avx2.cc
common_avx512.cc
cvtsh_ss_bugfix.h
embedding_lookup.cc fix comparison of narrow type with wide type in loop condition (#53951) 2021-03-22 16:40:35 -07:00
embedding_lookup.h
embedding_lookup_avx2.cc
embedding_lookup_fused_8bit_rowwise_avx2.cc
embedding_lookup_fused_8bit_rowwise_idx_avx2.cc
embedding_lookup_idx.cc fix comparison of narrow type with wide type in loop condition (#53951) 2021-03-22 16:40:35 -07:00
embedding_lookup_idx.h
embedding_lookup_idx_avx2.cc
fused_8bit_rowwise_embedding_lookup.cc fix comparison of narrow type with wide type in loop condition (#53951) 2021-03-22 16:40:35 -07:00
fused_8bit_rowwise_embedding_lookup.h
fused_8bit_rowwise_embedding_lookup_idx.cc fix comparison of narrow type with wide type in loop condition (#53951) 2021-03-22 16:40:35 -07:00
fused_8bit_rowwise_embedding_lookup_idx.h
fused_nbit_rowwise_conversion.cc
fused_nbit_rowwise_conversion.h
hp_emblookup_codegen.py
lstm_unit_cpu-impl.h
lstm_unit_cpu.h
lstm_unit_cpu_avx2.cc
lstm_unit_cpu_common.cc
lstm_unit_cpu_common.h
math.h
math_cpu_avx2.cc fix comparison of narrow type with wide type in loop condition part2 (#54471) 2021-03-23 23:38:38 -07:00
math_cpu_base.cc fix comparison of narrow type with wide type in loop condition part2 (#54471) 2021-03-23 23:38:38 -07:00
typed_axpy.cc
typed_axpy.h
typed_axpy_avx.cc
typed_axpy_avx2.cc