memory management
4 episodes mention this concept
lexfridmanSep 23, 2021Travis Oliphant: The Genesis of NumPy, SciPy, and Anaconda in Scientific Python
TechnologyNumPySciPyAnacondaPython
lexfridmanAug 7, 2020Python List Comprehensions: The Best Feature for Elegant and Powerful Code
TechnologyList ComprehensionSet NotationProgramming Language FeaturesFor Loop
lexfridmanMay 13, 2019Chris Lattner on Compilers, LLVM, Swift, and the Future of ML Accelerators
TechnologyCompilersLLVM (Low Level Virtual Machine)Clang compilerSwift programming language
lexfridmanSep 27, 2016Demystifying Deep Learning: A Practical and Conceptual Dive into Torch and Automatic Differentiation
TechnologyMachine LearningDeep Learning LibrariesTorch (programming framework)Lua (programming language)
Knowledge Graph
Related concepts — line thickness indicates connection strength. Click any node to explore.
Related concepts
Concepts that appear alongside memory management across episodes.
- iterable object
- jit compilation (just-in-time)
- instruction scheduling
- assignment expression
- machine learning accelerators (tpu, gpu)
- vector instructions
- multi-core processing
- garbage collection
- clang compiler
- for loop
- slicing notation
- lambda function
- llvm (low level virtual machine)
- ternary operator
- portable bytecode
- pythonic code
- readability
- map function
- walrus operator
- heuristics in optimization