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
0b8291cf
Commit
0b8291cf
authored
Oct 07, 2021
by
Frederick Liu
Committed by
A. Unique TensorFlower
Oct 07, 2021
Browse files
[tfnlp] Remove extra import in __init__.py.
PiperOrigin-RevId: 401678642
parent
002b4240
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
official/nlp/modeling/layers/__init__.py
official/nlp/modeling/layers/__init__.py
+0
-1
No files found.
official/nlp/modeling/layers/__init__.py
View file @
0b8291cf
...
...
@@ -22,7 +22,6 @@ from official.nlp.modeling.layers.bigbird_attention import BigBirdAttention
from
official.nlp.modeling.layers.bigbird_attention
import
BigBirdMasks
from
official.nlp.modeling.layers.cls_head
import
*
from
official.nlp.modeling.layers.dense_einsum
import
DenseEinsum
from
official.nlp.modeling.layers.exbert_layers
import
*
from
official.nlp.modeling.layers.gated_feedforward
import
GatedFeedforward
from
official.nlp.modeling.layers.gaussian_process
import
RandomFeatureGaussianProcess
from
official.nlp.modeling.layers.kernel_attention
import
KernelAttention
...
...
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