FluxML / FluxML/Tracker.jl

Make `Base.parent` work on TrackedArrays

Open
#35 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
54
Forks
37
Avg merge
5h 49m
Merged PRs (30d)
1

Description

Most wrapper arrays define `Base.parent` to get the inner array.

For consistency it would be nice if `TrackedArray` did also.

For most used `Tracker.data` is what you want, because you want something that does identity to nontracked arrays.

But for a few things you do actually want to access the `parent`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.