Home
last modified time | relevance | path

Searched refs:is_pytorch_file (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/utils/hipify/
H A Dhipify_python.py186 if not is_pytorch_file(rel_filepath) and not is_caffe2_gpu_file(rel_filepath):
623 def is_pytorch_file(rel_filepath): function
639 if is_pytorch_file(rel_filepath):
645 if is_pytorch_file(rel_filepath):
856 elif is_pytorch_file(rel_filepath):