Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AAAI21_Emergent_language
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haoyifan
AAAI21_Emergent_language
Commits
4ec5b20e
Commit
4ec5b20e
authored
May 07, 2020
by
Zidong Du
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
preparing article
parent
f576f3c2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
190 additions
and
0 deletions
+190
-0
article/Makefile
+35
-0
article/main.tex
+140
-0
article/ref.bib
+15
-0
No files found.
article/Makefile
0 → 100644
View file @
4ec5b20e
MAKE
=
make
file
=
main
file_tex
=
main.tex
all
:
paper-writting paper-submission
paper-writting
:
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{false}
\i
nput{
$(file)
}"
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{false}
\i
nput{
$(file)
}"
bibtex
$@
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{false}
\i
nput{
$(file)
}"
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{false}
\i
nput{
$(file)
}"
paper-submission
:
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{true}
\i
nput{
$(file)
}"
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{true}
\i
nput{
$(file)
}"
bibtex
$@
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{true}
\i
nput{
$(file)
}"
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{true}
\i
nput{
$(file)
}"
final
:
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{true}
\i
nput{
$(file)
}"
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{true}
\i
nput{
$(file)
}"
bibtex
$@
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{true}
\i
nput{
$(file)
}"
pdflatex
-jobname
$@
"
\n
ewcommand{
\s
ubmitmode}{true}
\i
nput{
$(file)
}"
pdftops final.pdf
ps2pdf14
-dPDFSETTINGS
=
/prepress final.pdf final-output.pdf
push
:
git push origin master:master
clean
:
rm
-f
*
.aux
*
.bbl
*
.blg
*
.log
*
.out
*
.pdf
*
.gz
*
.fls
*
.fdb_latexmk
article/main.tex
0 → 100644
View file @
4ec5b20e
%%\documentclass[format=acmsmall, review=false, screen=true]{acmart}
\documentclass
[11pt,b5paper,onecolumn]
{
article
}
\usepackage
{
dcolumn
}
\usepackage
{
url
}
\usepackage
[normalem]
{
ulem
}
% %\usepackage[usenames,dvipsnames]{color}
% \usepackage[usenames,dvipsnames,svgnames,table]{xcolor}
\usepackage
{
rotating
}
\usepackage
{
enumitem
}
\usepackage
{
multirow
}
\usepackage
{
censor
}
\usepackage
{
listings
}
% \usepackage{cite}
\usepackage
{
graphicx
}
\usepackage
{
listings
}
\usepackage
{
color
}
\usepackage
[final]
{
pdfpages
}
\usepackage
{
ifpdf
}
\usepackage
{
enumerate
}
\usepackage
{
fancyhdr
}
\usepackage
[normalem]
{
ulem
}
\usepackage
{
wrapfig
}
\usepackage
{
subfig
}
\graphicspath
{{
./fig/
}}
% commands
\relax
\usepackage
{
ifthen
}
\definecolor
{
alizarin
}{
rgb
}{
0.82, 0.1, 0.26
}
\ifthenelse
{
\equal
{
\submitmode
}{
true
}}
{
%%submission mode
\newcommand
{
\rmk
}
[1]
{}
\newcommand
{
\rmkdone
}
[1]
{}
\newcommand
{
\del
}
[1]
{}
\newcommand
{
\add
}
[1]
{
#1
}
\newcommand
{
\zdel
}
[1]
{}
\newcommand
{
\zadd
}
[1]
{
#1
}
\newcommand
{
\note
}
[1]
{
#1
}
\newcommand
{
\lnote
}
[1]
{
#1
}
\newcommand
{
\main
}
[1]
{
#1
}
\newcommand
{
\para
}
[2]
{
#1#2
}
\newcommand
{
\ladd
}
[1]
{
#1
}
\newcommand
{
\lanadd
}
[1]
{
#1
}
\newcommand
{
\uw
}
[1]
{
#1
}
\newcommand
{
\doubt
}
[1]
{
#1
}
}
{
%%writing mode
\newcommand
{
\rmk
}
[1]
{
\textcolor
{
alizarin
}{
--[#1]--
}}
%%communication and remarks
\newcommand
{
\del
}
[1]
{
\textcolor
{
gray
}{
\sout
{
#1
}}}
%%delete the text
\newcommand
{
\rmkdone
}
[1]
{
\textcolor
{
gray
}{
--[#1]--
}}
%%done for remarks
\newcommand
{
\add
}
[1]
{
\textcolor
{
PineGreen
}{
#1
}}
%%add
\newcommand
{
\zdel
}
[1]
{
\textcolor
{
gray
}{
\sout
{
#1
}}}
%%used by Zidong
\newcommand
{
\zadd
}
[1]
{
\textcolor
{
teal
}{
#1
}}
%%used by Zidong
% \newcommand{\ladd}[1]{\textcolor{BlueViolet}{#1}}
\newcommand
{
\ladd
}
[1]
{
#1
}
\newcommand
{
\note
}
[1]
{
\textcolor
{
red
}{
#1
}}
%%in the text, need to be checked or filled
% added by lanhuiying
% uncertain word
\newcommand
{
\uw
}
[1]
{
\textcolor
{
gray
}{
#1
}}
\newcommand
{
\lanadd
}
[1]
{
\textcolor
{
cyan
}{
#1
}}
\newcommand
{
\doubt
}
[1]
{
\textcolor
{
teal
}{
#1
}}
}
\lstdefinestyle
{
customasm
}
{
belowcaptionskip=1
\baselineskip
,
frame=single,
xleftmargin=
\parindent
,
language=[x86masm]Assembler,
basicstyle=
\scriptsize\ttfamily
,
numbers=left,
stepnumber=1,
numberstyle=
\scriptsize
,
numbersep=9pt,
firstnumber=1,
numberfirstline=true,
commentstyle=
\itshape\color
{
purple!40!black
}
,
}
\lstdefinestyle
{
customc
}
{
belowcaptionskip=1
\baselineskip
,
frame=single,
xleftmargin=
\parindent
,
language=c++,
basicstyle=
\scriptsize\ttfamily
,
numbers=left,
stepnumber=1,
numberstyle=
\scriptsize
,
numbersep=9pt,
firstnumber=1,
numberfirstline=true,
commentstyle=
\itshape\color
{
purple!40!black
}
,
}
% add finish
\usepackage
{
booktabs
}
% For formal tables
\usepackage
[ruled]
{
algorithm2e
}
% For algorithms
\renewcommand
{
\algorithmcfname
}{
ALGORITHM
}
\SetAlFnt
{
\small
}
\SetAlCapFnt
{
\small
}
\SetAlCapNameFnt
{
\small
}
\SetAlCapHSkip
{
0pt
}
\IncMargin
{
-
\parindent
}
% Document starts
\begin{document}
\title
{}
%\keywords{Instruction set architecture, machine learning accelerator, machine learning}
\maketitle
\rmk
{
Brief
}
\begin{abstract}
\end{abstract}
\section
{}
\bibliographystyle
{
ACM-Reference-Format
}
\bibliography
{
ref
}
\end{document}
article/ref.bib
0 → 100644
View file @
4ec5b20e
@inproceedings{DBLP:conf/iclr/WuLCS18,
author = {Shuang Wu and
Guoqi Li and
Feng Chen and
Luping Shi},
title = {Training and Inference with Integers in Deep Neural Networks},
booktitle = {6th International Conference on Learning Representations, {ICLR} 2018,
Vancouver, BC, Canada, April 30 - May 3, 2018, Conference Track Proceedings},
year = {2018},
url = {https://openreview.net/forum?id=HJGXzmspb},
timestamp = {Thu, 04 Apr 2019 13:20:09 +0200},
biburl = {https://dblp.org/rec/bib/conf/iclr/WuLCS18},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
\ 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