onnxruntime
Handle compiler warnings for TRT EP
#9956
Merged

Handle compiler warnings for TRT EP #9956

chilo-ms merged 16 commits into master from chi/remove_disabled_warning
chilo-ms
chilo-ms fix error C4996
dcfabe77
chilo-ms remove wd4996 and fix error C4966
192a76e2
chilo-ms fix typo
5c1e3885
chilo-ms remove wd4996 for onnx-tensorrt
e65252af
chilo-ms remove more /wd for onnx-tensorrt
59b01525
chilo-ms gix bug for strncpy_s of (Buffer is too small && 0)
f9ebf0d9
chilo-ms fix code to remove warning 4244
3632776e
chilo-ms fix code to remove warning 4267
41da78f8
chilo-ms remove /wd4267 /wd4244
70ecf65b
chilo-ms fix bug
0c845a5f
chilo-ms chilo-ms requested a review from stevenlix stevenlix 4 years ago
chilo-ms chilo-ms requested a review from jywu-msft jywu-msft 4 years ago
jywu-msft
jywu-msft commented on 2021-12-08
jywu-msft
jywu-msft commented on 2021-12-08
jywu-msft
jywu-msft commented on 2021-12-08
chilo-ms change int to size_t
deae5fc1
chilo-ms using size_t instead of int
a010e3b9
chilo-ms use float instead of double
6e6d88b8
chilo-ms
chilo-ms commented on 2021-12-08
chilo-ms Use size_t instead of int
f696d500
chilo-ms
chilo-ms commented on 2021-12-09
chilo-ms use size_t instead of int
5fa317ce
jywu-msft
jywu-msft commented on 2021-12-09
jywu-msft
jywu-msft commented on 2021-12-09
chilo-ms use size_t instead of int. Also fix typo
b82da475
jywu-msft
jywu-msft approved these changes on 2021-12-09
chilo-ms chilo-ms merged 4669048b into master 4 years ago
chilo-ms chilo-ms deleted the chi/remove_disabled_warning branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone