Skip to content

Commit

Permalink
fix sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
pyynb committed Aug 20, 2024
1 parent 80a3d14 commit 46fda07
Show file tree
Hide file tree
Showing 4,199 changed files with 25,592 additions and 107,171 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file removed en/1.1.x/_images/sphx_glr_6_line_graph_002.png
Binary file not shown.
Binary file removed en/1.1.x/objects.inv
Binary file not shown.
1 change: 0 additions & 1 deletion en/1.1.x/searchindex.js

This file was deleted.

1,357 changes: 0 additions & 1,357 deletions en/1.1.x/stochastic_training/link_prediction.html

This file was deleted.

1,390 changes: 0 additions & 1,390 deletions en/1.1.x/stochastic_training/link_prediction.ipynb

This file was deleted.

1,113 changes: 0 additions & 1,113 deletions en/1.1.x/stochastic_training/node_classification.html

This file was deleted.

994 changes: 0 additions & 994 deletions en/1.1.x/stochastic_training/node_classification.ipynb

This file was deleted.

1,404 changes: 0 additions & 1,404 deletions en/1.1.x/stochastic_training/ondisk_dataset_heterograph.ipynb

This file was deleted.

891 changes: 0 additions & 891 deletions en/1.1.x/stochastic_training/ondisk_dataset_homograph.ipynb

This file was deleted.

2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/batch.html
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ <h1>Source code for dgl.batch</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/convert.html
Original file line number Diff line number Diff line change
Expand Up @@ -2261,7 +2261,7 @@ <h1>Source code for dgl.convert</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/actor.html
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ <h1>Source code for dgl.data.actor</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/adapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ <h1>Source code for dgl.data.adapter</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/bitcoinotc.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1>Source code for dgl.data.bitcoinotc</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/citation_graph.html
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,7 @@ <h1>Source code for dgl.data.citation_graph</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/cluster.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ <h1>Source code for dgl.data.cluster</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/csv_dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ <h1>Source code for dgl.data.csv_dataset</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/dgl_dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ <h1>Source code for dgl.data.dgl_dataset</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/fakenews.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ <h1>Source code for dgl.data.fakenews</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/flickr.html
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ <h1>Source code for dgl.data.flickr</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/fraud.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ <h1>Source code for dgl.data.fraud</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/gdelt.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ <h1>Source code for dgl.data.gdelt</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/geom_gcn.html
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ <h1>Source code for dgl.data.geom_gcn</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/gindt.html
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ <h1>Source code for dgl.data.gindt</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/gnn_benchmark.html
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ <h1>Source code for dgl.data.gnn_benchmark</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/graph_serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ <h1>Source code for dgl.data.graph_serialize</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/heterophilous_graphs.html
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ <h1>Source code for dgl.data.heterophilous_graphs</h1><div class="highlight"><pr
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/icews18.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ <h1>Source code for dgl.data.icews18</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/karate.html
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ <h1>Source code for dgl.data.karate</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/knowledge_graph.html
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ <h1>Source code for dgl.data.knowledge_graph</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/minigc.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ <h1>Source code for dgl.data.minigc</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/movielens.html
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ <h1>Source code for dgl.data.movielens</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/pattern.html
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ <h1>Source code for dgl.data.pattern</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/ppi.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h1>Source code for dgl.data.ppi</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/qm7b.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ <h1>Source code for dgl.data.qm7b</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/qm9.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ <h1>Source code for dgl.data.qm9</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/qm9_edge.html
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ <h1>Source code for dgl.data.qm9_edge</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/rdf.html
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ <h1>Source code for dgl.data.rdf</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/reddit.html
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ <h1>Source code for dgl.data.reddit</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/sbm.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ <h1>Source code for dgl.data.sbm</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/superpixel.html
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ <h1>Source code for dgl.data.superpixel</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/synthetic.html
Original file line number Diff line number Diff line change
Expand Up @@ -1046,7 +1046,7 @@ <h1>Source code for dgl.data.synthetic</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ <h1>Source code for dgl.data.tree</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/tu.html
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ <h1>Source code for dgl.data.tu</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ <h1>Source code for dgl.data.utils</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/wikics.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ <h1>Source code for dgl.data.wikics</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/yelp.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ <h1>Source code for dgl.data.yelp</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/data/zinc.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h1>Source code for dgl.data.zinc</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/dataloading/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ <h1>Source code for dgl.dataloading.base</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/dataloading/cluster_gcn.html
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ <h1>Source code for dgl.dataloading.cluster_gcn</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/dataloading/dataloader.html
Original file line number Diff line number Diff line change
Expand Up @@ -1652,7 +1652,7 @@ <h1>Source code for dgl.dataloading.dataloader</h1><div class="highlight"><pre>
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
2 changes: 1 addition & 1 deletion en/2.0.x/_modules/dgl/dataloading/dist_dataloader.html
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ <h1>Source code for dgl.dataloading.dist_dataloader</h1><div class="highlight"><
<script>
document.addEventListener("DOMContentLoaded", function() {
// 假设 branches.json 位于同目录下
fetch('branches.json')
fetch('/branches.json')
.then(response => response.json())
.then(data => {
var versionListDiv = document.getElementById('version-list');
Expand Down
Loading

0 comments on commit 46fda07

Please sign in to comment.