Searched defs:constants_map (Results 1 – 2 of 2) sorted by relevance
186 auto constants_map = get_constants_map(/* get_inactive= */ true); in run_const_fold() local226 const std::unordered_map<std::string, AtenTensorHandle>& constants_map, in update_constant_buffer()329 const std::shared_ptr<ConstantMap>& constants_map) { in update_array_from_map()345 auto constants_map = get_constants_map(/* get_inactive= */ true); in swap_constant_buffer() local
606 std::shared_ptr<ConstantMap> constants_map, in Create()