cyyever

Results 64 issues of cyyever

As the title says, I tried to combine grad and jvp and then pytorch said ``` catch exception:(new_grad_base.is_floating_point() || new_grad_base.is_complex()) && (self_base.is_floating_point() || self_base.is_complex()) INTERNAL ASSERT FAILED at "../torch/csrc/autograd/autograd_meta.cpp":132, please...

E_Y in equation 2.48 should use the font for expectation.

Fix some issues found by static analyser cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10

module: cpu
triaged
open source
release notes: quantization

1. remove unused NOLINTNEXTLINE(performance-move-const-arg)

open source
release notes: cpp

cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10

module: cpu
triaged
open source
ciflow/trunk
release notes: quantization

We greatly simplify the handing of OpenMP in CMake by using caffe2::openmp target thoroughly. We follow the old behavior by defaulting to MKL OMP library and detecting OMP flags otherwise....

module: build
triaged
open source
release notes: build
topic: improvements

cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10

module: cpu
open source
release notes: quantization

Fixes #ISSUE_NUMBER

open source
ciflow/binaries
ciflow/trunk
release notes: jit

This PR follows the series of patches beginning with #119142 and fixes various XPU and python related methods to use DeviceIndex.

open source
ciflow/trunk

This PR follows https://github.com/pytorch/pytorch/pull/119774, it is a continued work to clean up std::tie. cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10

module: cpu
open source
ciflow/trunk
release notes: quantization
release notes: linalg_frontend