Skip to content
Pro
Block or report user

Report or block anjali411

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block anjali411

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Popular repositories

  1. anj

  2. Forked from DrSleep/tensorflow-deeplab-resnet

    DeepLab-ResNet rebuilt in TensorFlow

    Python

292 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to pytorch/pytorch, pytorch/nestedtensor, python/psf-infra-meta and 5 other repositories
Loading

Contribution activity

May 2020

Created a pull request in pytorch/pytorch that received 5 comments

[CPU] addmv for complex tensors

Stack from ghstack: #37940 [CUDA] addmv for complex tensors #37924 [CPU] addmv for complex tensors Differential Revision: D21429384

+31 −6 5 comments

Created an issue in pytorch/pytorch that received 3 comments

torch.addmv can't take as input tensors with different dtypes

Is this expected? >>> vec = torch.randn(3, dtype=torch.half) >>> M = torch.randn(2, dtype=torch.float) >>> mat = torch.randn(2, 3, dtype=torch.floa…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.