MCPcopy Create free account
hub / github.com/NVIDIA/FasterTransformer / decoding_example.py

File decoding_example.py

examples/tensorflow/decoding/decoding_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) 2020-2023, NVIDIA CORPORATION. All rights reserved.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.

Callers

nothing calls this directly

Calls 11

TransformerArgumentClass · 0.90
DecodingArgumentNewClass · 0.90
generate_encoder_resultFunction · 0.90
tf_beamsearch_decodingFunction · 0.90
tf_sampling_decodingFunction · 0.90
ft_decodingFunction · 0.90
int_result_cross_checkFunction · 0.90
time_testFunction · 0.90
runMethod · 0.45

Tested by

no test coverage detected