Refactor with std::variant (on device training) #12383
use std::variant for synthetic data storage.
7eb65534
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
97c3f36d
use std::variant to replace TypedCheckpointProperty
8e116a11
pengwa
changed the title Use std::variant for synthetic data storage (on device training) Use std::variant to replace SyntheticInput/TypedCheckpointProperty (on device training) 3 years ago
pengwa
changed the title Use std::variant to replace SyntheticInput/TypedCheckpointProperty (on device training) Refactor with std::variant (on device training) 3 years ago
Remvoe shared ptr for checkpoint property
0ae88587
fix tests
a780c365
refine std::variant usage a bit
9b148094
remove CheckpointProperty data abstraction
341118ea
use InlinedVector and InlinedHashMap if possible
2d659e84
fix comments
da8248fe
fix build and test
5ccc2dc5
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
b99f60db
fix some comments
ddcccb9f
use gsl::span
dbde5bce
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
4d1692ec
fix tests
4847f253
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
f53f1cde
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
b6685ff5
pengwa
dismissed their stale review
via b6685ff5
3 years ago
refine based on comments
511e8df6
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
ab67fb6f
fix win build
24ddbd6b
fix build
8584b818
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
ac3bd33f
edgchen1
approved these changes
on 2022-08-16
pengwa
merged
7df2e8c5
into main 3 years ago
pengwa
deleted the pengwa/data_loader branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub