Searched defs:GetTensorId (Results 1 – 2 of 2) sorted by relevance
65 uint64_t GetTensorId() const { return tensor_id_; } in GetTensorId() function
51 inline std::string GetTensorId(const lite::Tensor &tensor) { in GetTensorId() function