mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
* Add experimental API for editing model name * Change EditModelName to 'SetName' * Change API to pass c_string * Update SetName to edit the proto * Test that the model proto gets changed * Remove comments * Skip inbox tests * Use filehelper path Co-authored-by: Numfor Mbiziwo-Tiapo <numform@microsoft.com> |
||
|---|---|---|
| .. | ||
| pch | ||
| LearningModelBuilder.cpp | ||
| LearningModelBuilder.h | ||
| LearningModelExperimental.cpp | ||
| LearningModelExperimental.h | ||
| LearningModelInputs.cpp | ||
| LearningModelInputs.h | ||
| LearningModelJoinOptions.cpp | ||
| LearningModelJoinOptions.h | ||
| LearningModelOperator.cpp | ||
| LearningModelOperator.h | ||
| LearningModelOperatorSet.cpp | ||
| LearningModelOperatorSet.h | ||
| LearningModelOutputs.cpp | ||
| LearningModelOutputs.h | ||
| LearningModelSessionExperimental.cpp | ||
| LearningModelSessionExperimental.h | ||
| LearningModelSessionOptionsExperimental.cpp | ||
| LearningModelSessionOptionsExperimental.h | ||