| 1 | # coding=utf-8 |
| 2 | # Copyright 2018 The Google AI Language Team Authors, Facebook AI Research authors and The HuggingFace Inc. team. |
| 3 | # Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. |
| 4 | # |
nothing calls this directly
no test coverage detected