python_code
stringlengths
0
679k
repo_name
stringlengths
9
41
file_path
stringlengths
6
149
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/manip_ops_test.py
# Copyright 2016 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/scan_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/fused_batchnorm_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/quantized_ops_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/reduce_window_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/listdiff_op_test.py
# Copyright 2015 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/proximal_gradient_descent_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/unstack_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/tensor_list_ops_test.py
# Copyright 2015 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/cholesky_op_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/qr_op_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/ftrl_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/matrix_triangular_solve_op_test.py
# Copyright 2015 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/proximal_adagrad_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/clustering_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/xla_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/pooling_ops_3d_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/nary_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/jit_test.py
# Copyright 2015 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/matrix_inverse_op_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/conv3d_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/conv2d_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/data_format_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/conv_node_name_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/slice_ops_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/adadelta_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/sort_ops_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/fake_quant_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/momentum_test.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/cond_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/rmsprop_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/binary_ops_test.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/svd_op_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/lstm.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/lstm_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/concat_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/tensor_array_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/image_ops_test.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/self_adjoint_eig_op_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/dynamic_stitch_test.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/stateful_random_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/categorical_op_test.py
# Copyright 2015 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/sparse_to_dense_op_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/nullary_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/unary_ops_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/gather_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/eager_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/pooling_ops_test.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/matrix_diag_ops_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/extract_image_patches_op_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/while_test.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tests/argminmax_test.py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/tf2xla/python/xla.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/runlit.cfg.py
# Copyright 2019 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or a...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/runlit.site.cfg.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/lite/tests/debuginfo/saved_model_error.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/lite/tests/debuginfo/concrete_function_error.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/structured_output.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/dag_object_graph.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/duplicate_method_names_v1.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/cyclic_object_graph.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/structured_input.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/keras.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/common_v1.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/debug_info.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/partially_shaped_variables.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/shapes_for_arguments.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/exported_python_args.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/common.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/basic_v1.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/basic.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/shapes_for_variables.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/call_to_exported.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/multi_variables_v1.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/multi_arguments_v1.py
# Copyright 2019 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/shared_variable_v1.py
"""Gradients for XLA ops.""" # Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 #...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/jit/ops/xla_ops_grad.py
# Copyright 2017 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
tensorflow-r1.15.5-nv23.03
tensorflow/compiler/aot/tests/make_test_graphs.py
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved. """Pretrain Retro.""" from functools import partial import torch from megatron import get_args, get_retro_args from megatron import get_timers from megatron import get_tokenizer from megatron import print_rank_0 from megatron.core import mpu, tensor_par...
Megatron-LM-master
pretrain_retro.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Pretrain VIT""" import torch import torch.nn.functional as F from functools import partial from megatron import get_args, get_timers, print_rank_0, print_rank_last from megatron.core.enums import ModelType from megatron.data.vit_dataset import build_t...
Megatron-LM-master
pretrain_vision_inpaint.py
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved. """Pretrain GPT""" import os import torch from functools import partial from megatron import get_args from megatron import print_rank_0 from megatron import get_timers from megatron import get_tokenizer from megatron.core import tensor_parallel from mega...
Megatron-LM-master
pretrain_gpt.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Pretrain BERT""" from functools import partial import torch import torch.nn.functional as F from megatron import get_args from megatron import print_rank_0 from megatron import get_timers from megatron.core import tensor_parallel from megatron.core....
Megatron-LM-master
pretrain_bert.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Pretrain BERT for Inverse Cloze Task""" from functools import partial import math import torch import torch.distributed as dist import torch.nn.functional as F from megatron import get_args from megatron import print_rank_0 from megatron import get_...
Megatron-LM-master
pretrain_ict.py
from setuptools import setup, find_packages """Setup for pip package.""" import importlib.util import os import setuptools spec = importlib.util.spec_from_file_location('package_info', 'megatron/core/package_info.py') package_info = importlib.util.module_from_spec(spec) spec.loader.exec_module(package_info) __cont...
Megatron-LM-master
setup.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. import torch import torch.nn.functional as F import torch.nn as nn import numpy as np import torch.distributed as dist from functools import partial from megatron import get_args, get_timers, print_rank_0 from megatron.core.enums import ModelType from meg...
Megatron-LM-master
pretrain_vision_dino.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Pretrain GPT""" import torch from functools import partial from megatron import get_args from megatron.arguments import core_transformer_config_from_args from megatron import print_rank_0 from megatron import get_timers from megatron import get_tokeni...
Megatron-LM-master
pretrain_gpt_core.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Pretrain VIT""" import torch import torch.nn.functional as F from functools import partial from megatron import get_args, get_timers, print_rank_0 from megatron.core.enums import ModelType from megatron.data.vit_dataset import build_train_valid_datase...
Megatron-LM-master
pretrain_vision_classify.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Pretrain T5""" from functools import partial import torch from megatron import ( get_args, get_timers, print_rank_0 ) from megatron.core import tensor_parallel from megatron.core.enums import ModelType from megatron.data.dataset_utils im...
Megatron-LM-master
pretrain_t5.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Finetune utilities.""" from functools import partial import sys import torch from megatron import get_args, get_num_microbatches from megatron import print_rank_0 from megatron import get_timers from megatron.core import mpu from megatron.core.enums i...
Megatron-LM-master
tasks/finetune_utils.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """ Tasks data utility.""" import re import numpy as np def clean_text(text): """Remove new lines and multiple spaces and adjust end of sentence dot.""" text = text.replace("\n", " ") text = re.sub(r'\s+', ' ', text) for _ in range(3): ...
Megatron-LM-master
tasks/data_utils.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Main tasks functionality.""" import os import sys sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), os.path.pardir))) from megatron import get_args from megatron.initialize import init...
Megatron-LM-master
tasks/main.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Evaluation utilities.""" import os import time from functools import partial import torch from megatron import get_args from megatron import print_rank_last, is_last_rank from megatron.core import mpu from megatron.schedules import get_forward_backwa...
Megatron-LM-master
tasks/eval_utils.py
import os import argparse import collections import numpy as np import torch def process_files(args): all_predictions = collections.OrderedDict() all_labels = collections.OrderedDict() all_uid = collections.OrderedDict() for path in args.paths: path = os.path.join(path, args.prediction_name) ...
Megatron-LM-master
tasks/ensemble_classifier.py
# The following code is adapted from # https://github.com/facebookresearch/ParlAI/blob/master/parlai/core/metrics.py, # which is licensed under the MIT license. More details on the license can be # found at https://github.com/facebookresearch/ParlAI/blob/master/LICENSE. """Provides standard metric evaluations for d...
Megatron-LM-master
tasks/msdp/metrics.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Preprocessing for Wizard of Wikipedia and Wizard of Internet datasets""" import torch import argparse from nltk import word_tokenize from tqdm import tqdm import numpy as np import json def get_args(): parser = argparse.ArgumentParser(description=...
Megatron-LM-master
tasks/msdp/preprocessing.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Model evaluation""" from megatron import get_args from megatron import print_rank_0 from tasks.msdp.metrics import F1Metric from tqdm import tqdm def evaluate_f1(guess_file, answer_file): """Evaluating F1 Score""" guess_list = [] print_r...
Megatron-LM-master
tasks/msdp/evaluate.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Prompting the pretrained language model to generate knowledge/response""" import json import torch import requests from nltk import word_tokenize from megatron import get_args from megatron import print_rank_0 from megatron import get_tokenizer from me...
Megatron-LM-master
tasks/msdp/prompt.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Run multi-stage dialogue prompting (MSDP).""" import os import sys sys.path.append(os.path.abspath(os.path.join( os.path.join(os.path.dirname(__file__), os.path.pardir), os.path.pardir))) from megatron import get_args from megatron.initialize impor...
Megatron-LM-master
tasks/msdp/main.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """QQP dataset.""" from megatron import print_rank_0 from tasks.data_utils import clean_text from .data import GLUEAbstractDataset LABELS = [0, 1] class QQPDataset(GLUEAbstractDataset): def __init__(self, name, datapaths, tokenizer, max_seq_lengt...
Megatron-LM-master
tasks/glue/qqp.py
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """GLUE finetuning/evaluation.""" from megatron import get_args from megatron import print_rank_0 from megatron import get_tokenizer from megatron.model.classification import Classification from tasks.eval_utils import accuracy_func_provider from tasks.fi...
Megatron-LM-master
tasks/glue/finetune.py