Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tensorexpr] Add sliceHead/sliceTail APIs with short parameter list #55115

Closed
wants to merge 1 commit into from

Conversation

huiguoo
Copy link
Contributor

@huiguoo huiguoo commented Apr 1, 2021

Stack from ghstack:

Differential Revision: D27488754

@facebook-github-bot facebook-github-bot added oncall: jit Add this issue/PR to JIT oncall triage queue cla signed labels Apr 1, 2021
huiguoo added a commit that referenced this pull request Apr 1, 2021
ghstack-source-id: 4fbe9f88104f84e7c12438518f977fcccead92ca
Pull Request resolved: #55115
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 1, 2021

💊 CI failures summary and remediations

As of commit 4d48222 (more details on the Dr. CI page):


  • 2/3 failures possibly* introduced in this PR
    • 1/2 non-scanned failure(s)
  • 1/3 broken upstream at merge base f290396 on Mar 31 from 3:17pm to 9:37pm

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-build-x86_32 (1/1)

Step: "pytorch android gradle build only x86_32 (for PR)" (full log | diagnosis details | 🔁 rerun)

Apr 01 06:16:35 2021-04-01T06:15:36.428+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Resolve files of :test_app:mnetVulkanLocalBaseReleaseCompileClasspath' completed
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Resolve files of :test_app:mnetVulkanLocalBaseReleaseCompileClasspath' started
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Completing Build operation 'Resolve files of :test_app:mnetVulkanLocalBaseReleaseCompileClasspath'
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationRunner] Build operation 'Resolve files of :test_app:mnetVulkanLocalBaseReleaseCompileClasspath' completed
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.component.model.LoggingAttributeMatchingExplanationBuilder] Selected match androidx.appcompat:appcompat:1.0.0 configuration runtime from candidates [androidx.appcompat:appcompat:1.0.0 configuration runtime] for {activity=base, artifactType=android-aar-or-jar, build=local, com.android.build.api.attributes.BuildTypeAttr=release, model=mnetVulkan, org.gradle.usage=java-runtime}
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.component.model.LoggingAttributeMatchingExplanationBuilder] Selected match com.facebook.fbjni:fbjni:0.2.2 variant releaseRuntimePublication from candidates [com.facebook.fbjni:fbjni:0.2.2 variant releaseRuntimePublication] for {activity=base, artifactType=android-aar-or-jar, build=local, com.android.build.api.attributes.BuildTypeAttr=release, model=mnetVulkan, org.gradle.usage=java-runtime}
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.component.model.LoggingAttributeMatchingExplanationBuilder] Selected match com.facebook.soloader:nativeloader:0.10.1 configuration runtime from candidates [com.facebook.soloader:nativeloader:0.10.1 configuration runtime] for {activity=base, artifactType=android-aar-or-jar, build=local, com.android.build.api.attributes.BuildTypeAttr=release, model=mnetVulkan, org.gradle.usage=java-runtime}
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.component.model.LoggingAttributeMatchingExplanationBuilder] Selected match androidx.fragment:fragment:1.0.0 from candidates [androidx.fragment:fragment:1.0.0] for {activity=base, artifactType=android-aar-or-jar, build=local, com.android.build.api.attributes.BuildTypeAttr=release, model=mnetVulkan, org.gradle.usage=java-runtime}
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.internal.component.model.LoggingAttributeMatchingExplanationBuilder] Selected match androidx.vectordrawable:vectordrawable-animated:1.0.0 from candidates [androidx.vectordrawable:vectordrawable-animated:1.0.0] for {activity=base, artifactType=android-aar-or-jar, build=local, com.android.build.api.attributes.BuildTypeAttr=release, model=mnetVulkan, org.gradle.usage=java-runtime}
Apr 01 06:16:35 2021-04-01T06:15:35.915+0000 [DEBUG] [org.gradle.i2021-04-01T06:15:36.428+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
Apr 01 06:16:35 2021-04-01T06:15:36.428+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
Apr 01 06:16:35 2021-04-01T06:15:36.428+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
Apr 01 06:16:35 2021-04-01T06:15:36.428+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
Apr 01 06:16:35 2021-04-01T06:15:36.428+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Execution failed for task ':pytorch_android:generateJsonModelRelease'.
Apr 01 06:16:35 2021-04-01T06:15:36.428+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > exception while building Json $Could not resolve all files for configuration ':pytorch_android:_internal_prefab_binary'.
Apr 01 06:16:35 2021-04-01T06:15:36.429+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
Apr 01 06:16:35 2021-04-01T06:15:36.429+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Try:
Apr 01 06:16:35 2021-04-01T06:15:36.429+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]  Run with --scan to get full insights.
Apr 01 06:16:35 2021-04-01T06:15:36.429+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
Apr 01 06:16:35 2021-04-01T06:15:36.429+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Exception is:
Apr 01 06:16:35 2021-04-01T06:15:36.430+0000 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':pytorch_android:generateJsonModelRelease'.

🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Copy link

@ZolotukhinM ZolotukhinM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@facebook-github-bot
Copy link
Contributor

@huiguoo merged this pull request in 967e59e.

@facebook-github-bot facebook-github-bot deleted the gh/huiguoo/15/head branch April 5, 2021 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed Merged oncall: jit Add this issue/PR to JIT oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants