FluxML / FluxML/Tracker.jl

`repeat()` without keyword arguments cannot find `TrackedArray`

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

Description

The signature for `repeat` [here](https://github.com/FluxML/Tracker.jl/blob/97420eace7288fc82847ff852693bb96e3d2f84a/src/lib/array.jl#L148) only overloads the version with keyword arguments, i.e. `repeat(x; inner=(n1, n2), outer=(n3, n4))` but not `repeat(x, n1, n2)`.

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.