Skip to content

Instantly share code, notes, and snippets.

@zou3519
Created June 15, 2021 20:38
Show Gist options
  • Save zou3519/8649016fe98f534bce89f2ffa3734654 to your computer and use it in GitHub Desktop.
Save zou3519/8649016fe98f534bce89f2ffa3734654 to your computer and use it in GitHub Desktop.
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_diag_embed_cpu_float32 - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Ten
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_add_cpu_float32 - RuntimeError: vmap: aten::index_add_(self, *extra_args) is not possible because there exists a
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_copy_cpu_float32 - RuntimeError: vmap: aten::index_copy_(self, *extra_args) is not possible because there exists
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_fill_cpu_float32 - RuntimeError: vmap: aten::index_fill_(self, *extra_args) is not possible because there exists
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_index_put_cpu_float32 - RuntimeError: vmap: aten::index_put_(self, *extra_args) is not possible because there exists a
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_cholesky_cpu_float32 - RuntimeError: Batching rule not implemented for aten::_local_scalar_dense. We could not
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_eigvals_cpu_float32 - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_eigvalsh_cpu_float32 - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_inv_cpu_float32 - RuntimeError: Batching rule not implemented for aten::_local_scalar_dense. We could not gener
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_matrix_norm_cpu_float32 - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exis
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_matrix_power_cpu_float32 - RuntimeError: Batching rule not implemented for aten::_local_scalar_dense. We could
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_matrix_rank_cpu_float32 - RuntimeError: Batching rule not implemented for aten::sum.IntList_out; the fallback p
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_linalg_norm_cpu_float32 - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Te
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_logical_not_cpu_float32 - RuntimeError: Batching rule not implemented for aten::logical_not.out; the fallback path doe
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_fill_cpu_float32 - RuntimeError: vmap: aten::masked_fill_(self, *extra_args) is not possible because there exis
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_masked_scatter_cpu_float32 - RuntimeError: vmap: aten::masked_scatter_(self, *extra_args) is not possible because ther
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_nanquantile_cpu_float32 - IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_norm_fro_cpu_float32 - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tenso
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_norm_nuc_cpu_float32 - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tenso
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_put_cpu_float32 - RuntimeError: vmap: aten::put_(self, *extra_args) is not possible because there exists a Tensor `oth
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_quantile_cpu_float32 - IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)
FAILED test/test_vmap.py::TestVmapOperatorsOpInfoCPU::test_vmap_exhaustive_signbit_cpu_float32 - RuntimeError: Batching rule not implemented for aten::signbit.out; the fallback path doesn't wor
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_diagonal_cpu - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_args
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_index_cpu - RuntimeError: vmap: aten::_index_put_impl_(self, *extra_args) is not possible because there exists a Tensor `other` in ext
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_inplace_manyview_cpu - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in ext
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_inplace_view_cpu - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_a
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_max_cpu - RuntimeError: vmap: aten::masked_fill_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_arg
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_median_cpu - RuntimeError: vmap: aten::masked_fill_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_min_cpu - RuntimeError: vmap: aten::masked_fill_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_arg
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_select_cpu - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_args th
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_slice_cpu - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_args tha
FAILED test/test_vmap.py::TestVmapBatchedGradientCPU::test_trace_cpu - RuntimeError: vmap: aten::index_fill_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_ar
FAILED test/test_vmap.py::TestVmapBatchedGradientCUDA::test_diagonal_cuda - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_arg
FAILED test/test_vmap.py::TestVmapBatchedGradientCUDA::test_index_cuda - RuntimeError: vmap: aten::_index_put_impl_(self, *extra_args) is not possible because there exists a Tensor `other` in e
FAILED test/test_vmap.py::TestVmapBatchedGradientCUDA::test_inplace_manyview_cuda - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in e
FAILED test/test_vmap.py::TestVmapBatchedGradientCUDA::test_inplace_view_cuda - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in extra
FAILED test/test_vmap.py::TestVmapBatchedGradientCUDA::test_select_cuda - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_args
FAILED test/test_vmap.py::TestVmapBatchedGradientCUDA::test_slice_cuda - RuntimeError: vmap: aten::copy_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_args t
FAILED test/test_vmap.py::TestVmapBatchedGradientCUDA::test_trace_cuda - RuntimeError: vmap: aten::index_fill_(self, *extra_args) is not possible because there exists a Tensor `other` in extra_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment