Home
last modified time | relevance | path

Searched defs:_to_tensor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A Ddata_service_ops.py214 def _to_tensor(dataset_id): function
/aosp_15_r20/external/pytorch/torch/testing/
H A D_comparison.py680 def _to_tensor(self, tensor_like: Any) -> torch.Tensor: member in TensorLikePair
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dbackend.py945 def _to_tensor(x, dtype): function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py2681 def _to_tensor(self, typed_storage): member in TypedStoragePair