From 87abebedb2d203d7c3a3b2ee0c22fdb8f1e1841c Mon Sep 17 00:00:00 2001 From: aver Date: Wed, 9 Oct 2024 11:25:11 +0200 Subject: [PATCH] pic names --- _publications/loconte2024tfpc.md | 4 ++-- .../{tf+pc-spotlight.png => tf-pc-spotlight.png} | Bin .../papers/loconte2024tfpc/{tf+pc.png => tf-pc.png} | Bin 3 files changed, 2 insertions(+), 2 deletions(-) rename images/papers/loconte2024tfpc/{tf+pc-spotlight.png => tf-pc-spotlight.png} (100%) rename images/papers/loconte2024tfpc/{tf+pc.png => tf-pc.png} (100%) diff --git a/_publications/loconte2024tfpc.md b/_publications/loconte2024tfpc.md index 901de46..762ab78 100644 --- a/_publications/loconte2024tfpc.md +++ b/_publications/loconte2024tfpc.md @@ -5,8 +5,8 @@ permalink: "publications/loconte2024tfpc" title: "What is the Relationship between Tensor Factorizations and Circuits (and How Can We Exploit it)?" date: 2024-09-12 00:00 tags: circuits probml tensor-networks -image: "/images/papers/loconte2024tfpc/tf+pc.png" -spotlight: "/images/papers/loconte2024tfpc/tf+pc-spotlight.png" +image: "/images/papers/loconte2024tfpc/tf-pc.png" +spotlight: "/images/papers/loconte2024tfpc/tf-pc-spotlight.png" authors: "Lorenzo Loconte*, Antonio Mari*, Gennaro Gala*, Robert Peharz, Cassio de Campos, Erik Quaeghebeur, Gennaro Vessio, Antonio Vergari" paperurl: "https://arxiv.org/abs/2409.07953v1" pdf: "https://arxiv.org/pdf/2409.07953v1" diff --git a/images/papers/loconte2024tfpc/tf+pc-spotlight.png b/images/papers/loconte2024tfpc/tf-pc-spotlight.png similarity index 100% rename from images/papers/loconte2024tfpc/tf+pc-spotlight.png rename to images/papers/loconte2024tfpc/tf-pc-spotlight.png diff --git a/images/papers/loconte2024tfpc/tf+pc.png b/images/papers/loconte2024tfpc/tf-pc.png similarity index 100% rename from images/papers/loconte2024tfpc/tf+pc.png rename to images/papers/loconte2024tfpc/tf-pc.png