Searched defs:tensor_pre_hooks (Results 1 – 3 of 3) sorted by relevance
45 std::vector<std::unique_ptr<FunctionPreHook>>& tensor_pre_hooks() noexcept in tensor_pre_hooks() function
523 tensor_pre_hooks() noexcept { in tensor_pre_hooks() function
82 std::vector<std::pair<int, int>> tensor_pre_hooks; member