Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cornell-zhang/rosetta
/ functions
Functions
747 in github.com/cornell-zhang/rosetta
⨍
Functions
747
◇
Types & classes
53
↓ 1 callers
Function
get_data9
face-detection/src/ocl/face_detect.cpp:331
↓ 1 callers
Function
get_data9
face-detection/src/sdsoc/face_detect.cpp:330
↓ 1 callers
Function
get_file_crc
Calculate the CRC32 of a file, because to encrypt a file, we need known the CRC32 of the file before */
BNN/cpp/minizip/minizip.c:153
↓ 1 callers
Function
get_immediate_subdirs
(dir)
BNN/cpp/accel/parse_vivado.py:10
↓ 1 callers
Method
get_name
harness/ocl_src/CLKernel.cpp:55
↓ 1 callers
Function
get_offset
face-detection/src/ocl/face_detect.cpp:20
↓ 1 callers
Function
get_offset
face-detection/src/sdsoc/face_detect.cpp:19
↓ 1 callers
Method
get_time
BNN/cpp/utils/Timer.cpp:52
↓ 1 callers
Function
gradient_weight_x
average gradient in the x direction
optical-flow/src/ocl/optical_flow.cpp:183
↓ 1 callers
Function
gradient_weight_x
compute x weight
optical-flow/src/sw/optical_flow_sw.cpp:99
↓ 1 callers
Function
gradient_weight_x
average gradient in the x direction
optical-flow/src/sdsoc/optical_flow.cpp:185
↓ 1 callers
Function
gradient_weight_y
average the gradient in y direction
optical-flow/src/ocl/optical_flow.cpp:126
↓ 1 callers
Function
gradient_weight_y
compute y weight
optical-flow/src/sw/optical_flow_sw.cpp:67
↓ 1 callers
Function
gradient_weight_y
average the gradient in y direction
optical-flow/src/sdsoc/optical_flow.cpp:128
↓ 1 callers
Function
gradient_xy_calc
calculate gradient in x and y directions
optical-flow/src/ocl/optical_flow.cpp:18
↓ 1 callers
Function
gradient_xy_calc
compute x, y gradient
optical-flow/src/sw/optical_flow_sw.cpp:13
↓ 1 callers
Function
gradient_xy_calc
calculate gradient in x and y directions
optical-flow/src/sdsoc/optical_flow.cpp:20
↓ 1 callers
Function
gradient_z_calc
calculate gradient in the z direction
optical-flow/src/ocl/optical_flow.cpp:103
↓ 1 callers
Function
gradient_z_calc
compute z gradient
optical-flow/src/sw/optical_flow_sw.cpp:44
↓ 1 callers
Function
gradient_z_calc
calculate gradient in the z direction
optical-flow/src/sdsoc/optical_flow.cpp:105
↓ 1 callers
Function
imageScaler
face-detection/src/ocl/face_detect.cpp:3356
↓ 1 callers
Function
imageScaler
* This function downsample an image using nearest neighbor * It is used to build the image pyramid *************************************************
face-detection/src/sw/face_detect_sw.cpp:372
↓ 1 callers
Function
imageScaler
face-detection/src/sdsoc/face_detect.cpp:3354
↓ 1 callers
Function
init_linkedlist
BNN/cpp/minizip/zip.c:216
↓ 1 callers
Function
int_sqrt
face-detection/src/ocl/face_detect.cpp:3393
↓ 1 callers
Function
int_sqrt
face-detection/src/sw/face_detect_sw.cpp:413
↓ 1 callers
Function
int_sqrt
face-detection/src/sdsoc/face_detect.cpp:3391
↓ 1 callers
Function
integralImages
face-detection/src/sw/face_detect_sw.cpp:337
↓ 1 callers
Function
inv_affine
BNN/cpp/minizip/aes/aestab.c:262
↓ 1 callers
Function
is_large_file
BNN/cpp/minizip/minizip.c:135
↓ 1 callers
Function
knn_vote
digit-recognition/src/sw/digitrec_sw.cpp:62
↓ 1 callers
Function
knn_vote
Given 10xK minimum distance values, this function finds the actual K nearest neighbors and determines the final output based on the most common int re
digit-recognition/src/sdsoc/digitrec.cpp:62
↓ 1 callers
Function
last_layer_cpu
----------------------------------------------------------------------- Final dense layer ------------------------------------------------------------
BNN/cpp/accel/Dense.cpp:75
↓ 1 callers
Function
layer_is_binconv
BNN/cpp/accel/AccelTest.cpp:13
↓ 1 callers
Function
load_conv1_weights
----------------------------------------------------------------------- load weights for 1st conv layer, the weights are arranged linearly within the
BNN/cpp/accel/AccelSchedule.cpp:201
↓ 1 callers
Function
load_conv_weights
----------------------------------------------------------------------- load weights for the bin conv layers, the weights are arranged within the CONV
BNN/cpp/accel/AccelSchedule.cpp:237
↓ 1 callers
Function
load_dense_weights
----------------------------------------------------------------------- load n_in*n_out single bit weights into accelerator o is which output bit we a
BNN/cpp/accel/AccelSchedule.cpp:281
↓ 1 callers
Function
main
()
BNN/cpp/accel/parse_vivado.py:260
↓ 1 callers
Function
makedir
BNN/cpp/minizip/miniunz.c:123
↓ 1 callers
Function
optical_flow
top-level kernel function
optical-flow/src/ocl/optical_flow.cpp:400
↓ 1 callers
Function
optical_flow_sw
top-level sw function
optical-flow/src/sw/optical_flow_sw.cpp:239
↓ 1 callers
Function
outer_product
outer product
optical-flow/src/ocl/optical_flow.cpp:230
↓ 1 callers
Function
outer_product
outer product
optical-flow/src/sw/optical_flow_sw.cpp:129
↓ 1 callers
Function
outer_product
outer product
optical-flow/src/sdsoc/optical_flow.cpp:232
↓ 1 callers
Function
output_FB
stream out the frame buffer
3d-rendering/src/ocl/rendering.cpp:275
↓ 1 callers
Function
output_FB
stream out the frame buffer
3d-rendering/src/sdsoc/rendering.cpp:275
↓ 1 callers
Function
padded_conv
------------------------------------------------------------------------ Padded convolution ----------------------------------------------------------
BNN/cpp/accel/AccelTest.cpp:173
↓ 1 callers
Function
parse_impl
()
BNN/cpp/accel/parse_vivado.py:57
↓ 1 callers
Function
parse_impl_and_syn
(soln_dir)
BNN/cpp/accel/parse_vivado.py:163
↓ 1 callers
Function
parse_impl_xml
(file)
BNN/cpp/accel/parse_vivado.py:34
↓ 1 callers
Function
parse_sdaccel_command_line_args
optical-flow/src/host/utils.cpp:24
↓ 1 callers
Function
parse_sdaccel_command_line_args
digit-recognition/src/host/utils.cpp:22
↓ 1 callers
Function
parse_sdaccel_command_line_args
face-detection/src/host/utils.cpp:23
↓ 1 callers
Function
parse_sdaccel_command_line_args
3d-rendering/src/host/utils.cpp:22
↓ 1 callers
Function
parse_sdaccel_command_line_args
spam-filter/src/host/utils.cpp:23
↓ 1 callers
Function
parse_sdsoc_command_line_args
optical-flow/src/host/utils.cpp:56
↓ 1 callers
Function
parse_sdsoc_command_line_args
face-detection/src/host/utils.cpp:51
↓ 1 callers
Function
parse_sdsoc_command_line_args
spam-filter/src/host/utils.cpp:51
↓ 1 callers
Function
parse_sim
(soln_dir)
BNN/cpp/accel/parse_vivado.py:132
↓ 1 callers
Function
parse_syn
()
BNN/cpp/accel/parse_vivado.py:106
↓ 1 callers
Function
parse_syn_xml
(file)
BNN/cpp/accel/parse_vivado.py:80
↓ 1 callers
Function
pixel_in_triangle
Given a pixel, determine whether it is inside the triangle by Pineda algorithm if so, return true else, return false
3d-rendering/src/ocl/rendering.cpp:52
↓ 1 callers
Function
pixel_in_triangle
Given a pixel, determine whether it is inside the triangle by Pineda algorithm if so, return true else, return false
3d-rendering/src/sw/rendering_sw.cpp:52
↓ 1 callers
Function
pixel_in_triangle
Given a pixel, determine whether it is inside the triangle by Pineda algorithm if so, return true else, return false
3d-rendering/src/sdsoc/rendering.cpp:52
↓ 1 callers
Function
popcount
popcount function source: wikipedia (https://en.wikipedia.org/wiki/Hamming_weight)
digit-recognition/src/sw/digitrec_sw.cpp:18
↓ 1 callers
Function
popcount
popcount function
digit-recognition/src/sdsoc/digitrec.cpp:12
↓ 1 callers
Function
print_data
(d)
BNN/cpp/accel/parse_vivado.py:233
↓ 1 callers
Function
print_params
BNN/cpp/accel/Accel.cpp:24
↓ 1 callers
Function
print_params3d
BNN/cpp/accel/AccelPrint.cpp:3
↓ 1 callers
Function
print_usage
digit-recognition/src/host/utils.cpp:16
↓ 1 callers
Function
print_usage
3d-rendering/src/host/utils.cpp:16
↓ 1 callers
Function
print_wt
BNN/cpp/accel/AccelPrint.cpp:29
↓ 1 callers
Function
prng_end
BNN/cpp/minizip/aes/prng.c:146
↓ 1 callers
Function
prng_init
BNN/cpp/minizip/aes/prng.c:100
↓ 1 callers
Function
prng_rand
BNN/cpp/minizip/aes/prng.c:122
↓ 1 callers
Function
processImage
face-detection/src/ocl/face_detect.cpp:2883
↓ 1 callers
Function
processImage
face-detection/src/sw/face_detect_sw.cpp:129
↓ 1 callers
Function
processImage
face-detection/src/sdsoc/face_detect.cpp:2881
↓ 1 callers
Function
process_project
(prj_dir)
BNN/cpp/accel/parse_vivado.py:196
↓ 1 callers
Function
process_word
----------------------------------------------------------------------- Process each line in a word, we need to outline this loop to avoid false contr
BNN/cpp/accel/Accel.cpp:93
↓ 1 callers
Function
projection
project a 3D triangle to a 2D triangle
3d-rendering/src/ocl/rendering.cpp:106
↓ 1 callers
Function
projection
project a 3D triangle to a 2D triangle
3d-rendering/src/sw/rendering_sw.cpp:106
↓ 1 callers
Function
projection
project a 3D triangle to a 2D triangle
3d-rendering/src/sdsoc/rendering.cpp:106
↓ 1 callers
Method
ptr
get base ptr
BNN/cpp/utils/SArray.h:15
↓ 1 callers
Function
rasterization1
calculate bounding box for a 2D triangle
3d-rendering/src/ocl/rendering.cpp:148
↓ 1 callers
Function
rasterization1
calculate bounding box for a 2D triangle
3d-rendering/src/sw/rendering_sw.cpp:147
↓ 1 callers
Function
rasterization1
calculate bounding box for a 2D triangle
3d-rendering/src/sdsoc/rendering.cpp:148
↓ 1 callers
Function
rasterization2
find pixels in the triangles from the bounding box
3d-rendering/src/ocl/rendering.cpp:180
↓ 1 callers
Function
rasterization2
find pixels in the triangles from the bounding box
3d-rendering/src/sw/rendering_sw.cpp:169
↓ 1 callers
Function
rasterization2
find pixels in the triangles from the bounding box
3d-rendering/src/sdsoc/rendering.cpp:180
↓ 1 callers
Function
read_data
wrapper for the streamin part prevent incorrect flattening
spam-filter/src/ocl/sgd.cpp:95
↓ 1 callers
Function
read_data
wrapper for the streamin part prevent incorrect flattening
spam-filter/src/sdsoc/sgd.cpp:14
↓ 1 callers
Method
releaseKernel
harness/ocl_src/CLKernel.cpp:60
↓ 1 callers
Function
rendering
3d-rendering/src/ocl/rendering.cpp:297
↓ 1 callers
Function
rendering_sw
========================TOP FUNCTION===========================*/
3d-rendering/src/sw/rendering_sw.cpp:255
↓ 1 callers
Function
round_away_from_zero
BNN/cpp/accel/AccelTest.cpp:92
↓ 1 callers
Function
set_bnorm_array1
BNN/cpp/accel/AccelTest.cpp:113
↓ 1 callers
Function
set_bnorm_array2
BNN/cpp/accel/AccelTest.cpp:132
↓ 1 callers
Method
set_const_arg
harness/ocl_src/CLKernel.h:63
↓ 1 callers
Function
set_conv_weight_array
BNN/cpp/accel/AccelTest.cpp:60
← previous
next →
401–500 of 747, ranked by callers