Searched defs:current_weights (Results 1 – 2 of 2) sorted by relevance
329 std::vector<float> current_weights = weights; in TEST_F() local342 std::vector<float> current_weights = weights; in TEST_F() local374 std::vector<float> current_weights = weights; in TEST_F() local387 std::vector<float> current_weights = weights; in TEST_F() local418 std::vector<float> current_weights = weights; in TEST_F() local435 std::vector<float> current_weights = weights; in TEST_F() local
112 std::vector<float>* current_weights, std::vector<int32>* num_updates) { in GetTreesWeightsForAddingTrees()