Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
f9f2765d
Commit
f9f2765d
authored
Mar 22, 2022
by
Yilei Yang
Committed by
A. Unique TensorFlower
Mar 22, 2022
Browse files
Internal change
PiperOrigin-RevId: 436547650
parent
f71e17d2
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
0 additions
and
9 deletions
+0
-9
official/benchmark/base_benchmark.py
official/benchmark/base_benchmark.py
+0
-1
official/benchmark/benchmark_definitions.py
official/benchmark/benchmark_definitions.py
+0
-1
official/benchmark/benchmark_lib.py
official/benchmark/benchmark_lib.py
+0
-1
official/benchmark/benchmark_lib_test.py
official/benchmark/benchmark_lib_test.py
+0
-1
official/benchmark/benchmark_wrappers.py
official/benchmark/benchmark_wrappers.py
+0
-1
official/benchmark/bert_pretrain_benchmark.py
official/benchmark/bert_pretrain_benchmark.py
+0
-1
official/benchmark/keras_imagenet_benchmark.py
official/benchmark/keras_imagenet_benchmark.py
+0
-1
official/benchmark/nhnet_benchmark.py
official/benchmark/nhnet_benchmark.py
+0
-1
official/benchmark/resnet50_keras_core.py
official/benchmark/resnet50_keras_core.py
+0
-1
No files found.
official/benchmark/base_benchmark.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
official/benchmark/benchmark_definitions.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
official/benchmark/benchmark_lib.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
official/benchmark/benchmark_lib_test.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
official/benchmark/benchmark_wrappers.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2019 The TensorFlow Authors. All Rights Reserved.
# Copyright 2019 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
official/benchmark/bert_pretrain_benchmark.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
official/benchmark/keras_imagenet_benchmark.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2018 The TensorFlow Authors. All Rights Reserved.
# Copyright 2018 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
official/benchmark/nhnet_benchmark.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
official/benchmark/resnet50_keras_core.py
View file @
f9f2765d
# Lint as: python3
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
# Copyright 2020 The TensorFlow Authors. All Rights Reserved.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# Licensed under the Apache License, Version 2.0 (the "License");
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment