pytorch/caffe2/operators
Nathan Inkawhich 38dbe6e605 Updates to caffe2 operator documentation (#7917)
* Significant updates to the operator docs in prep for merge
2018-05-29 14:38:56 -07:00
..
rnn [caffe2] Fix observer logic in RNN executor. Remove dynamic casts (#6202) 2018-04-23 15:01:00 -07:00
abs_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
abs_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
accumulate_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
accumulate_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
accumulate_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
accuracy_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
accuracy_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
accuracy_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
acos_op.cc Add asin, acos, tan, atan operators (#7600) 2018-05-16 18:09:26 -07:00
acos_op.cu Add asin, acos, tan, atan operators (#7600) 2018-05-16 18:09:26 -07:00
apmeter_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
apmeter_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
arg_max_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
arg_max_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
arg_ops.cc [Caffe2] Refactor reduce ops to take flexible input types (#7164) 2018-05-02 12:08:38 -07:00
arg_ops.cu [Caffe2] Refactor reduce ops to take flexible input types (#7164) 2018-05-02 12:08:38 -07:00
arg_ops.h [Caffe2] Refactor reduce ops to take flexible input types (#7164) 2018-05-02 12:08:38 -07:00
arg_ops_eigen.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
asin_op.cc Add asin, acos, tan, atan operators (#7600) 2018-05-16 18:09:26 -07:00
asin_op.cu Add asin, acos, tan, atan operators (#7600) 2018-05-16 18:09:26 -07:00
assert_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
assert_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
assert_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
atan_op.cc Add asin, acos, tan, atan operators (#7600) 2018-05-16 18:09:26 -07:00
atan_op.cu Add asin, acos, tan, atan operators (#7600) 2018-05-16 18:09:26 -07:00
atomic_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_box_cox_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_box_cox_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_gather_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_gather_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_gather_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_matmul_op.cc Update from facebook (#7696) 2018-05-19 23:10:48 -07:00
batch_matmul_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_matmul_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_matmul_op_gpu_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_matmul_op_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_sparse_to_dense_op.cc
batch_sparse_to_dense_op.h
bbox_transform_op.cc
bbox_transform_op.h
boolean_mask_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
boolean_mask_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
boolean_mask_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
boolean_unmask_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
boolean_unmask_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
boolean_unmask_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
boolean_unmask_ops_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
box_with_nms_limit_op.cc
box_with_nms_limit_op.h
cast_op.cc Follow the change of ONNX Cast operator "to" attribute (#6574) 2018-04-16 14:24:42 -04:00
cast_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
cast_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
ceil_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
ceil_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
ceil_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
channel_backprop_stats_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
channel_backprop_stats_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
channel_backprop_stats_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
channel_shuffle_op.cc ChannelShuffle with NHWC layout (#6667) 2018-04-18 19:13:45 -07:00
channel_shuffle_op.h ChannelShuffle with NHWC layout (#6667) 2018-04-18 19:13:45 -07:00
channel_shuffle_op_gpu.cu ChannelShuffle with NHWC layout (#6667) 2018-04-18 19:13:45 -07:00
channel_stats_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
channel_stats_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
channel_stats_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
clip_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
clip_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
clip_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
CMakeLists.txt [Caffe2] Add support to TensorRT (#6150) 2018-04-11 17:03:54 -07:00
collect_and_distribute_fpn_rpn_proposals_op.cc [Caffe2] Enhance test for CollectAndDistributeOp (#6693) 2018-04-18 13:19:05 -07:00
collect_and_distribute_fpn_rpn_proposals_op.h [Caffe2] Fix the wrong argument name in collect_and_distribute_op (#7091) 2018-04-30 15:01:11 -07:00
communicator_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
communicator_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
concat_split_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
concat_split_op.h Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
concat_split_op_gpu.cc Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
conditional_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conditional_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_gradient_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
conv_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_op_cache_cudnn.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_op_cache_cudnn.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_op_cache_cudnn_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_op_cudnn.cc Moved condition for dilated grouped convolutions to CUDNN convolution implementation (#7465) 2018-05-29 22:08:41 +01:00
conv_op_eigen.cc Conditionalize all of conv_op_eigen on version (#7581) 2018-05-16 14:17:25 -04:00
conv_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_op_impl.h Update Im2ColNd functions (#7505) 2018-05-12 15:59:50 -07:00
conv_op_shared.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_op_shared.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_op_shared_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_pool_op_base.h Moved condition for dilated grouped convolutions to CUDNN convolution implementation (#7465) 2018-05-29 22:08:41 +01:00
conv_transpose_gradient_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_transpose_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
conv_transpose_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_transpose_op_cudnn.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_transpose_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_transpose_op_impl.h Add BiasCHW fallback for GPU (#7738) 2018-05-23 16:04:35 -07:00
conv_transpose_op_mobile.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_transpose_op_mobile.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
conv_transpose_op_mobile_impl.h [caffe2] Use both __ARM_NEON__ and __ARM_NEON macros (#6697) 2018-04-18 17:45:47 -04:00
conv_transpose_op_mobile_test.cc [caffe2] Use both __ARM_NEON__ and __ARM_NEON macros (#6697) 2018-04-18 17:45:47 -04:00
conv_transpose_unpool_op_base.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
cos_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
cos_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
cosine_embedding_criterion_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
cosine_embedding_criterion_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
cosine_embedding_criterion_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
counter_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
counter_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
counter_ops_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
create_scope_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
create_scope_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
cross_entropy_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
cross_entropy_op.cu Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
cross_entropy_op.h [Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116) 2018-05-01 20:49:00 -07:00
dataset_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
dataset_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
deform_conv_gradient_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
deform_conv_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
deform_conv_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
deform_conv_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
deform_conv_op_impl.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
depthwise_3x3_conv_op.cu [caffe2] Fix build of depthwise_3x3 for CUDA compute capability < 3.5 (#7048) 2018-04-27 18:53:24 -04:00
distance_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
distance_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
distance_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
do_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
do_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
do_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
dropout_op.cc Guard couple shape inference functions for unkown input shapes (#6379) 2018-04-09 22:03:56 -07:00
dropout_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
dropout_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
dropout_op_cudnn.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_add_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_div_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_linear_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
elementwise_linear_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_linear_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_logical_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
elementwise_logical_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_mul_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_op.h fix cuda elementwise ops for empty batch 2018-03-27 18:10:39 -07:00
elementwise_op_gpu_test.cc [Caffe2] Guard CUDA API calls in caffe2/operators using macro CUDA_CHECK (#6810) 2018-04-30 21:27:37 -07:00
elementwise_op_schema.cc Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
elementwise_op_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_op_test.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_sub_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elementwise_sum_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elu_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
elu_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
elu_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
enforce_finite_op.cc Update from Facebook (#6692) 2018-04-17 23:36:40 -07:00
enforce_finite_op.cu Update from Facebook (#6692) 2018-04-17 23:36:40 -07:00
enforce_finite_op.h Update from Facebook (#6692) 2018-04-17 23:36:40 -07:00
ensure_cpu_output_op.cc Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
ensure_cpu_output_op.cu Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
ensure_cpu_output_op.h Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
exp_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
exp_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
expand_squeeze_dims_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
expand_squeeze_dims_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
expand_squeeze_dims_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
extend_tensor_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
fc_inference.cc Update from facebook (#7696) 2018-05-19 23:10:48 -07:00
fc_inference.h Integrate fbgemm fp16 with Caffe2 2018-03-27 18:10:39 -07:00
feature_maps_ops.cc [Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116) 2018-05-01 20:49:00 -07:00
feature_maps_ops.h [Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116) 2018-05-01 20:49:00 -07:00
feed_blob_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
feed_blob_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
filler_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
filler_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
filler_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
filler_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
find_duplicate_elements_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
find_duplicate_elements_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
find_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
find_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
find_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
flatten_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
flatten_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
flexible_top_k.cc
flexible_top_k.h
floor_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
floor_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
floor_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
free_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
free_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
free_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
fully_connected_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
fully_connected_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
fully_connected_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
fused_rowwise_8bit_conversion_ops.cc Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
fused_rowwise_8bit_conversion_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
gather_fused_8bit_rowwise_op.cc
gather_fused_8bit_rowwise_op.h
gather_ranges_to_dense_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
gather_ranges_to_dense_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
generate_proposals_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
generate_proposals_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
generate_proposals_op_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
generate_proposals_op_util_boxes.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
generate_proposals_op_util_boxes_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
generate_proposals_op_util_nms.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
generate_proposals_op_util_nms_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
given_tensor_fill_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
given_tensor_fill_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
given_tensor_fill_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
glu_op.cc
glu_op.cu
glu_op.h
group_norm_op.cc [Caffe2] Add moments op in caffe2 (#7114) 2018-05-01 12:19:08 -07:00
group_norm_op.cu [Caffe2] Add moments op in caffe2 (#7114) 2018-05-01 12:19:08 -07:00
group_norm_op.h [Caffe2] Add full impl of GroupNorm (#7058) 2018-04-29 11:26:40 -07:00
gru_unit_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
gru_unit_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
gru_unit_op_gpu.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
h_softmax_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
h_softmax_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
half_float_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
half_float_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
half_float_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
if_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
if_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
if_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
im2col_op.cc bugfix im2col op 2018-03-30 21:00:44 -07:00
im2col_op.h Update Im2ColNd functions (#7505) 2018-05-12 15:59:50 -07:00
im2col_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
index_hash_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
index_hash_ops.h Faster positive modulo in IndexHashOp 2018-03-27 18:10:39 -07:00
index_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
instance_norm_gradient_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
instance_norm_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
instance_norm_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
instance_norm_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
integral_image_op.cc [Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116) 2018-05-01 20:49:00 -07:00
integral_image_op.cu [Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116) 2018-05-01 20:49:00 -07:00
integral_image_op.h [Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116) 2018-05-01 20:49:00 -07:00
jsd_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
jsd_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
key_split_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
key_split_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
last_n_window_collector.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
layer_norm_op.cc [Caffe2] Fix roi_align_op_gpu_test and test_layer_norm_grad_op (#7875) 2018-05-26 02:28:48 -07:00
layer_norm_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
layer_norm_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
leaky_relu_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
leaky_relu_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
leaky_relu_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_pad_op.cc Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
lengths_pad_op.cu Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
lengths_pad_op.h Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
lengths_reducer_fused_8bit_rowwise_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_reducer_fused_8bit_rowwise_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_reducer_ops.cc Add SparseLengthsPositionalWeightedSum operator that fuses SparseLengthsWeightedSum, LengthsRangeFill, and Gather 2018-03-27 18:10:39 -07:00
lengths_reducer_ops.h Add SparseLengthsPositionalWeightedSum operator that fuses SparseLengthsWeightedSum, LengthsRangeFill, and Gather 2018-03-27 18:10:39 -07:00
lengths_reducer_rowwise_8bit_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_reducer_rowwise_8bit_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_tile_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_tile_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_tile_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_top_k_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lengths_top_k_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
listwise_l2r_op.cc
listwise_l2r_op.h
load_save_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
load_save_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
load_save_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
local_response_normalization_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
local_response_normalization_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
local_response_normalization_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
local_response_normalization_op_cudnn.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
locally_connected_op.cc Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
locally_connected_op.h Update Im2ColNd functions (#7505) 2018-05-12 15:59:50 -07:00
locally_connected_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
locally_connected_op_impl.h Update Im2ColNd functions (#7505) 2018-05-12 15:59:50 -07:00
locally_connected_op_util.cc Update Im2ColNd functions (#7505) 2018-05-12 15:59:50 -07:00
locally_connected_op_util.h Update Im2ColNd functions (#7505) 2018-05-12 15:59:50 -07:00
log_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
log_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
logit_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
logit_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
logit_op.h
loss_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
loss_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
loss_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lp_pool_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
lp_pool_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lpnorm_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
lpnorm_op.h [caffe2] Update ReduceOps (#6497) 2018-04-11 23:36:05 -07:00
lstm_unit_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lstm_unit_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
lstm_unit_op_gpu.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
map_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
map_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
margin_ranking_criterion_op.cc [easy] Improving error message 2018-03-30 21:00:44 -07:00
margin_ranking_criterion_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
margin_ranking_criterion_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
math_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
math_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
math_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
matmul_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
matmul_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
matmul_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
max_pool_with_index.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
max_pool_with_index.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
mean_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
mean_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
mean_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
mem_query_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
merge_id_lists_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
merge_id_lists_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
minmax_gradient_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
minmax_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
minmax_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
mod_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
mod_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
moments_op.cc [Caffe2] Add moments op in caffe2 (#7114) 2018-05-01 12:19:08 -07:00
moments_op.cu [Caffe2] Refactor reduce ops to take flexible input types (#7164) 2018-05-02 12:08:38 -07:00
moments_op.h [Caffe2] Add moments op in caffe2 (#7114) 2018-05-01 12:19:08 -07:00
multi_class_accuracy_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
multi_class_accuracy_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
multi_class_accuracy_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
negate_gradient_op.cc
negate_gradient_op.h
negate_gradient_op_gpu.cc
negative_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
negative_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
ngram_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
ngram_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
no_default_engine_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
norm_planar_yuv_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
normalize_l1_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
normalize_l1_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
normalize_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
normalize_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
normalize_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
numpy_tile_op.cc [caffe2][ONNX] Implement CPU NumpyTileOp and corresponding ONNX backend (#7053) 2018-04-27 19:58:15 -07:00
numpy_tile_op.h [caffe2][ONNX] Implement CPU NumpyTileOp and corresponding ONNX backend (#7053) 2018-04-27 19:58:15 -07:00
one_hot_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
one_hot_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
one_hot_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
onnx_while_op.cc [caffe2] Add flag to ONNXWhile to skip scoping (#6910) 2018-04-24 16:53:22 -07:00
onnx_while_op.h [caffe2][ONNX] Implement CPU NumpyTileOp and corresponding ONNX backend (#7053) 2018-04-27 19:58:15 -07:00
op_utils_cudnn.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
operator_fallback_gpu.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
operator_fallback_gpu_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
order_switch_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
order_switch_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
order_switch_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pack_rnn_sequence_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pack_rnn_sequence_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pack_segments.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pack_segments.cu
pack_segments.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pad_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pad_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pad_op_gpu.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
partition_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
partition_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
percentile_op.cc Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
percentile_op.h
perplexity_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
perplexity_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
perplexity_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
piecewise_linear_transform_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
piecewise_linear_transform_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
piecewise_linear_transform_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pool_gradient_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pool_op.cc [caffe2] Use both __ARM_NEON__ and __ARM_NEON macros (#6697) 2018-04-18 17:45:47 -04:00
pool_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pool_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pool_op_cudnn.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pow_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
pow_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pow_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
prefetch_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
prelu_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
prelu_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
prelu_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
prepend_dim_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
prepend_dim_op.h Update from facebook (#7696) 2018-05-19 23:10:48 -07:00
prepend_dim_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
quant_decode_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
quant_decode_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rank_loss_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rank_loss_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reduce_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
reduce_ops.cu [Caffe2] Refactor reduce ops to take flexible input types (#7164) 2018-05-02 12:08:38 -07:00
reduce_ops.h [Caffe2] Refactor reduce ops to take flexible input types (#7164) 2018-05-02 12:08:38 -07:00
reducer_functors.h CUDA version of LengthsMax operator 2018-03-30 21:00:44 -07:00
reduction_front_back_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
reduction_front_back_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reduction_front_back_ops.h Changes from D7881937 and D7963936 plus an edit (#7605) 2018-05-18 20:59:16 -07:00
reduction_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
reduction_ops.cu Add SumElementsInt operator 2018-03-27 18:10:39 -07:00
reduction_ops.h Update from Facebook (#6692) 2018-04-17 23:36:40 -07:00
relu_n_op.cc Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
relu_n_op.cu Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
relu_n_op.h Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
relu_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
relu_op.cu [caffe2] Fbcode to GitHub sync (#6208) 2018-04-02 16:35:27 -07:00
relu_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
relu_op_cudnn.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
relu_op_fp16.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
remove_data_blocks_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
remove_data_blocks_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
replace_nan_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
replace_nan_op.cu
replace_nan_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reservoir_sampling.cc [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
reshape_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reshape_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reshape_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reshape_op_gpu_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
resize_op.cc [caffe2] Use both __ARM_NEON__ and __ARM_NEON macros (#6697) 2018-04-18 17:45:47 -04:00
resize_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
resize_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reverse_packed_segs_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reverse_packed_segs_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reverse_packed_segs_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rmac_regions_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rmac_regions_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rmac_regions_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
roi_align_gradient_op.cc
roi_align_gradient_op.cu Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
roi_align_gradient_op.h
roi_align_op.cc
roi_align_op.cu Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
roi_align_op.h
roi_align_op_gpu_test.cc [Caffe2] Fix roi_align_op_gpu_test and test_layer_norm_grad_op (#7875) 2018-05-26 02:28:48 -07:00
roi_pool_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
roi_pool_op.cu Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
roi_pool_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rowmul_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rowmul_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
rsqrt_op.cc Add rsqrt op in caffe2 (#7154) 2018-05-01 15:06:53 -07:00
rsqrt_op.cu Add rsqrt op in caffe2 (#7154) 2018-05-01 15:06:53 -07:00
rsqrt_op.h Add rsqrt op in caffe2 (#7154) 2018-05-01 15:06:53 -07:00
scale_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
scale_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
scale_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
segment_reduction_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
segment_reduction_op.h Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
segment_reduction_op_gpu.cu Update from facebook (#7696) 2018-05-19 23:10:48 -07:00
selu_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
selu_op.cu
selu_op.h
sequence_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sequence_ops.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sequence_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
shape_op.cc Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
shape_op.h Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
shape_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sigmoid_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sigmoid_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sin_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sin_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sinusoid_position_encoding_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sinusoid_position_encoding_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
slice_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
slice_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
slice_op.h Move main slice logic for easier reuse (#6822) 2018-04-23 12:00:56 -07:00
softmax_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softmax_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softmax_op_cudnn.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softmax_ops.cu [Caffe2] Guard CUDA API calls in caffe2/operators using macro CUDA_CHECK (#6810) 2018-04-30 21:27:37 -07:00
softmax_shared.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softmax_shared.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softmax_with_loss_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softmax_with_loss_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softplus_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
softplus_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softplus_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
softsign_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
softsign_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
space_batch_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
space_batch_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
space_batch_op_gpu.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sparse_normalize_op.cc [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
sparse_normalize_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sparse_to_dense_mask_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sparse_to_dense_mask_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sparse_to_dense_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sparse_to_dense_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sparse_to_dense_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
spatial_batch_norm_gradient_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
spatial_batch_norm_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
spatial_batch_norm_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
spatial_batch_norm_op_cudnn.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
spatial_softmax_with_loss_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
spatial_softmax_with_loss_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sqrt_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sqrt_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
square_root_divide_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
square_root_divide_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
stats_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
stop_gradient.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
stop_gradient.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
stop_gradient_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
string_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
string_ops.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
string_ops_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
stump_func_op.cc [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
stump_func_op.cu Move the stump op to oss 2018-03-27 18:10:39 -07:00
stump_func_op.h [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
stylizer_ops.cc [caffe2] Use both __ARM_NEON__ and __ARM_NEON macros (#6697) 2018-04-18 17:45:47 -04:00
summarize_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
summarize_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
summarize_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
swish_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
swish_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
swish_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
tan_op.cc Add asin, acos, tan, atan operators (#7600) 2018-05-16 18:09:26 -07:00
tan_op.cu Add asin, acos, tan, atan operators (#7600) 2018-05-16 18:09:26 -07:00
tanh_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
tanh_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
tensor_protos_db_input.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
tensor_protos_db_input.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
tensor_protos_db_input_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
text_file_reader.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
text_file_reader_utils.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
text_file_reader_utils.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
text_file_reader_utils_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
thresholded_relu_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
thresholded_relu_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
thresholded_relu_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
tile_op.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
tile_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
tile_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
top_k.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
top_k.cu Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
top_k.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
top_k_heap_selection.cuh Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
top_k_radix_selection.cuh Update from facebook (#6871) 2018-04-23 15:01:56 -07:00
transpose_op.cc [caffe2] Update EigenTensorMap to use ColMajor (#6735) 2018-04-18 18:28:38 -07:00
transpose_op.cu Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
transpose_op.h Fix caffe2 eigen + cuda9 windows build (#6746) 2018-04-22 09:36:09 -07:00
transpose_op_cudnn.cc Add broadcast and reduce gradient (#6668) 2018-04-17 13:31:13 -07:00
tt_linear_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
tt_linear_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
unique_ops.cc [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
unique_ops.cu [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
unique_ops.h [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
utility_ops.cc Updates to caffe2 operator documentation (#7917) 2018-05-29 14:38:56 -07:00
utility_ops.cu [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
utility_ops.h [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
utility_ops_gpu.cc Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
utility_ops_gpu_test.cc Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
utility_ops_test.cc Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
variable_length_sequence_padding.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
variable_length_sequence_padding.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
weighted_multi_sampling_op.cc Add C2 for weighted sampling 2018-03-20 13:34:22 -07:00
weighted_multi_sampling_op.h Add C2 for weighted sampling 2018-03-20 13:34:22 -07:00
weighted_sample_op.cc
weighted_sample_op.cu
weighted_sample_op.h
while_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
while_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
while_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
workspace_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
zero_gradient_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
zero_gradient_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
zero_gradient_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00