Home
last modified time | relevance | path

Searched defs:check_tensor (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/_shard/sharding_spec/
H A D_internals.py114 def check_tensor(shards_metadata, tensor_dims) -> None: function
/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dmethod_meta_test.cpp54 void check_tensor(const TensorInfo& tensor_info) { in check_tensor() function
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_torch/
H A Dutils.h53 at::Tensor& check_tensor) { in assert_inf_and_nan()
/aosp_15_r20/external/pytorch/test/
H A Dtest_bundled_inputs.py103 def check_tensor(sample): function
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dnccl.cpp292 static inline void check_tensor( in check_tensor() function
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupUCC.cpp193 void check_tensor(const std::vector<at::Tensor>& tensors) { in check_tensor() function