tree: d9c3edfe9baf4b72b38eca551a477c680f38ec88 [path history] [tgz]
  1. distributions/
  2. linalg/
  3. losses/
  4. memory_tests/
  5. numpy_ops/
  6. parallel_for/
  7. ragged/
  8. signal/
  9. structured/
  10. v1_compat_tests/
  11. accumulate_n_benchmark.py
  12. array_grad.py
  13. array_grad_test.py
  14. array_ops.py
  15. array_ops_shape_test.py
  16. array_ops_stack.py
  17. array_ops_test.py
  18. autograph_ops.py
  19. autograph_ops_test.py
  20. batch_norm_benchmark.py
  21. batch_ops.py
  22. batch_ops_test.py
  23. bincount_ops.py
  24. bincount_ops_test.py
  25. bitwise_ops.py
  26. bitwise_ops_test.py
  27. boosted_trees_ops.py
  28. BUILD
  29. candidate_sampling_ops.py
  30. check_ops.py
  31. clip_ops.py
  32. clip_ops_test.py
  33. clustering_ops.py
  34. clustering_ops_test.py
  35. collective_ops.py
  36. collective_ops_benchmark.py
  37. collective_ops_gpu_test.py
  38. collective_ops_test.py
  39. collective_ops_xla_test.py
  40. compiled_collective_ops_gpu_test.py
  41. composite_tensor_ops.py
  42. concat_benchmark.py
  43. cond.py
  44. cond_v2.py
  45. confusion_matrix.py
  46. control_flow_assert.py
  47. control_flow_case.py
  48. control_flow_grad.py
  49. control_flow_ops.py
  50. control_flow_ops_benchmark.py
  51. control_flow_ops_test.py
  52. control_flow_state.py
  53. control_flow_switch_case.py
  54. control_flow_util.py
  55. control_flow_util_v2.py
  56. control_flow_v2_disable_test.py
  57. control_flow_v2_enable_test.py
  58. control_flow_v2_func_graphs.py
  59. control_flow_v2_toggles.py
  60. control_flow_v2_toggles_test.py
  61. conv2d_benchmark.py
  62. critical_section_ops.py
  63. ctc_ops.py
  64. cudnn_rnn_grad.py
  65. custom_gradient.py
  66. data_flow_grad.py
  67. data_flow_ops.py
  68. default_gradient.py
  69. dequantize_op_test.py
  70. embedding_ops.py
  71. embedding_ops_test.py
  72. factory_ops_test.py
  73. filesystem_ops.py
  74. functional_ops.py
  75. functional_ops_test.py
  76. gradient_checker.py
  77. gradient_checker_v2.py
  78. gradient_checker_v2_test.py
  79. gradients.py
  80. gradients_impl.py
  81. gradients_test.py
  82. gradients_util.py
  83. handle_data_util.py
  84. histogram_ops.py
  85. image_grad.py
  86. image_grad_d9m_test.py
  87. image_grad_test.py
  88. image_grad_test_base.py
  89. image_ops.py
  90. image_ops_impl.py
  91. image_ops_test.py
  92. init_ops.py
  93. init_ops_test.py
  94. init_ops_v2.py
  95. init_ops_v2_test.py
  96. initializers_ns.py
  97. inplace_ops.py
  98. io_ops.py
  99. linalg_grad.py
  100. linalg_ops.py
  101. linalg_ops_impl.py
  102. list_ops.py
  103. logging_ops.py
  104. lookup_ops.py
  105. manip_grad.py
  106. manip_ops.py
  107. map_fn.py
  108. map_ops.py
  109. math_grad.py
  110. math_grad_test.py
  111. math_ops.py
  112. math_ops_linspace_test.py
  113. math_ops_test.py
  114. matmul_benchmark.py
  115. metrics.py
  116. metrics_impl.py
  117. nccl_ops.py
  118. nccl_ops_test.py
  119. nn.py
  120. nn_batchnorm_test.py
  121. nn_fused_batchnorm_d9m_test.py
  122. nn_fused_batchnorm_test.py
  123. nn_grad.py
  124. nn_grad_test.py
  125. nn_impl.py
  126. nn_loss_scaling_utilities_test.py
  127. nn_ops.py
  128. nn_test.py
  129. nn_xent_test.py
  130. numerics.py
  131. op_selector.py
  132. op_selector_test.py
  133. optional_grad.py
  134. parsing_config.py
  135. parsing_ops.py
  136. partitioned_variables.py
  137. proto_ops.py
  138. quantized_conv_ops_test.py
  139. quantized_ops_test.py
  140. random_crop_ops.py
  141. random_grad.py
  142. random_ops.py
  143. random_ops_util.py
  144. raw_ops_test.py
  145. ref_variable.py
  146. resource_variable_ops.py
  147. resources.py
  148. rnn.py
  149. rnn_cell.py
  150. rnn_cell_impl.py
  151. rnn_cell_wrapper_impl.py
  152. rnn_grad.py
  153. rnn_grad_test.py
  154. script_ops.py
  155. script_ops_test.py
  156. sdca_ops.py
  157. session_ops.py
  158. sets.py
  159. sets_impl.py
  160. shape_util.py
  161. sobol_ops_test.py
  162. sort_ops.py
  163. sort_ops_test.py
  164. sparse_bincount_ops_test.py
  165. sparse_grad.py
  166. sparse_ops.py
  167. sparse_ops_test.py
  168. special_math_ops.py
  169. special_math_ops_test.py
  170. split_benchmark.py
  171. standard_ops.py
  172. state_grad.py
  173. state_ops.py
  174. stateful_random_ops.py
  175. stateless_random_ops.py
  176. stochastic_cast_op.py
  177. string_ops.py
  178. summary_op_util.py
  179. summary_ops_v2.py
  180. template.py
  181. tensor_array_grad.py
  182. tensor_array_ops.py
  183. tensor_array_ops_test.py
  184. transpose_benchmark.py
  185. unconnected_gradients.py
  186. variable_scope.py
  187. variable_spec_test.py
  188. variable_v1.py
  189. variables.py
  190. weak_tensor_array_ops_test.py
  191. weak_tensor_image_ops_test.py
  192. weak_tensor_math_ops_test.py
  193. weak_tensor_nn_test.py
  194. weak_tensor_np_array_ops_test.py
  195. weak_tensor_np_math_ops_test.py
  196. weak_tensor_ops.py
  197. weak_tensor_ops_test.py
  198. weak_tensor_special_math_ops_test.py
  199. weak_tensor_test_util.py
  200. weights_broadcast_ops.py
  201. while_loop.py
  202. while_v2.py
  203. while_v2_indexed_slices_rewriter.py