#841 update warning

Merged
hanjr merged 1 commits from erpim_0112 into master 11 months ago
Erpim commented 1 year ago
Erpim changed title from update warning to [WIP]update warning 1 year ago
Erpim changed title from [WIP]update warning to update warning 1 year ago
frelam reviewed 1 year ago
mindtorch/torch/_C/__init__.py
@@ -13,2 +13,4 @@
warning("Currently, _jit_set_profiling_executor is not effectived.")
return False

class memory_format():
frelam commented 1 year ago
需不需要加ms.jit_class。
Erpim commented 1 year ago
done
frelam commented 1 year ago
Collaborator
/lgtm
hanjr commented 1 year ago
Collaborator
/lgtm
hanjr reviewed 1 year ago
mindtorch/torch/nn/functional.py
@@ -889,3 +888,3 @@

def pdist(input, p=2):
#TODO: ms.ops.pdist is not on Ascend.
#TODO: ms.ops.pdist is not on Ascend. When input is float64, there is risk that the data will be truncated.
hanjr commented 1 year ago
there is a risk of data truncation.
Erpim commented 11 months ago
done
hanjr merged commit 544ecb8357 into master 11 months ago
The pull request has been merged as 544ecb8357.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.