Searched refs:GetGraphHash (Results 1 – 3 of 3) sorted by relevance
171 auto hash = LazyGraphExecutor::Get()->GetGraphHash(xtensors); in initLazyBindings()
133 hash_t GetGraphHash(const std::vector<LazyTensorPtr>& tensors);
1063 hash_t LazyGraphExecutor::GetGraphHash( in GetGraphHash() function in torch::lazy::LazyGraphExecutor