Releases: alibaba/heterogeneity-aware-lowering-and-optimization
CMB Demo v0.2.3
Update analyzer's cost model strategy.
CMB Demo v0.2.2
- Change cuda version to 10.2 .
- Some minor bugfixs on v0.2.1 .
IPU_STABLE_SDK_2.3.1_v3
Fixed a bug in popart config.
CMB Demo v0.2.1
[CI] Cleanup directory before downloading (cherry picked from commit 175b2aa6e618d268eb8710ae05796d160d454ea6)
IPU_STABLE_SDK_2.3.1_v2
-
update to poplar 2.3.1 & remove useless code
-
update log message & add open log option
-
Change wait to use condition variable, and change the contextqueues to use mutex
make the format of codes to meet requirements
Correct the == to = for set the buffer_ element to nullptr
Co-authored-by: yanwei [email protected]
Co-authored-by: gcuser [email protected]
IPU_STABLE_SDK_2.3.1_v1
-
update to poplar 2.3.1 & remove useless code
-
update log message & add open log option
Co-authored-by: yanwei [email protected]
IPU_STABLE_SDK_2.2.2_v7
-
add potential exception handle & open session_option to optimize
-
update odla_computation::init() to return odla_status value
-
fix popart_config load error
-
improve load config logic
-
Check the sdk version of the cache
-
Format the codes to pass lint checking
-
reset other necessary popart config value
-
add return value in computation::init()
-
clear cache_fs before write new data
-
clear fstream after close
-
fix lint error
-
fix error message issue
-
keep load_or_save_cache value
-
use popart::core::packageHash for version info
update some log type to err & get sdk packagehash in use_default()
use assign instead of =& remove useless logic
commit id 389c131
Co-authored-by: yanwei [email protected]
Co-authored-by: gcuser [email protected]
IPU_STABLE_SDK_2.2.2_v6
update error message notice & remove useless } (#693) …
-
add potential exception handle & open session_option to optimize
-
update odla_computation::init() to return odla_status value
-
fix popart_config load error
-
improve load config logic
-
Check the sdk version of the cache
-
Format the codes to pass lint checking
-
reset other necessary popart config value
-
add return value in computation::init()
-
clear cache_fs before write new data
-
clear fstream after close
-
fix error message issue
Co-authored-by: yanwei [email protected]
Co-authored-by: gcuser [email protected]
@yanwei-gr
yanwei
@jackzipu
3 people committed 23 seconds ago
Verified
IPU_STABLE_SDK_2.2.2_v5
-
close floating point check in popart
-
create pipeline resource when computation created. not do it at the time of set the cache computation item
fix pixel bert detect application runtime error
-
add weiming build script fix
-
add inplementation of CreateExecutable
move complie_and_run to createExecute, and more error handle logic
-
add potential exception handle & open session_option to optimize
-
add more exception handling
-
update odla_computation::init() to return odla_status value
-
fix popart_config load error
-
add bool to make sure a compuation can't be executed when used to compile executable
-
improve load config logic
-
updat noticee strings
-
update load_config logic bug
Co-authored-by: yanwei [email protected]
IPU_STABLE_SDK_2.2.2_v4
cherry pick the CreateExecutable updates (#671)
-
close floating point check in popart
-
create pipeline resource when computation created. not do it at the time of set the cache computation item
fix pixel bert detect application runtime error
-
add weiming build script fix
-
add inplementation of CreateExecutable
move complie_and_run to createExecute, and more error handle logic
Co-authored-by: yanwei [email protected]