Skip to content

Commit

Permalink
feat(//cpp)!: Changes to TRTorch C++ api reflecting Input and
Browse files Browse the repository at this point in the history
enabled_types

BREAKING CHANGE: This change deprecates InputRange, and the CompileSpec
fields "input_shapes", "op_precision" and associated contructors and
functions. These are replaced wtih Input, "inputs" and
"enabled_precisions" respectively. Deprecated components will be removed
in TRTorch v0.5.0

Signed-off-by: Naren Dasan <[email protected]>
Signed-off-by: Naren Dasan <[email protected]>
  • Loading branch information
narendasan committed Jul 21, 2021
1 parent 482265f commit 08b4942
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 237 deletions.
Loading

0 comments on commit 08b4942

Please sign in to comment.