Add new api function At() #4457
add modern standards to function arguments
4142ccba
code cleanup
371a47ab
fix code formatting
f3655d93
add element access convenience function
47489d7a
change template type name to match rest of code
f5c3b3bd
remove new At() convenience function
408e7e78
add first version of At for better tensor element access
64eccc55
Merge branch 'master' into add-new-API-function-At
5ec1b732
partially working commit
a09e8200
code fix that builds
c5e3f252
update
80f49b6c
clean up code
5fc459f4
clang-format code
bc535261
Revert "clang-format code"
168006bf
reformat code
e19b7901
fix code formatting
a2b0879e
improve error message
40cf6c3a
add documentation
428f5609
add unit test for At api function
38626bbc
clean up unit test
09bb85bc
improved vector initialization
45a0f2cd
revert experimental API changes back to master branch version
23f7419b
Merge branch 'master' into add-new-API-function-At
a88c15a7
update sample applications
397d451f
change Session argument to accept string type to match modern standards
c5b28def
Merge branch 'master' into add-new-API-function-At
4d966da7
fix comment
ae8a3dd3
fix broken API call caused by other committers
5ce22e9c
make API string type work on Windows
345defec
make argument pass by reference
fb76a43f
fix windows warning about integer conversion
6c028c7b
Merge branch 'master' into add-new-API-function-At
2aae8257
fix breaking changes from master
53e21c36
rename C API At function to TensorAt
43abd444
remove whitespace
e2b0ae07
fix windows type conversion warning
95095fce
jgbradley1
dismissed their stale review
via 95095fce
5 years ago
Merge with master
544e4425
Merge with master + fix build error on windows
a5539ebf
Remove accidentally added submodule
430e80a7
jgbradley1
deleted the add-new-API-function-At branch 5 years ago
Login to write a write a comment.
Login via GitHub