Megvii Engine Team
b04c3d1456
feat(lite): add set address ptr pair interface
GitOrigin-RevId: 285dacb4da
3 years ago
Megvii Engine Team
f7e034b506
feat(lite): add global layout transform python interface for lite
GitOrigin-RevId: f159f49208
3 years ago
Megvii Engine Team
88c192c88b
feat(lite): add get_data_by_share in megenginelite python interface
GitOrigin-RevId: 0ddbb75e82
3 years ago
Megvii Engine Team
e2427f30e8
feat(lite): lite support ax compnode
GitOrigin-RevId: 658ce72d59
3 years ago
Megvii Engine Team
2ce050bb48
fix(lite): add warnning to TensorBatchCollector
GitOrigin-RevId: ba45e6a5a4
3 years ago
Megvii Engine Team
262e124bec
feat(lite): add lite interface for cambricon models
GitOrigin-RevId: cd5feafd7b
3 years ago
Megvii Engine Team
ee634beb2b
fix(pylite): fix device_id to dev_id
GitOrigin-RevId: 7989fe7dac
3 years ago
Megvii Engine Team
8f2e2711ea
fix(pylite): add dtype to empty tensor to_numpy api
GitOrigin-RevId: 4f61e5b544
3 years ago
Megvii Engine Team
efe3cfe7de
fix(lite): fix the encrypt key in lite
GitOrigin-RevId: 6021d3c89c
3 years ago
Megvii Engine Team
8b7649345a
feat(lite): lite support output var no copy option
GitOrigin-RevId: 5b9488cb93
3 years ago
Megvii Engine Team
b20cda6bb8
fix(pylite): fix pylite callback test bug
GitOrigin-RevId: f4bd153950
3 years ago
Megvii Engine Team
25ec2530ba
feat(whl/api/lar): enable megengine dll on Windows
1: reduce python whl package size
2: unify api link logic on all OS
3: add option: MGE_WINDOWS_BUILD_WITH_STATIC_CRT
--- default OFF
--- if build CRT(vc runtime) with STATIC with megengine.dll
some CRT api will crash, for example, flush, so if you
build with static megengine, and do not want to install CRT
you can set MGE_WINDOWS_BUILD_WITH_STATIC_CRT TRUE
--- how to install CRT:
https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160
install VC_redist.x64.exe
4: rename megengine_export to megengine_shared(only export needed symbols ),
caused by runtime symbols conflict with pytorch
GitOrigin-RevId: 93d8d80f29
3 years ago
Megvii Engine Team
e0aaf56087
docs(lite): delete readme in lite
GitOrigin-RevId: 217a7a79d3
3 years ago
Megvii Engine Team
46b7c3275e
feat(lite): add get static mem info function in pylite
GitOrigin-RevId: d938eee65a
3 years ago
Megvii Engine Team
565466c25f
feat(lite): auto deduce output tensor shape before model forward
GitOrigin-RevId: 78e00dab5d
3 years ago
Megvii Engine Team
d02b0a08f7
feat(lite): fix typo
GitOrigin-RevId: 8c46aa3a30
3 years ago
Megvii Engine Team
cccddbc09b
docs(lite): opt pylite md
GitOrigin-RevId: df332ad8b7
3 years ago
Megvii Engine Team
3c6665f7c1
feat(lite/whl): merge lite whl to main package
GitOrigin-RevId: 27c7e50207
3 years ago
Megvii Engine Team
f971982829
feat(lite): add header licence
GitOrigin-RevId: bcd6860e8c
3 years ago
Megvii Engine Team
71230e9a00
feat(lite): open source for lite
GitOrigin-RevId: f442431381
3 years ago