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
pawelpiotrowicz 39bc8a55a4
[NGraph] Enable ngraph layer_norm operator (#17599)
6 years ago
..
CMakeLists.txt Auto-cmake generator, auto-fill map (#15402) 6 years ago
accuracy_op.h fix cpplint test=develop (#16028) 6 years ago
activation_op.h Revert "Enable SQRT operator for the nGraph Bridge (#17549)" (#17680) 6 years ago
adam_op.h Added adam op test=develop (#15710) 6 years ago
assign_op.h [NGraph] Enable assign operator for a ngraph, test=develop (#17437) 6 years ago
batch_norm_op.h fix cpplint test=develop (#16028) 6 years ago
binary_unary_op.h Enable logical operators for the nGraph Bridge. (#17543) 6 years ago
cast_op.h [Lite] Enable cast operator test=develop (#17294) 6 years ago
concat_op.h added concat op test=develop 6 years ago
conv2d_op.h add depthwise_conv2d op to ngraph engine (#17454) 6 years ago
cross_entropy_op.h [NGraph] Enable assign operator for a ngraph, test=develop (#17437) 6 years ago
dropout_op.h NGraph Added dropout and dropout_grad to ngraph test=develop (#17320) 6 years ago
elementwise_add_op.h fix cpplint test=develop (#16028) 6 years ago
elementwise_binary_prepare_node.h [NGraph] some ngraph updates to enable bert (#17739) 6 years ago
elementwise_div_op.h [NGraph] Enable elementwise_div operator test=develop (#17515) 6 years ago
elementwise_mul_op.h [NGraph] Enable elementwise mul operator (#17552) 6 years ago
elementwise_node.h [NGraph] Enable elementwise_div operator test=develop (#17515) 6 years ago
elementwise_scalar_op.h PADDLE_WITH_NGRAPH was removed from the code 6 years ago
fill_constant_op.h [Lite] Enable cast operator test=develop (#17294) 6 years ago
fill_zeros_like_op.h NGraph Added fill_zeros_like op test=develop (#17295) 6 years ago
gather_op.h [NGraph] added gather_grad to ngraph test=develop (#17646) 6 years ago
increment_op.h [NGraph] add increment op to ngraph engine (#16929) 6 years ago
layer_norm_op.h [NGraph] Enable ngraph layer_norm operator (#17599) 6 years ago
lookup_table_op.h [NGraph] Added lookup table to ngraph engine test=develop (#17647) 6 years ago
lrn_op.h Adding lrn op for ngraph engine (#17189) 6 years ago
matmul_op.h [NGraph] added matmul op to ngraph engine test=develop (#17645) 6 years ago
mean_op.h fix cpplint test=develop (#16028) 6 years ago
momentum_op.h fix cpplint test=develop (#16028) 6 years ago
mul_op.h [NGraph] some ngraph updates to enable bert (#17739) 6 years ago
op_bridge.h Auto-cmake generator, auto-fill map (#15402) 6 years ago
pool2d_op.h [NGraph] some ngraph updates to enable bert (#17739) 6 years ago
reduce_sum_op.h [NGraph] Add reduce_sum operator for Ngraph (#17450) 6 years ago
reshape_op.h [NGraph] Enable reshape operator test=develop (#17512) 6 years ago
scale_op.h fix cpplint test=develop (#16028) 6 years ago
slice_op.h [NGraph] Addded slice op to ngraph test=develop (#17648) 6 years ago
softmax_op.h update sofmax with axis arg test=develop (#17190) 6 years ago
softmax_with_cross_entropy_op.h Add softmax_with_cross_entropy_op to ngraph engine (#16304) 6 years ago
stack_op.h Eanble stack operator for a Ngraph, test=develop (#17406) 6 years ago
sum_op.h Register sum operator (#15889) 6 years ago
top_k_op.h fix cpplint test=develop (#16028) 6 years ago
transpose_op.h [NGraph] Enable transpose ngraph operator (#17636) 6 years ago