Searched defs:indices_tensor_name (Results 1 – 6 of 6) sorted by relevance
223 string indices_tensor_name = 2; field
294 string indices_tensor_name = 6; field
293 string indices_tensor_name = 6; field
4306 inline const std::string& TensorInfo_CooSparse::indices_tensor_name() const { in indices_tensor_name() function4337 …ne void TensorInfo_CooSparse::set_allocated_indices_tensor_name(std::string* indices_tensor_name) { in set_allocated_indices_tensor_name()