Debugging the BPF Virtual Machine## Debugging the BPF Virtual Machine eBPF Summit ## Why? ● Debugging is useful to understand how things work ● Sometimes, eBPF programs can’t even load - I couldn’t find good resources on this, so so, here I am ● I break lots of eBPF programs - The BPF Virtual machine is not easy to understand ## The approach ## The BPF subsystem lives in the kernel  ## V M works on Istio! ## Why Add VMs to the 5f75591b1719e6/p13_2.jpg) #### V 1.6-1.8 Better VM Workload Abstraction |Item|Kubernetes|Virtual Machine| |---|---|---| |Basic schedule unit|Pod|WorkloadEntry| |Component|Deployment|WorkloadGroup| |Service available ☐ Virtual Machine Installation to get started. Virtual Machine Architecture to learn about the high level architecture of Istio’s virtual machine integration. Debugging Virtual Machines to0 码力 | 50 页 | 2.19 MB | 1 年前3
Machine Learning# Machine Learning Lecture 10: Neural Networks and Deep Learning Feng Li fli@sdu.edu.cn https://funglee.github.io School of Computer Science and Technology Shandong University Fall 2018 ## Deep Feedforward $ is usually a highly non-linear function • Feedforward networks are of extreme importance to machine learning practitioners - The conventional neural networks (CNN) used for object recognition from0 码力 | 19 页 | 944.40 KB | 2 年前3
A Journey Into Non-Virtual Polymorphism## 20 23 October 01 - 06 ## +23 ## A Journey Into Non-Virtual Polymorphism ## RUDYARD MERRIAM ## Who Doesn't Recognize This??  Cppcon 2023 | Rud Merriam | A Journey into Non-Virtual Polymorphism ## Background ## • Experience with many languages – FORTRAN IV (1968!), PL/M, assembly, C, Turbo Pascal, Forth • Taught dispatch Cppcon 2023 | Rud Merriam | A Journey into Non-Virtual Polymorphism ## Polymorphic Variables • Base class pointer to derived class – Virtual functions are not bad! • Standard Template Library0 码力 | 43 页 | 536.84 KB | 1 年前3
Machine Learning Pytorch Tutorial## Machine Learning Pytorch Tutorial TA:曾元(Yuan Tseng) 2022.02.18 ## Outline Background: Prerequisites & What is Pytorch? • Training & Testing Neural Networks in Pytorch • Dataset & Dataloader [Image](/uploads/documents/7/6/e/1/76e1a67e96719ae74c41b110fe07bfe6/p3_2.jpg) ## What is PyTorch? - An machine learning framework in Python. • Two main features: ○ N-dimensional Tensor computation (like NumPy) synthesis, ...) ☐ Most implementations of recent deep learning papers ○ ... ## References • Machine Learning 2021 Spring Pytorch Tutorial • Official Pytorch Tutorials https://numpy.org/ Any questions0 码力 | 48 页 | 584.86 KB | 2 年前3
Back to Basics: The Abstract MachineBack to Basics: The Abstract Machine Bob Steagall CppCon 2020 ## KEWB COMPUTING ## Overview/Goals • Describe abstract machines in general • Describe the C++ abstract machine specifically • Language goals • Important components of the abstract machine, and their relationships • Provide a useful overview of the C++ abstract machine ## What is an Abstract Machine? “Abstract machines are machines because between the high level of a programming language and the low level of a real machine. The instructions of an abstract machine are tailored to the particular operations required to implement operations of0 码力 | 91 页 | 538.90 KB | 1 年前3
Optimizing Away Virtual Functions May Be Pointless## +23 ## Optimizing Away Virtual Functions May Be Pointless ## SHACHAR SHEMESH Slide #2 - who am I?  ## DO NOT ENTER One reviewer's notes: There are interesting technical details and surprising conclusions that virtual functions can be actually faster. Since CPU architectures are mentioned, I'd expect to see deep slowdown - gcc Intel  Virtual vs. Concrete Run Times - gcc Intel  Figure 1: Margin and hyperplane. ## 2 Support Vector Machine ### 2.1 Formulation The hyperplane actually serves as a decision boundary to differentiating positive we can construct a infinite number of hyperplanes, but which one is the best? Supported Vector Machine (SVM) answers the above question by maximizing $ \gamma $ (see Eq. (6)) as follows $$ \begin0 码力 | 18 页 | 509.37 KB | 2 年前3
Lecture 6: Support Vector Machine## Lecture 6: Support Vector Machine Feng Li Shandong University fli@sdu.edu.cn December 28, 2021 ## Outline  1 SVM: moving it parallelly along $ \omega $ (b < 0 means in opposite direction) ## Support Vector Machine • A hyperplane based linear classifier defined by $ \omega $ and b • Prediction rule: $ y = [Image](/uploads/documents/4/1/3/0/41305aec36322a1beae76d1d88486b9a/p14_2.jpg) ## Support Vector Machine (Primal Form) • Maximizing $ 1/\|\omega\| $ is equivalent to minimizing $ \|\omega\|^{2}=\omega^{T}\omega0 码力 | 82 页 | 773.97 KB | 2 年前3
Machine Learning with ClickHouse## Yandex ## Yandex # Machine Learning with ClickHouse ## Experimental dataset ## NYC Taxi and Uber Trips > Where to download: https://www1.nyc.gov/site/tlc/about/tlc-trip-record-data.page > with categorical features support out of the box for Python, R https://catboost.yandex Edit machine-learning decision-trees gradient-boosting gbm gödt python kaggle gpu-computing tutorial0 码力 | 64 页 | 1.38 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
eBPF调试gdb内核断点IstioVirtual MachineKubernetes服务网格集成深度前馈神经网络反向传播激活函数损失函数梯度下降Curiously Recurring Template Pattern (CRTP)std::variantstd::anystd::tuplePolymorphic InvokablePyTorch神经网络张量torch.nntorch.optim抽象机器C++内存对象线程虚函数基准测试性能优化编译器优化CPU架构支持向量机超平面间隔核函数正则化核化SVM软边界SVM拉格朗日对偶问题SMO算法ClickHouse机器学习线性回归聚合函数CatBoost













