Skip to content

Conversation

@soumith
Copy link
Contributor

@soumith soumith commented Apr 19, 2017

Fixes #1288

auto BatchNormBackward::apply(const variable_list& grad_outputs) -> variable_list {
auto& input = this->input.unpack();

if (!input) throw std::runtime_error("Trying to backward through the "

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Contributor

@apaszke apaszke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rebase that commit on top of autograd?

#ifndef PYTORCH_AUTOGRAD_ERRORS_H
#define PYTORCH_AUTOGRAD_ERRORS_H

#define PT_ERR_BACKWARD_TWICE "Trying to backward through the " \

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@@ -0,0 +1,9 @@
#ifndef PYTORCH_AUTOGRAD_ERRORS_H
#define PYTORCH_AUTOGRAD_ERRORS_H

This comment was marked as off-topic.

This comment was marked as off-topic.

@soumith soumith closed this May 25, 2017
@soumith soumith deleted the autogradopschecks branch July 20, 2017 17:31
akashveramd pushed a commit to akashveramd/pytorch that referenced this pull request Apr 9, 2025
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants