Start to handle branching in simple cases #16
Labels
component: conversion
Issues re: Conversion stage
component: lowering
Issues re: The lowering / preprocessing passes
feature request
New feature or request
priority: high
Milestone
The system works pretty well for traced models, but not much work has been done with torch script models that have branching. I noticed some common cases that we should be able to handle include branching for none arguments such as graphs like this:
The text was updated successfully, but these errors were encountered: