.. |
mkldnn
|
Add enabling quantization (#16326)
|
6 years ago |
CMakeLists.txt
|
add runtime_context_cache_pass
|
6 years ago |
attention_lstm_fuse_pass.cc
|
…
|
|
attention_lstm_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
conv_affine_channel_fuse_pass.cc
|
…
|
|
conv_affine_channel_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
conv_bn_fuse_pass.cc
|
fix warnings (#15790)
|
6 years ago |
conv_bn_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
conv_elementwise_add2_act_fuse.cc
|
…
|
|
conv_elementwise_add2_act_fuse_pass.cc
|
…
|
|
conv_elementwise_add2_act_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
conv_elementwise_add_act_fuse_pass.cc
|
…
|
|
conv_elementwise_add_act_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
conv_elementwise_add_fuse_pass.cc
|
…
|
|
conv_elementwise_add_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
cpu_quantize_pass.cc
|
fix pattern maching conv2d with(out) ResidualData
|
6 years ago |
cpu_quantize_pass.h
|
Add cpu_quantize_pass for C-API quantization (#16127)
|
6 years ago |
cpu_quantize_pass_tester.cc
|
Add cpu_quantize_pass for C-API quantization (#16127)
|
6 years ago |
cpu_quantize_placement_pass.cc
|
Add cpu_quantize_placement_pass for C-API quantization (#16265)
|
6 years ago |
cpu_quantize_placement_pass.h
|
Add cpu_quantize_placement_pass for C-API quantization (#16265)
|
6 years ago |
cpu_quantize_placement_pass_tester.cc
|
Add cpu_quantize_placement_pass for C-API quantization (#16265)
|
6 years ago |
cpu_quantize_squash_pass.cc
|
Add cpu_quantize_squash_pass for C-API quantization (#16128)
|
6 years ago |
cpu_quantize_squash_pass.h
|
Add cpu_quantize_squash_pass for C-API quantization (#16128)
|
6 years ago |
cpu_quantize_squash_pass_tester.cc
|
Add cpu_quantize_squash_pass for C-API quantization (#16128)
|
6 years ago |
embedding_fc_lstm_fuse_pass.cc
|
…
|
|
embedding_fc_lstm_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
fc_fuse_pass.cc
|
…
|
|
fc_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
fc_fuse_pass_tester.cc
|
…
|
|
fc_gru_fuse_pass.cc
|
…
|
|
fc_gru_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
fc_lstm_fuse_pass.cc
|
…
|
|
fc_lstm_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
fuse_elewise_add_act_pass.cc
|
…
|
|
fuse_elewise_add_act_pass.h
|
add override to ApplyImpl
|
6 years ago |
fuse_pass_base.cc
|
…
|
|
fuse_pass_base.h
|
fix comments and fix cpplint
|
6 years ago |
fuse_relu_depthwise_conv_pass.cc
|
fix warnings (#15790)
|
6 years ago |
fuse_relu_depthwise_conv_pass.h
|
add override to ApplyImpl
|
6 years ago |
graph.cc
|
Add some fixme. test=develop
|
6 years ago |
graph.h
|
Merge pull request #16162 from wzzju/fix_nan_static_quant
|
6 years ago |
graph_helper.cc
|
Fix the node's order issue when the content of graph is changed (#16088)
|
6 years ago |
graph_helper.h
|
cleanup code test=develop
|
6 years ago |
graph_helper_test.cc
|
…
|
|
graph_pattern_detector.cc
|
fix pattern maching conv2d with(out) ResidualData
|
6 years ago |
graph_pattern_detector.h
|
fix pattern maching conv2d with(out) ResidualData
|
6 years ago |
graph_pattern_detector_tester.cc
|
…
|
|
graph_test.cc
|
Polish code style
|
6 years ago |
graph_to_program_pass.cc
|
…
|
|
graph_to_program_pass.h
|
…
|
|
graph_to_program_pass_test.cc
|
…
|
|
graph_traits.cc
|
…
|
|
graph_traits.h
|
…
|
|
graph_viz_pass.cc
|
…
|
|
graph_viz_pass.h
|
…
|
|
identity_scale_op_clean_pass.cc
|
fix scale cleaner (#15742)
|
6 years ago |
identity_scale_op_clean_pass.h
|
add override to ApplyImpl
|
6 years ago |
infer_clean_graph_pass.cc
|
fix security issue 27, 38 test=develop
|
6 years ago |
is_test_pass.cc
|
…
|
|
is_test_pass.h
|
…
|
|
is_test_pass_tester.cc
|
…
|
|
lock_free_optimize_pass.cc
|
…
|
|
lock_free_optimize_pass.h
|
add override to ApplyImpl
|
6 years ago |
multi_batch_merge_pass.cc
|
…
|
|
multi_batch_merge_pass.h
|
…
|
|
node.cc
|
…
|
|
node.h
|
Add the Clone method in Graph. test=develop
|
6 years ago |
node_test.cc
|
…
|
|
pass.cc
|
…
|
|
pass.h
|
…
|
|
pass_builder.cc
|
…
|
|
pass_builder.h
|
…
|
|
pass_test.cc
|
…
|
|
repeated_fc_relu_fuse_pass.cc
|
…
|
|
repeated_fc_relu_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
runtime_context_cache_pass.cc
|
add runtime_context_cache_pass
|
6 years ago |
runtime_context_cache_pass.h
|
add runtime_context_cache_pass
|
6 years ago |
seq_concat_fc_fuse_pass.cc
|
…
|
|
seq_concat_fc_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
seqconv_eltadd_relu_fuse_pass.cc
|
…
|
|
seqconv_eltadd_relu_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
seqpool_concat_fuse_pass.cc
|
…
|
|
seqpool_concat_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
seqpool_concat_fuse_pass_tester.cc
|
…
|
|
squared_mat_sub_fuse_pass.cc
|
…
|
|
squared_mat_sub_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |
sync_batch_norm_pass.cc
|
Support sync batch norm. (#16121)
|
6 years ago |
sync_batch_norm_pass.h
|
Support sync batch norm. (#16121)
|
6 years ago |
sync_batch_norm_pass_tester.cc
|
Support sync batch norm. (#16121)
|
6 years ago |
transpose_flatten_concat_fuse_pass.cc
|
…
|
|
transpose_flatten_concat_fuse_pass.h
|
add override to ApplyImpl
|
6 years ago |