Home
last modified time | relevance | path

Searched defs:tensor_repr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/
H A Dutils.cpp262 char* tensor_repr(at::Tensor tensor) { in tensor_repr() function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dselect_algorithm.py1450 def tensor_repr(x): function
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dtfe_wrapper.cc165 std::string tensor_repr = in InputTFE_InputTensorHandles() local