Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

add test for Conv2D gradients #443

Merged
merged 2 commits into from
Aug 19, 2019
Merged

Conversation

mikowals
Copy link
Contributor

No description provided.

@mikowals
Copy link
Contributor Author

I see the presubmit check failed and found the error messages:

889 [24/52] Compiling TensorFlow LazyTensorOperation.swift
890 /swift-apis/Sources/TensorFlow/Core/LazyTensorShapeInference.swift:88:13: error: extra argument in call status)

and

893 [25/52] Compiling TensorFlow LazyTensorShapeInference.swift
894 /swift-apis/Sources/TensorFlow/Core/LazyTensorShapeInference.swift:88:13: error: extra argument in call status)

This seems unrelated to this pull request and maybe the tests just need to be rerun? Let me know if there I have misunderstood and there is something I need to do to fix it.

@rxwei
Copy link
Contributor

rxwei commented Aug 19, 2019

This is because your branch is not up to date. Could you please pull from master?

@mikowals
Copy link
Contributor Author

Pull from master done.

@rxwei rxwei merged commit 563aea6 into tensorflow:master Aug 19, 2019
@rxwei
Copy link
Contributor

rxwei commented Aug 19, 2019

Thanks!

@mikowals mikowals deleted the conv2d-test branch August 19, 2019 06:43
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.

4 participants