Upcoming Event: ONNX Training working group meeting using LF AI Zoom 2 - Tue, 04/28/2020 12:30pm-1:30pm #cal-reminder


onnx-wg-training@lists.lfai.foundation Calendar <onnx-wg-training@...>
 

Reminder: ONNX Training working group meeting using LF AI Zoom 2

When: Tuesday, 28 April 2020, 12:30pm to 1:30pm, (GMT-05:00) America/Chicago

Where:https://zoom.us/j/7376656864

View Event

Organizer: Svetlana Levitan onnx-wg-training@...

Description: We will continue with next steps for ONNX Training.
Summary of next steps from the last working group meeting:
1. Need to add more details about differentiability into definitions of all ONNX operators. Wei-Sheng started by defining the new enum and adding that into some ops, see PR #2723. Once this PR is merged (probbaly after 1.7 release) we will divide the work, as there are so many ops.
2. Once the above is done, we need to add new helper functions to ONNX core for creating TrainingInfoProto and adding specified training info to an existing inference ONNX model.
3. After 1 and 2 work with converter teams to help them implement conversions involving training info.