Skip to content

Instantly share code, notes, and snippets.

View higumachan's full-sized avatar

Yuta Hinokuma higumachan

View GitHub Profile
from pathlib import Path
import tvm
from chainer import Variable
from chainer.links import ResNet50Layers
from tvm import relay
from tvm.contrib import graph_runtime
import numpy as np
import torch
import torchvision
@higumachan
higumachan / command.sh
Last active July 5, 2022 07:47
いい感じに検索しながらpreview
sk --ansi -i -c 'ag --color "{}"' --preview "python preview.py {}"
@higumachan
higumachan / hellloworld.rs
Last active May 4, 2023 15:47
helloworld.rs
fn main() {
println!("Hello, world!");
}
@higumachan
higumachan / shomei.svg
Created May 4, 2023 17:08
chatgpt-svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@higumachan
higumachan / a
Last active June 6, 2024 05:04
a
‎‎​
@higumachan
higumachan / surrogate-update.d2
Last active July 13, 2024 05:31
zerograds.d2
direction: right
theta: {
label: "パラメータ"
e: |latex
\\theta
|
}
R: {