-
Notifications
You must be signed in to change notification settings - Fork 107
List of blocking issues #269
Copy link
Copy link
Closed
Labels
module: torchlibRelated to the torch/aten function lib in developmentRelated to the torch/aten function lib in development
Description
- Support for annotating Optional inputs #280
- Supply attributes by position and inputs by keyword #305
- Inputs and attributes could not be separated by _adapt_to_eager_mode method. #287
- Attribute before inputs for matching signatures #277
- OnnxFunction attributes with default value does not appear in IRFunction.attrs #317
- Computed attributes #268
- Resize eager mode failure #278
- OnnxFunction attributes with default value does not appear in IRFunction.attrs #317
- A model with two function nodes fails to pass ONNXchecker after ONNX infer_shape #318
- Eager fail: ConcatFromSequence #351
- Input out of bounds in a model exported from onnx function #371
- Shape inference fails on function with string attribute #378
- ONNX Reference runtime fails on the SplitToSequence node onnx/onnx#4819
- [Reference runtime] ReduceSum an integer is required (got type RefAttrName) onnx/onnx#4850
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
module: torchlibRelated to the torch/aten function lib in developmentRelated to the torch/aten function lib in development
Type
Projects
Status
Done