[LiteInterpreter] Specify `Loader` to `yaml.load` (#67694) (#69642)
authorNikita Shulga <nshulga@fb.com>
Wed, 8 Dec 2021 22:59:16 +0000 (14:59 -0800)
committerGitHub <noreply@github.com>
Wed, 8 Dec 2021 22:59:16 +0000 (14:59 -0800)
commitc78ceadbb0246ef96743c77b85b21910ca97eb6e
tree8cd2722760f6936709ee305413b0bc2088d31f92
parent70af72c7941995ffe24cfa37f8c8632e5c6135fa
[LiteInterpreter] Specify `Loader` to `yaml.load` (#67694) (#69642)

Summary:
It became a mandatory argument since PyYaml-6, but has been present since PyYaml-3

Unblock migration to newer runtime

Pull Request resolved: https://github.com/pytorch/pytorch/pull/67694

Reviewed By: seemethere

Differential Revision: D32106043

Pulled By: malfet

fbshipit-source-id: 35246b97a974b168c066396ea31987b267534c7f
tools/lite_interpreter/gen_selected_mobile_ops_header.py