Good First Issues
for notable python repositories
27974 issues scanned, 130 good first issues found
pytorch/pytorch
79.8K
[dynamo] Fake tensor impl for torch.addr not checking for errors
5/24/2024
good first issuetriagedoncall: pt2module: dynamo
```FlopCounterMode``` returns 0 when inference mode is on during forwardpropagation.
5/15/2024
module: autogradgood first issuetriaged
[Dynamo] Support tracing through _get_current_dispatch_mode_stack
5/7/2024
good first issuetriagedoncall: pt2module: dynamodynamo-tensor-subclasses
Update test_cuda.py and test_torch.py optim tests to use OptimizerInfo and optim_db
4/5/2024
module: optimizergood first issuetriagedbetter-engineeringactionable
ConstraintViolationError not thrown when constraining dynamic dim to static int
3/20/2024
good first issuetriagedsmallmodule: dynamic shapes
make it clearer (in docs) one can double decorate with torch.library.impl_* APIs
2/23/2024
module: docsgood first issuetriaged
AOTAutograd: functionalization should emit foreach_copy_() instead of copy_() when possible
2/5/2024
good first issuetriagedmodule: mtamodule: functionalizationoncall: pt2module: aotdispatchmodule: pt2-dispatcherinternal ramp-up task
logging errors for toy model with TORCH_COMPILE_DEBUG
1/27/2024
good first issuemodule: loggingtriagedoncall: pt2
Dynamo: assert "source" in options and options["source"] is not None for default_generator.set_state call
1/23/2024
good first issuetriagedoncall: pt2module: dynamodynamo-must-fixdynamo-triage-june2024
Supporting custom attributes with `__torch_function__` tensor subclasses
1/19/2024
good first issuetriagedenhancementmodule: __torch_function__module: dynamo
Logging when executing fx.Interpreter
1/12/2024
good first issuemodule: loggingtriagedoncall: pt2
[dynamo] Missing support for many trivial builtin functions in operator
12/25/2023
good first issuetriagedoncall: pt2module: dynamo
Please implement the batching rule for torch.matrix_exp.
12/17/2023
good first issuetriagedactionablemodule: functorch
refactor TracingContext to take a more limited subset of ViewAndMutationMeta
11/22/2023
good first issuetriagedoncall: pt2module: aotdispatchmodule: pt2-dispatcher
[PT2] [Hardening] Track recompiles alongside graph breaks in our actual/expected comparison CI runs
11/6/2023
featuregood first issuetriagedoncall: pt2module: dynamo
Export + assume_constant_result does not work for top-level annotated function
11/3/2023
good first issuetriagedoncall: pt2oncall: export
[dynamo] nit - add `@torch.autocast` function decoration to the testing path
11/3/2023
good first issuetriagedoncall: pt2module: dynamo
[Tracking] Follow ups for itertools infinite iterators
10/31/2023
good first issuetriagedoncall: pt2module: dynamodynamo-triage-june2024dynamo-polyfill
Enable more flake8-pyi ruff checks
10/10/2023
good first issuemodule: linttriagedactionable
Support using SymBool in arithmetics
10/6/2023
good first issuetriagedbugoncall: pt2module: dynamic shapes
[dynamo] torch._dynamo.exc.Unsupported: comparison SymNodeVariable() <built-in function is_> ListVariable()
9/18/2023
good first issuetriagedoncall: pt2module: dynamodynamo-triage-june2024
switch more test cases to use MultithreadTestCase
9/7/2023
good first issuetriagedmodule: dtensor
sdp_kernel causes dynamo error on torch.compile(model, fullgraph=True)
8/14/2023
good first issuetriagedoncall: transformer/mhaoncall: pt2module: dynamodynamo-must-fix
Dynamic shapes support for inductor foreach codegen
8/11/2023
good first issuetriagedenhancementoncall: pt2module: dynamic shapesmodule: inductor
Command to reproduce error is incorrect
8/1/2023
needs reproductiongood first issuemodule: teststriagedmodule: inframodule: testing
aten.bernoulli.p is missing in core aten IR opset but does not get decomposed
7/19/2023
good first issuetriagedactionableoncall: pt2module: decompositions
Inductor does not check input SymInt invariant on GraphModules passed in
6/23/2023
good first issuetriagedoncall: pt2module: dynamic shapesmodule: inductor
Can't call allow_in_graph inside of a function being torch.compile'd
6/14/2023
good first issuetriagedoncall: pt2module: dynamodynamo-symbolic-analysis
test_fstrings2 fails with dynamic
6/14/2023
good first issuetriagedmodule: dynamic shapes
[inductor] test_fft_real_inputs fails with dynamic shapes
6/7/2023
good first issuetriagedoncall: pt2module: dynamic shapesmodule: inductor
skipIfTorchInductor Tracking Issue
5/24/2023
good first issuetriagedoncall: pt2module: inductor
Accuracy issues with Jitterated complex kernels for acos, acosh, asin, asinh, tan and tanh
5/7/2023
module: cudagood first issuetriagedmodule: jiterator
Dynamo infers different return type vs. eager for `torch.ops.aten`
5/7/2023
good first issuetriagedoncall: pt2module: decompositions
Build error on libstc++ header stl_alogbase.h on riscv
4/16/2023
module: buildgood first issuetriaged
Improve collectives fingerprinting
3/23/2023
good first issuetriagedmodule: c10d
Better error message when trying to run fp16 weights on CPU
3/8/2023
good first issuemodule: error checkingtriaged
Add rearrange operator to PyTorch natively
1/20/2023
featuregood first issuetriagedmodule: python frontendmatrix multiplicationmodule: first class dims
Improve the error message in `linalg.eigh` when using large matrices
1/13/2023
good first issuetriagedmodule: 64-bitmodule: mklmodule: linear algebra
Add vmap support for torch.linalg.vander
1/4/2023
good first issuetriagedmodule: functorch
[discussion] Analyzing a list of tensors stored as intermediate values / saved_for_backward in autograd graph
1/4/2023
module: autogradgood first issuetriagedactionable
Better error message when attempting to `torch.save` an optimized model
10/20/2022
good first issuetriagedoncall: pt2module: dynamodynamo-must-fix
Feature Request: Deterministic Algorithm for MaxPool3d
9/21/2022
featuremodule: nngood first issuetriagedmodule: determinismmodule: pooling
Uneven and/or Dynamically sized collectives
9/6/2022
good first issuetriagedmodule: c10d
`torch.special.gammainc` backward pass with respect to the first argument
6/22/2022
module: distributionsmodule: autogradgood first issuetriagedactionable
Use c10d broadcast_object in Zero
6/13/2022
oncall: distributedmodule: bootcampgood first issuetriagedbetter-engineeringpt_distributed_rampup
alias to generate tensor with random uniform distribution.
10/27/2021
featuregood first issuetriagedmodule: random
torch.scatter_: support index.size(d) > src.size(d)
8/14/2021
good first issuetriagedenhancementmodule: scatter & gather ops
Allow creation of pseudo devices for testing purposes
7/14/2021
module: internalsgood first issuetriaged
Enhanced torch.chunk and torch.split
6/23/2021
good first issuetriagedenhancement
nll_loss2d: t >= 0 && t < n_classes assertion is not checked when using GPU tensors and reduction='none'
12/28/2020
module: nnmodule: lossmodule: cudagood first issuemodule: error checkingtriaged
torch.eye(d) is slow and hogs cpu for d >= 182
11/19/2020
module: performancegood first issuemodule: cputriagedmodule: multithreading
TopK implementation slower than a custom divide and conquer implementation
5/14/2020
module: performancemodule: cudagood first issuemodule: cputriagedmodule: sorting and selection
Remove unpack() in torch/csrc/nn/type_checks.h and its caller functions in the codebase
5/20/2019
module: internalsmodule: nngood first issuetriaged
new_zeros is not traced correctly
2/1/2019
oncall: jitgood first issuetriaged
Unexpected Behavior when Pointwise Operations Write to Expanded Tensors
8/21/2018
module: internalsgood first issuetriagedmodule: partial aliasing
[doc] functionalities not documented
7/26/2018
module: docsgood first issuetriaged
Autogenerate code example / tutorial outputs in documentation
4/17/2018
todomodule: docsgood first issuetriagedmodule: doc infra
ansible/ansible
61.7K
sequence lookup parameter
3/27/2024
easyfixbugP3affects_2.16
RFE: sort entries in FILES.json for reproducibility
3/7/2024
easyfixhas_prfeatureP3
Validating arguments against arg spec occuring on all tagged roles
1/9/2024
easyfixmodulebughas_prP3affects_2.16
Creating user directory using tilde always reports "changed"
1/5/2024
easyfixmodulebughas_praffects_2.15affects_2.16
pip virtualenv creates chdir twice when using a relative path
8/16/2023
easyfixmodulebughas_prP3verifiedaffects_2.15
deprecate or extend documentation for AGNOSTIC_BECOME_PROMPT (temp workaround from #34761)
8/13/2023
easyfixP3
user module doesn't output the right 'groups' value in the return values.
4/28/2023
easyfixmodulebughas_prP3affects_2.12
`control_path` default for `ssh` connection plugin does not respect `ANSIBLE_HOME`
1/14/2023
easyfixmodulebughas_prP3affects_2.14
Remove file or directory with chattr in one task
12/13/2022
easyfixmodulebughas_prverifiedaffects_2.11
[Ansible 6/2.13] apt module segmentation fault on package removal
11/23/2022
easyfixmodulebugP3verifiedaffects_2.13
pip editable=true doesn't work with multiple requirement names
5/8/2022
easyfixmodulesupport:corebughas_prP3affects_2.12
git module: track_submodules fails on repos without master branch
4/29/2022
easyfixmodulesupport:corebughas_prP3needs_verifiedaffects_2.13
URI multipart file size limitation
1/6/2022
easyfixsupport:corebugtracebackP3affects_2.10
String encrypted with ansible-vault encrypt_string will be false if evaluated with `is string`
9/7/2021
easyfixsupport:corebugP3affects_2.14data_tagging
builtin.shell: "cmd" not available for interactive use
12/17/2020
easyfixpython3modulesupport:corebughas_prP3affects_2.9
_remove_values_conditions probably should not coerce datetime values
7/14/2020
easyfixsupport:corebughas_prP3affects_2.11
include_role sometimes ignores dynamic vars_from parameter
1/15/2020
easyfixmodulesupport:corebughas_praffects_2.8P3verifiedaffects_2.9
ansible 2.8.6 get_url repeatedly downloads file with force==no
10/28/2019
easyfixmodulenet_toolssupport:corebughas_praffects_2.8P3
uri: sourcing vaulted file doesn't work
8/15/2019
easyfixmodulenet_toolssupport:corehas_prfeatureaffects_2.8P3hacktoberfest
_handle_error code path ignored for SSH connection plugin
6/20/2019
easyfixsupport:corebughas_praffects_2.8P3hacktoberfest
setup module: gathering facts fails on FreeBSD if tunnel is present
8/29/2018
easyfixpython3modulesupport:corebugaffects_2.6P3bsdsystem
wait_for does not catch exception thrown by socket.recv
2/15/2018
easyfixaffects_2.3modulesupport:corebughas_prtracebackP3utilities
pandas-dev/pandas
42.5K
DOC: Enforce Numpy Docstring Validation | pandas.DataFrame
3/29/2024
Docsgood first issue
Information for new contributors
10/24/2022
good first issue
Extreme performance issue in pandas 1.0.3 when setting a new column with DatetimeIndex
6/2/2020
TimeseriesIndexingMultiIndexgood first issueBenchmark
Indexing on series where index is output from pd.cut
7/17/2019
Indexinggood first issueNeeds Tests
DOC: Generating docs doesn't work if path has whitespaces
9/26/2018
Docsgood first issue
issue when shifting with Timedelta in a groupby
3/26/2018
DocsGroupbyTimedeltagood first issue
Document our pytest fixtures
1/9/2018
TestingDocsgood first issue
BUG: Creating Index name using `names` names argument, doesn't set index name
1/4/2018
DocsMultiIndexgood first issue
DOC: improve docs for broadcasting behavior
12/19/2017
DocsNumeric Operationsgood first issue
Groupby with function returning a tuple fails if index has a name
12/8/2017
DocsGroupbygood first issue
DOC: use shared_docs for isna/notna & isnull/notnull
7/27/2017
DocsMissing-datagood first issue
DOC: section on caveats of storing lists inside DataFrame/Series
7/19/2017
Docsgood first issueNested Data
Scatter plot with colour_by and size_by variables
7/5/2017
DocsVisualizationgood first issue
DOC: pivot function
6/2/2017
DocsReshapinggood first issue
Non-inclusive partial string indexing on DatetimeIndex
6/1/2017
DocsTimeseriesIndexinggood first issue
pd.crosstab, categorical data and missing instances
5/16/2017
DocsReshapingCategoricalgood first issue
Wrong error message in HDFStore.append when appending dataframe with None item in previously string-only column
5/9/2017
EnhancementError ReportingIO HDF5good first issue
DOC: inconsistent docs-string signatures for shared functions
3/7/2017
Docsgood first issue
cannot get cut() to display desired bins label
2/9/2017
DocsNumeric Operationsgood first issuecut
DOC: min_itemsize for HDFStore append for encoded strings
11/7/2016
DocsUsage QuestionIO HDF5good first issue
append a categorical with different categories to the existing
3/2/2016
DocsCategoricalgood first issue
Misaligned shared axes between timeseries plots of different frequency.
11/11/2015
good first issueNeeds Tests
DOC: document optional arguments on plot submethods
9/10/2015
DocsVisualizationgood first issue
With an external grouper, there is no way to access the grouped value in a DataFrame(...).groupby(...).apply(...) workflow
2/24/2015
DocsGroupbygood first issue
DOC: freeze old whatsnew notes?
4/10/2014
Docsgood first issue