-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[VTA][OpenCL] Cloud FPGA support #5842
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
004b759
Added support of Intel OpenCL for FPGA devices
3e51e49
put resnet18 middle layers to run on vta
082f64e
adapt to the code base
zhanghaohit b6bc82a
auto device_copy feature for vta
zhanghaohit ef153e2
bugfix for AddDeviceCopy pass; add Mul for vta simulation
zhanghaohit 87461d1
intelfocl support in samples
zhanghaohit bd79e83
sync all insts and uops in one batch
zhanghaohit f8eaef9
support for static auto-tune
zhanghaohit 82cbd4f
update cost calculation formula
zhanghaohit a810b85
bugfix for vta add schedule
zhanghaohit 3a8e244
bugfix for insn buffer overflow
zhanghaohit 5c7ead7
tune vta relay refine
zhanghaohit cc96cbb
separate cost function from general method_methods
zhanghaohit d880b3b
vta mobilenetG prediction script
zhanghaohit f80c3e0
quickfix for auto-tune segfault
zhanghaohit dadf045
add dcgan support (simulation)
zhanghaohit bb3dc0e
make sync in batch as an option
zhanghaohit cb46477
quickfix for buffer overflow
zhanghaohit 4ede466
bugfix for allocated_ destructor order
zhanghaohit 4f375d5
refine device annotation
zhanghaohit d16d5ec
auto-tune for vta alu ops
zhanghaohit a752638
bugfix: make get_workload consistent with master_op selection
zhanghaohit 1b7aa58
some fixes after rebase with master
zhanghaohit 127ae4a
update vta-hw commit
zhanghaohit a6cd975
Rename VTA_MEM_ID_ACC_8 to VTA_MEM_ID_ACC_8BIT
06af08b
back-compatible other vta hardware impl
zhanghaohit 0855a4a
update vta-hw commit
6397792
update vta-hw commit
e43981f
remove unneeded code
zhanghaohit d699384
refine graphpack and deploy exp
zhanghaohit 4dbcdf5
some bugfix
zhanghaohit 41374c4
remove dcgan and mobilenet tutorial
zhanghaohit 75f7272
some bugfix and code optimize
zhanghaohit c8a3574
some minor fix and code refine
zhanghaohit 7ca6f40
remove rapidjson dep (use picojson)
zhanghaohit 12554d5
bugfix for tune alu vta
zhanghaohit b8d842e
cleanup
zhanghaohit 7fc25b0
Merge branch 'master' into feature/opencl
zhanghaohit 02b3ea0
coding style
zhanghaohit a1cd048
update vta-hw commit
zhanghaohit 6960c6a
lint
zhanghaohit 14020b7
clean up unneeded code
zhanghaohit b6c1763
Move AOCLUtils from Intel FPGA into 3rdparty directory
2075649
merge from master
zhanghaohit c0f918c
remove unnecessary comment
zhanghaohit 348fb91
api to program intelfocl aocx
zhanghaohit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
some bugfix and code optimize
- Loading branch information
commit 75f7272552c8f8ff3f76c754b0b5008860f1ca05
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.