All Projects → wookayin → Tensorflow Talk Debugging

wookayin / Tensorflow Talk Debugging

💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tensorflow Talk Debugging

Debugging
Talk about general debugging strategies. How to be less confused and frustrated.
Stars: ✭ 86 (-86.24%)
Mutual labels:  slides, debugging
Toolargetool
A tool to help you debug TransactionTooLargeExceptions on Android 7
Stars: ✭ 577 (-7.68%)
Mutual labels:  debugging
Cdp
Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.
Stars: ✭ 522 (-16.48%)
Mutual labels:  debugging
Ghostwheel
Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection
Stars: ✭ 556 (-11.04%)
Mutual labels:  debugging
Fusuma
✍️Fusuma makes slides with Markdown easily.
Stars: ✭ 5,033 (+705.28%)
Mutual labels:  slides
Ios
Most usable tools for iOS penetration testing
Stars: ✭ 563 (-9.92%)
Mutual labels:  slides
Traceback with variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
Stars: ✭ 509 (-18.56%)
Mutual labels:  debugging
Marp Cli
A CLI interface for Marp and Marpit based converters
Stars: ✭ 606 (-3.04%)
Mutual labels:  slides
Rxjs Spy
A debugging library for RxJS
Stars: ✭ 576 (-7.84%)
Mutual labels:  debugging
Linux 0.11 Lab
Docker/Qemu/Bochs Based Linux 0.11 Kernel Development Environment; New Linux ELF Video Course from this project author: https://www.cctalk.com/m/group/88089283
Stars: ✭ 554 (-11.36%)
Mutual labels:  debugging
Sudo Su
Laravel package to easily login as other users during development.
Stars: ✭ 554 (-11.36%)
Mutual labels:  debugging
Fromjs
See where each character on the screen came from in code.
Stars: ✭ 537 (-14.08%)
Mutual labels:  debugging
Rstudio Conf
Materials for rstudio::conf
Stars: ✭ 563 (-9.92%)
Mutual labels:  slides
Tensor Sensor
The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.
Stars: ✭ 532 (-14.88%)
Mutual labels:  debugging
Code Surfer
Rad code slides <🏄/>
Stars: ✭ 5,477 (+776.32%)
Mutual labels:  slides
Gatsby Starter Deck
🗣 Create presentations using Gatsby, React & Markdown.
Stars: ✭ 522 (-16.48%)
Mutual labels:  slides
Mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Stars: ✭ 25,495 (+3979.2%)
Mutual labels:  debugging
Beamerstyleslides
🌈Beamer风格的幻灯片模板集。包含了PowerPoint和Keynote两套格式。
Stars: ✭ 562 (-10.08%)
Mutual labels:  slides
Presenta Lib
A javascript library to build expressive web presentations in seconds.
Stars: ✭ 614 (-1.76%)
Mutual labels:  slides
Python Hunter
Hunter is a flexible code tracing toolkit.
Stars: ✭ 599 (-4.16%)
Mutual labels:  debugging

A Practical Guide for Debugging TensorFlow Codes

My talk in the first meetup of TensorFlow Korea Group!

18 June 2016, at Google Korea, Seoul

Updates

  • June 18th, 2016 (v1): Initial version of the talk.
  • December 9th, 2016 (v2): Added a brief introduction to the official debugger, for readers' reference.
  • Feb 17th, 2016 (v3): Updated examples to be compatible with TF 1.0, and added more contents on tfdbg.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].