Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Add repeat function declaration of TensorDim version.#1523

Closed
YangleiZouIntel wants to merge 1 commit intoplaidml-v1from
xin-add-repeat-declaration
Closed

Add repeat function declaration of TensorDim version.#1523
YangleiZouIntel wants to merge 1 commit intoplaidml-v1from
xin-add-repeat-declaration

Conversation

@YangleiZouIntel
Copy link
Copy Markdown
Contributor

Signed-off-by: xin1.wang xin1.wang@intel.com

@XinWangIntel
Copy link
Copy Markdown
Contributor

In order to use TendorDim for repeatOp, need to change the declaration of repeat, but not sure add a overload version or keep one version with edsl::Value argument, which is better.

Signed-off-by: xin1.wang <xin1.wang@intel.com>
@tzerrell
Copy link
Copy Markdown
Contributor

tzerrell commented Nov 2, 2020

Thanks for correcting my oversight here!

Regarding overload vs. edsl::Value: We actually don't want to use either. Instead, as we upgrade the oplib we've been updating the header to use a Fluent API (as seen in e.g. convolution and relu). I'll put together a PR with that change so you can see what I mean.

@tzerrell
Copy link
Copy Markdown
Contributor

tzerrell commented Nov 2, 2020

Closing this in favor of #1524. See my previous comment for details.

@tzerrell tzerrell closed this Nov 2, 2020
@YangleiZouIntel YangleiZouIntel deleted the xin-add-repeat-declaration branch December 3, 2020 02:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants