Iterate all operations in the deep learning computational graph. Find those meet the criterions, and insert some operations before or after the target operations.
Compiler Engineer Interview Questions
187 compiler engineer interview questions shared by candidates
Q. (System design) How to build a model of elevator.
Where do we use a stack?
Please introduce your responsiblity at your previous position.
Write a function that returns all the ancestors of a node.
Would you be willing to relocate?
Graph problem and some behavioural questions
How would you optimize matrix multiplication?
How to optimize matrix multiplication on CPU & GPU
Questions got asked: 1. Explain software terms, e.g., virtual function, multiple inheritance, template, memory allocation etc; 2. Writing code to reverse a linked list; generate Fibonacci sequence; judge isPowerOf2 without using +/- operations; 3. Given a string and calculate its operation result, e.g., given string "2+3-5+9" it should return 9. Implement code to check whether an integer is a power of 2 without using + and - operations.
Viewing 161 - 170 interview questions