Skip to content

Instantly share code, notes, and snippets.

View saulshanabrook's full-sized avatar
🏊

Saul Shanabrook saulshanabrook

🏊
View GitHub Profile
digraph{
node[shape=plaintext]
compound=true;
keras->"tensorflow python"->"tensorflow graph"->"xla hlo"->"tpu ir"->tpu
"tensorflow eager" -> "tensorflow graph" -> tflite -> "tflite interpreter"->{cpu gpu}
keras->"plaid ml"->{cpu gpu}
"tensorflow graph"-> "tensorRT(nvidia)"->gpu
"tensorflow graph"-> "ngraph(intel)"->"plaid ml"
subgraph cluster_llvm {
llvm "xla runtime" "Glow Runtime" "ATen" "numpy capi" xnd
{
"close_windows_when_empty": true,
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow.tmTheme",
"create_window_at_startup": false,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"find_selected_text": true,
"fold_buttons": false,
"folder_exclude_patterns":
[