Skip to content

Tags: Tencent/Forward

Tags

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add tf ops; refactor: remove outdated files; doc: update build-…

…related files (#35)

v2.0.1

Toggle v2.0.1's commit message
fix: fix torch_resize_creator

fix: fix torch_resize_creator
feat: add torch::squeeze
refactor: cancel broadcastdim in trt_element_wise_creator.h and add CHECK_EQ

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support TensorRT 8 (#34)

* Fix onnx-related issues

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* refactor: remove easylogging from demo

* feat: support TensorRT 8

v1.3.3

Toggle v1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove easylogging dependence from demo (#32)

* Fix onnx-related issues

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* refactor: remove easylogging from demo

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix onnx-related issues (#29)

Update onnx demo test dependencies and fix fwd-python-onnx core dump issues.

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix demo dependencies (#28)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support ONNX framework (#27)

v1.2.5

Toggle v1.2.5's commit message
Update trt_bert_creator.h

v1.2.4

Toggle v1.2.4's commit message
add FuseTorchModule

v1.2.3

Toggle v1.2.3's commit message
Update torch_constant_creator.h

1. add support to c10::prim::GetAttr
2. add support to torch::ones