Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-AIEngine
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
zdx
OpenXG-AIEngine
Commits
185f29f8
Commit
185f29f8
authored
Apr 09, 2021
by
wangdong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infos changes
parent
5f3c6bf0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
15 deletions
+15
-15
AI-Engine/smart_slicing/slicing/slicing.c
AI-Engine/smart_slicing/slicing/slicing.c
+4
-4
AI-Engine/smart_slicing/slicing/slicing.h
AI-Engine/smart_slicing/slicing/slicing.h
+3
-3
measurement/openairinterface5g-enb/openairinterface5g/openair2/LAYER2/MAC/slicing/slicing.c
.../openairinterface5g/openair2/LAYER2/MAC/slicing/slicing.c
+4
-4
measurement/openairinterface5g-ue/openairinterface5g/openair2/LAYER2/MAC/slicing/slicing.c
.../openairinterface5g/openair2/LAYER2/MAC/slicing/slicing.c
+4
-4
No files found.
AI-Engine/smart_slicing/slicing/slicing.c
View file @
185f29f8
...
...
@@ -21,10 +21,10 @@
/*!
* \file slicing.c
* \brief Gener
ic slicing helper functions and Static Slicing Implementation
* \author Robert Schmidt
* \date 202
0
* \email robert.schmidt@eurecom.fr
* \brief Gener
al slice definition and helper parameters
* \author Robert Schmidt
, Modified by Wang Dong
* \date 202
1
* \email robert.schmidt@eurecom.fr
, thomastieyi@gmail.com
*/
#define _GNU_SOURCE
...
...
AI-Engine/smart_slicing/slicing/slicing.h
View file @
185f29f8
...
...
@@ -22,9 +22,9 @@
/*!
* \file slicing.h
* \brief General slice definition and helper parameters
* \author Robert Schmidt
* \date 202
0
* \email robert.schmidt@eurecom.fr
* \author Robert Schmidt
, Modified by Wang Dong
* \date 202
1
* \email robert.schmidt@eurecom.fr
, thomastieyi@gmail.com
*/
#ifndef __SLICING_H__
...
...
measurement/openairinterface5g-enb/openairinterface5g/openair2/LAYER2/MAC/slicing/slicing.c
View file @
185f29f8
...
...
@@ -21,10 +21,10 @@
/*!
* \file slicing.c
* \brief Gener
ic slicing helper functions and Static Slicing Implementation
* \author Robert Schmidt
* \date 202
0
* \email robert.schmidt@eurecom.fr
* \brief Gener
al slice definition and helper parameters
* \author Robert Schmidt
, Modified by Wang Dong
* \date 202
1
* \email robert.schmidt@eurecom.fr
, thomastieyi@gmail.com
*/
#define _GNU_SOURCE
...
...
measurement/openairinterface5g-ue/openairinterface5g/openair2/LAYER2/MAC/slicing/slicing.c
View file @
185f29f8
...
...
@@ -21,10 +21,10 @@
/*!
* \file slicing.c
* \brief Gener
ic slicing helper functions and Static Slicing Implementation
* \author Robert Schmidt
* \date 202
0
* \email robert.schmidt@eurecom.fr
* \brief Gener
al slice definition and helper parameters
* \author Robert Schmidt
, Modified by Wang Dong
* \date 202
1
* \email robert.schmidt@eurecom.fr
, thomastieyi@gmail.com
*/
#define _GNU_SOURCE
...
...
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