You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/ngraph/ops
Krzysztof Binias 43d15b9d96
Enable square operator for the nGraph Bridge. (#17551)
7 years ago
..
CMakeLists.txt Auto-cmake generator, auto-fill map (#15402) 7 years ago
accuracy_op.h fix cpplint test=develop (#16028) 7 years ago
activation_op.h Enable square operator for the nGraph Bridge. (#17551) 7 years ago
adam_op.h Added adam op test=develop (#15710) 7 years ago
batch_norm_op.h fix cpplint test=develop (#16028) 7 years ago
binary_unary_op.h Enable abs operator for a ngraph test=develop (#17436) 7 years ago
concat_op.h added concat op test=develop 7 years ago
conv2d_op.h fix cpplint test=develop (#16028) 7 years ago
cross_entropy_op.h Add softmax_with_cross_entropy_op to ngraph engine (#16304) 7 years ago
dropout_op.h NGraph Added dropout and dropout_grad to ngraph test=develop (#17320) 7 years ago
elementwise_add_op.h fix cpplint test=develop (#16028) 7 years ago
elementwise_binary_prepare_node.h PADDLE_WITH_NGRAPH was removed from the code 7 years ago
elementwise_node.h Enabled ngraph elementwise max operator (#17517) 7 years ago
elementwise_scalar_op.h PADDLE_WITH_NGRAPH was removed from the code 7 years ago
fill_constant_op.h fix cpplint test=develop (#16028) 7 years ago
fill_zeros_like_op.h NGraph Added fill_zeros_like op test=develop (#17295) 7 years ago
gather_op.h Ngraph Enable gather operator test=develop (#17296) 7 years ago
increment_op.h [NGraph] add increment op to ngraph engine (#16929) 7 years ago
lrn_op.h Adding lrn op for ngraph engine (#17189) 7 years ago
mean_op.h fix cpplint test=develop (#16028) 7 years ago
momentum_op.h fix cpplint test=develop (#16028) 7 years ago
mul_op.h fix cpplint test=develop (#16028) 7 years ago
op_bridge.h Auto-cmake generator, auto-fill map (#15402) 7 years ago
pool2d_op.h fix cpplint test=develop (#16028) 7 years ago
scale_op.h fix cpplint test=develop (#16028) 7 years ago
softmax_op.h update sofmax with axis arg test=develop (#17190) 7 years ago
softmax_with_cross_entropy_op.h Add softmax_with_cross_entropy_op to ngraph engine (#16304) 7 years ago
stack_op.h Eanble stack operator for a Ngraph, test=develop (#17406) 7 years ago
sum_op.h Register sum operator (#15889) 7 years ago
top_k_op.h fix cpplint test=develop (#16028) 7 years ago