Skip to content

Instantly share code, notes, and snippets.

View yngtodd's full-sized avatar
👹
おにちゃん, 頑張ってね!

Todd Young yngtodd

👹
おにちゃん, 頑張ってね!
View GitHub Profile
@yngtodd
yngtodd / wakabox
Last active January 25, 2021 20:56
wakabox
We couldn’t find that file to show.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yngtodd
yngtodd / attention.ipynb
Created January 15, 2020 16:02
TF Attention
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yngtodd
yngtodd / error.txt
Created December 31, 2019 21:56
mpirun -np 2 python init.py
Traceback (most recent call last):
File "init.py", line 17, in <module>
main()
File "init.py", line 12, in main
rpc.init_rpc(name, rank=rank, world_size=size)
File "/home/ygx/lib/anaconda3/lib/python3.7/site-packages/torch/distributed/rpc/__init__.py", line 84, in init_rpc
_init_rpc_backend(backend, store, name, rank, world_size, rpc_backend_options)
File "/home/ygx/lib/anaconda3/lib/python3.7/site-packages/torch/distributed/rpc/api.py", line 155, in _init_rpc_backend
rpc_backend_options=rpc_backend_options,
File "/home/ygx/lib/anaconda3/lib/python3.7/site-packages/torch/distributed/rpc/backend_registry.py", line 75, in init_backend
@yngtodd
yngtodd / compilation_results_torch_1_4.txt
Created December 12, 2019 18:05
compilation_results_torch_1_4.txt
-- The CXX compiler identification is GNU 7.4.0
-- The C compiler identification is GNU 7.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
@yngtodd
yngtodd / gist:9bc9b6eca717a13b2148bb995cb3fe8d
Created December 12, 2019 18:05
compilation_results_torch_1_4.txt
This file has been truncated, but you can view the full file.
-- The CXX compiler identification is GNU 7.4.0
-- The C compiler identification is GNU 7.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
@yngtodd
yngtodd / datetime.ipynb
Created May 30, 2019 19:05
datetime.datetime_to_datetime.time
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file has been truncated, but you can view the full file.
{
"cells": [
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yngtodd
yngtodd / BayesFigure.ipynb
Created July 29, 2018 19:49
Bayesian optimization 1D example
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.