Skip to content

Add ConcatDataset to docs#2337

Merged
soumith merged 1 commit intopytorch:masterfrom
chsasank:patch-3
Aug 8, 2017
Merged

Add ConcatDataset to docs#2337
soumith merged 1 commit intopytorch:masterfrom
chsasank:patch-3

Conversation

@chsasank
Copy link
Contributor

@chsasank chsasank commented Aug 8, 2017

No description provided.

@soumith soumith merged commit 5caa42b into pytorch:master Aug 8, 2017
@soumith
Copy link
Collaborator

soumith commented Aug 8, 2017

thanks!

houseroad added a commit to houseroad/pytorch that referenced this pull request Nov 7, 2019
…7f62f5 (pytorch#29363)

Summary:
Pull Request resolved: pytorch#29363

Previous import was 2891e1459745933f4bba9a8cb3371cf3c9eb1d16

Included changes:
- **[fea8568c](onnx/onnx@fea8568c)**: minor changes to NonZero and Slice (pytorch#2429) <Ashwini Khade>
- **[79bd5042](onnx/onnx@79bd5042)**: fix test bugs for resize op version 11 (pytorch#2425) <Ashwini Khade>
- **[3ea3b0e0](onnx/onnx@3ea3b0e0)**: Add shape existence check in GatherElements shape inference logic (pytorch#2402) <Hariharan Seshadri>
- **[192ad8c8](onnx/onnx@192ad8c8)**: add invite for next workshop (pytorch#2407) <Prasanth Pulavarthi>
- **[eea60812](onnx/onnx@eea60812)**: Fix missing comma in exception message. Causes invalid message depending on what's in memory prior to the constant char string. (pytorch#2403) <Scott McKay>
- **[dd082c99](onnx/onnx@dd082c99)**: Add section headers for easier linking (pytorch#2400) <Prasanth Pulavarthi>
- **[ca1d5b7e](onnx/onnx@ca1d5b7e)**: Add type check for node inputs (pytorch#2367) <RandySheriffH>
- **[e5600091](onnx/onnx@e5600091)**: Update doc loop op (pytorch#2337) <G. Ramalingam>

Test Plan: ci

Reviewed By: hl475

Differential Revision: D18365923

fbshipit-source-id: 29aedd36020db633a946a97bf7d22d9f27f82f09
facebook-github-bot pushed a commit that referenced this pull request Nov 7, 2019
…7f62f5 (#29363)

Summary:
Pull Request resolved: #29363

Previous import was 2891e1459745933f4bba9a8cb3371cf3c9eb1d16

Included changes:
- **[fea8568c](onnx/onnx@fea8568c)**: minor changes to NonZero and Slice (#2429) <Ashwini Khade>
- **[79bd5042](onnx/onnx@79bd5042)**: fix test bugs for resize op version 11 (#2425) <Ashwini Khade>
- **[3ea3b0e0](onnx/onnx@3ea3b0e0)**: Add shape existence check in GatherElements shape inference logic (#2402) <Hariharan Seshadri>
- **[192ad8c8](onnx/onnx@192ad8c8)**: add invite for next workshop (#2407) <Prasanth Pulavarthi>
- **[eea60812](onnx/onnx@eea60812)**: Fix missing comma in exception message. Causes invalid message depending on what's in memory prior to the constant char string. (#2403) <Scott McKay>
- **[dd082c99](onnx/onnx@dd082c99)**: Add section headers for easier linking (#2400) <Prasanth Pulavarthi>
- **[ca1d5b7e](onnx/onnx@ca1d5b7e)**: Add type check for node inputs (#2367) <RandySheriffH>
- **[e5600091](onnx/onnx@e5600091)**: Update doc loop op (#2337) <G. Ramalingam>

Test Plan: ci

Reviewed By: hl475

Differential Revision: D18365923

fbshipit-source-id: 8ac138e3ff9d4fbc5fdf85d06785190334c346a1
xwang233 pushed a commit to xwang233/pytorch that referenced this pull request Jan 24, 2023
… Python Frontend API (pytorch#2337)

* Adding a container for FusionExecutorCache inside of FusionCache in the Python Frontend.

* Make FusionCache work with new FusionSchedulers struct.

* Remove some un-needed comments.

* Add SchedOperators to hold python scheduling operators to py bindings.

* Add function based definition and schedule.

* Remove FusionInterface class and consilidate functionality into FusionDefinition.

* Fixed python_bindings.cpp include of fusion_interface.h file that needed to be removed.

* Remove more of the usage of the nvFuser Python Fusion object.

* Add python directory and fix lint issues.

* Fix issues from review. Fixed imports that use ._C.  Moved README to python directory.

* Fixed Lint issues.

* Removing some FusionDefinition methods that I did not mean to add.  Fixed import path in python/__init__.py as python tests were failing.
jagadish-amd pushed a commit to jagadish-amd/pytorch that referenced this pull request Jul 23, 2025
…orboard compatible with numpy 2 (pytorch#2337)

Cherry-pick of ROCm#2326

Co-authored-by: Ethan Wee <Ethan.Wee@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants