nihui
01be0ee226
update operators.md
5 years ago
nihuini
e19c7dbb39
update operators.md
5 years ago
nihuini
2129ed8cc3
update operators.md
5 years ago
nihuini
cc8332107c
update operators.md
5 years ago
nihui
66455c1b95
implement 2823 binary broadcasting type ( #2827 )
5 years ago
teng
cc8e7a13fa
Update operation-param-weight-table ( #2811 )
5 years ago
Zhuo Zhang
d20bf380f7
fix typos in docs ( #2639 )
* fix typos in docs
* still fix some typos in docs
5 years ago
nihuini
4534195897
update low-level op api doc
5 years ago
Zhuo Zhang
1ff623b0fe
doc: supplementary explanation for how to commit ( #2626 )
5 years ago
tpoisonooo
4dbef4535d
docs(develop-guide): add second pr ( #2589 )
5 years ago
Qing
8a1f654f95
add pooling operator doc ( #2591 )
Co-authored-by: wq.chu <wq.chu@tianrang-inc.com>
5 years ago
Qing
d3a30437b8
Update operation-param-weight-table.md ( #2590 )
5 years ago
tpoisonooo
6dcf86b0e6
Add pr doc ( #2571 )
5 years ago
cavalleria
e6928dd7f1
add convolutiondepthwise/crop/sigmoid/tanh in operators.md ( #2484 )
* add convolutiondepthwise/crop/sigmoid/tanh in operators.md
* sort by alphabet
* delete impl_type
* cannot delete impl_type
* cannot delete impl_type
Co-authored-by: yaobin.li <yaobin.li@rokid.com>
5 years ago
xingxingRealzyx
74d1193eb9
update operators.md, add cast ( #2430 )
5 years ago
xingxingRealzyx
6e5d819826
update operators.md, add binaryop ( #2359 )
* update operators.md, add binaryop/Operation type
* fix with_scalar
* Update operators.md
* Update operators.md
5 years ago
LosReturn
327ac301d3
update operators.md, add bnll op ( #2360 )
5 years ago
Leighton Choi
6f49529da2
Fix markdown format ( #2347 )
5 years ago
Leighton Choi
2ef07413b7
Add LSTM and softmax to operators.md ( #2346 )
* Add LSTM and softmax to operators.md
* Fix lowercase and support_inplace
5 years ago
LosReturn
98bf3f4dc5
update operators.md, add dequantize ( #2341 )
5 years ago
xingxingRealzyx
8d8eb6a133
update operators.md,add argmax and bias ( #2337 )
5 years ago
Hollow Man
37cfc373cb
Fix typo ( #2338 )
prvious -> previous
5 years ago
nihui
4cc5197b94
Doc operators ( #2310 )
5 years ago
ncnnnnn
697767b062
Update add-custom-layer.zh.md ( #2164 )
5 years ago
Zhuo Zhang
8d984f105b
update readme: metion yolact, retinaface, etc ( #1916 )
* update readme: metion yolact, retinaface, etc
* update doc: add c/cpp/python for code region
5 years ago
nihui
83f433aee2
update operation-param-weight-table
6 years ago
nihuini
ab7fa0c48a
fix staging download
6 years ago
nihui
62da1228e1
adreno image shader + fp16 + fp16a ( #1714 )
* wip
* wip
* fix
* image and imageview can not be destroyed until command execution ends
* fast copy path for tightly packed data
* wip
* texture load works
* 1d 3d image
* record clone image, multiple commands share one image reference
* upload download image
* layer forward accept vkimagemat
* vkimagemat graph works
* staging vkimagemat for passing dynamic parameters, macro for fp32+image shader, padding image shader
* vkimagemat elemsize
* convolution test pass
* conv1x1s1 image shader
* fast staging image allocator from host memory, pooling image shader
* convolutiondepthwise image shader
* innerproduct image shader
* packing image shader
* crop deconvolution image shader
* resolve spirv binding types
* image fp16 and fp16a, cast image shader
* eltwise image shader
* wip
* absval image shader
* deconvolutiondepthwise image shader
* concat image shader, squeezenet works
* noop split image shader
* uniform precision hint
* layer support_image_storage
* wip
* vulkan device utility operator
* command is storage and packing option aware
* fallback to cpu on image allocation failed, mobilenetssd works
* flatten image shader, enable more test
* ci test
* check imgfp32 imgfp16 imgfp16a features
* fix ci test
* fix ci test
* upgrade swiftshader
* wip
* opt aggressive
* imgfp16p
* opt none
* convolution winograd image shader
* fix flush range, fast copy path for continous buffer
* minor fix
* fix innerproduct
* wip ...
* wip
* cast fix
* packing test
* wip
* image fp16p is fp16p
* wip
* silence
* more line info
* code clean
* softmax image shader
6 years ago
nihui
7365bb80a2
vkmat and command api breaks ( #1689 )
* vkmat and command api breaks
* always use compute queue for compute buffer transfer
* no barrier for readonly weight buffer
* record clone, drop queue_owner
* bring back layer forward
* fix validation errors
* lifecycle inside command makes life easier
* update doc
* record_import_android_hardware_buffer
6 years ago
nihuini
6077066b02
binaryop broadcasting special type 3 4 for lhs
6 years ago
nihui
4c5bdd7036
update faq
6 years ago
nihuini
8fc6b0e02a
add arm-a53-a55-dual-issue doc
6 years ago
nihui
ba8a8018db
add opt param
6 years ago
nihui
bc3255b06f
binaryop broadcasting type for spatial attention module
6 years ago
nihuini
93a858640a
update operation-param-weight-table.md
6 years ago
nihuini
19efe499c2
update doc links
6 years ago
tpoisonooo
e16b338b13
build docs: ( #1204 )
1. copy wiki to docs and split into subdirectories
2. update convolution param
3. remove useless TODO List
4. refresh file name and link
6 years ago