Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nikola Balog
wendelin
Commits
945a4ace
Commit
945a4ace
authored
Jun 06, 2023
by
Ivan Tyagov
Committed by
Nikola Balog
Sep 12, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename to keep convention.
parent
1da68a20
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
9 deletions
+7
-9
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/extension.erp5.keras_save_load.py
...eItem/portal_components/extension.erp5.keras_save_load.py
+0
-0
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/extension.erp5.keras_save_load.xml
...Item/portal_components/extension.erp5.keras_save_load.xml
+2
-4
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/extension.erp5.keras_train_model.py
...tem/portal_components/extension.erp5.keras_train_model.py
+0
-0
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/extension.erp5.keras_train_model.xml
...em/portal_components/extension.erp5.keras_train_model.xml
+1
-1
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/extension.erp5.keras_vgg16_predict.py
...m/portal_components/extension.erp5.keras_vgg16_predict.py
+0
-0
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/extension.erp5.keras_vgg16_predict.xml
.../portal_components/extension.erp5.keras_vgg16_predict.xml
+1
-1
bt5/erp5_wendelin_examples_keras/bt/template_extension_id_list
...rp5_wendelin_examples_keras/bt/template_extension_id_list
+3
-3
No files found.
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/keras_save_load.py
→
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/
extension.erp5.
keras_save_load.py
View file @
945a4ace
File moved
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/keras_save_load.xml
→
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/
extension.erp5.
keras_save_load.xml
View file @
945a4ace
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
keras_save_load
</string>
</value>
<value>
<string>
extension.erp5.
keras_save_load
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
...
@@ -39,9 +39,7 @@
...
@@ -39,9 +39,7 @@
<item>
<item>
<key>
<string>
text_content_warning_message
</string>
</key>
<key>
<string>
text_content_warning_message
</string>
</key>
<value>
<value>
<tuple>
<tuple/>
<string>
W:182, 4: Unused variable \'optimizer_weight_names\' (unused-variable)
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
...
...
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/keras_train_model.py
→
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/
extension.erp5.
keras_train_model.py
View file @
945a4ace
File moved
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/keras_train_model.xml
→
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/
extension.erp5.
keras_train_model.xml
View file @
945a4ace
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
keras_train_model
</string>
</value>
<value>
<string>
extension.erp5.
keras_train_model
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
...
...
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/keras_vgg16_predict.py
→
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/
extension.erp5.
keras_vgg16_predict.py
View file @
945a4ace
File moved
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/keras_vgg16_predict.xml
→
bt5/erp5_wendelin_examples_keras/ExtensionTemplateItem/portal_components/
extension.erp5.
keras_vgg16_predict.xml
View file @
945a4ace
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
keras_vgg16_predict
</string>
</value>
<value>
<string>
extension.erp5.
keras_vgg16_predict
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
...
...
bt5/erp5_wendelin_examples_keras/bt/template_extension_id_list
View file @
945a4ace
keras_save_load
extension.erp5.keras_save_load
keras_train_model
extension.erp5.keras_train_model
keras_vgg16_predict
extension.erp5.keras_vgg16_predict
\ No newline at end of file
\ No newline at end of file
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