-
Notifications
You must be signed in to change notification settings - Fork 358
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
Update xf_remap.hpp #93
Closed
Closed
Conversation
This file contains 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
34cafb0 Merge pull request #231 from FaaSApps/revert-227-next 3784c37 Revert "Demosaic on AIE" 44345c3 Merge pull request #230 from kaushalk/next 2db888e Merge pull request #227 from rgoel/next 14144a5 timimg ignore flag added 7648aee Updating tests for demosaic with smaller data set and adding a performance optimization in kernel b78ec94 Update README.md 0a86013 Update README.md c164968 Update README.md b0df652 Update README.md 153786f Update README.md 35122d5 Update README.md 463cfba Update and rename Readme.txt to README.md f7faf72 Update README.md 33d0cc9 Merge pull request #229 from pvunnam/next dc9593d Gaussian fix de03361 Merge pull request #223 from nkpavan/next f51ffd4 Adding overlap edits to meta data for RGBA deemosaic fdeb390 [AIE PREPROCESS] modified err checking code and added default sat mode a0829c5 Demosaic on AIE ea71f6c [AIE PP] changed the Mat datatype f9039b8 added f2d L3 rst file 4ca1621 added aie dnn src 936eb0d added preprocess a0976dd deleted blobfromimage Co-authored-by: sdausr <sdausr@xilinx.com> merge with confirming.
ea1890a Merge pull request #237 from liyuanz/master 4fe81c0 use Vitis HLS instead of Vivado HLS 2cfe011 create master branch from next branch Co-authored-by: sdausr <sdausr@xilinx.com>
15afebc use Vitis HLS instead of Vivado HLS (#121) 08e25b4 create master branch from next branch Co-authored-by: sdausr <sdausr@xilinx.com>
find a little bug when i use it, fix it
vt-lib-support
pushed a commit
that referenced
this pull request
Apr 27, 2022
b8aa0ac Merge pull request #98 from changg/round2-mk 0dafa9e fix 69ce1de Merge pull request #97 from changg/round2-mk 33635fb fix utils.mk bb09f85 Merge pull request #96 from tuol/fix_cr_1125397 26bfd12 upate description.json for GUI 6142bf4 Merge pull request #95 from tuol/fix_cr1110852 18b6b69 add description for cscmvSingleHBM 489d6fe Merge pull request #94 from changg/wa_u280 c83ed11 WA for u280 70d666c Revert "wa for xilinx_u280_xdma_201920_3" 27306c5 Merge pull request #93 from changg/wa_u280_2019 2b4ec88 wa for xilinx_u280_xdma_201920_3 af1d094 Merge pull request #92 from liyuanz/replace_cflags a9ff957 replace cflags with clflags eb58a83 Merge pull request #91 from tuol/fix_cr_1110852 c9ca9ab add description to L2/tests/cscmvSingleHbm b8e0210 Merge pull request #90 from tuol/fix_cr_1083211 75204c8 remove 'exclude' from description.json 965b2e0 Merge pull request #88 from liyuanz/replace_blacklist 0e87eee replace whiltelist/blacklist to allowlist/blocklist ad26de7 Merge pull request #87 from liyuanz/next 3db258c increase time def14fe Merge pull request #85 from changg/add_extraflags f8a6122 fix makefile 031de2c Merge pull request #84 from liyuanz/next f10953c increase time 4745f24 Merge pull request #83 from changg/fix_utils 6fb2652 fix utisl 7d9278f Merge pull request #82 from liyuanz/replace_targets c1c2de5 update targes 68ae52e Merge pull request #80 from changg/metadata 6225d51 draft metadata files e74cf2b change 2021.2_stable_latest to 2022.1_stable_latest Co-authored-by: sdausr <sdausr@xilinx.com>
vt-lib-support
force-pushed
the
master
branch
from
October 25, 2022 04:56
1204c74
to
a60e1df
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
swap error . find a little bug when i use it.