..
__init__.py
Add a __init__.py file for tensorflow/compiler/tests.
2020-02-20 01:01:13 -08:00
adadelta_test.py
Add complex support to optimizers
2019-11-01 10:32:30 -07:00
adagrad_da_test.py
adagrad_test.py
Add complex support to optimizers
2019-11-01 10:32:30 -07:00
adam_test.py
Add complex support to optimizers
2019-11-01 10:32:30 -07:00
add_n_test.py
argminmax_test.py
binary_ops_test.py
Create Iota, Rev and Fft HLO ops with MlirHloBuilder
2020-06-12 17:56:06 -07:00
bucketize_op_test.py
Override reduce and reduce-window ops in MlirHloBuilder
2020-06-12 18:17:10 -07:00
BUILD
Do not try to compile trivially dead branches in the Case tf2xla lowering
2020-06-19 14:18:26 -07:00
build_defs.bzl
Add an option to enable MLIR bridge for tf_xla_py_test rule
2020-04-13 12:40:48 -07:00
case_test.py
Do not try to compile trivially dead branches in the Case tf2xla lowering
2020-06-19 14:18:26 -07:00
categorical_op_test.py
Work around the following bug in python 3.8
2020-03-17 10:56:24 -07:00
cholesky_op_test.py
Disable some TF2 incompatible tests from running in v2 mode.
2020-02-11 07:03:23 -08:00
clustering_test.py
complex_div_test.py
concat_ops_test.py
Enable MLIR bridge for ops that are already supported
2020-05-07 17:13:44 -07:00
cond_test.py
conv2d_test.py
conv3d_test.py
conv_node_name_test.py
Reduce Conv2D.__call__ overhead by 45%, Conv3D.__call__ overhead by 30%, and
2020-06-11 10:06:48 -07:00
data_format_ops_test.py
DataFormatVecPermute accepts a vector of size 2.
2020-05-20 16:01:33 -07:00
dense_layer_test.py
Disable some TF2 incompatible tests from running in v2 mode.
2020-02-11 07:03:23 -08:00
depthwise_conv_op_test.py
Speed up backprop grouped convolutions
2019-12-26 12:49:55 -08:00
dynamic_slice_ops_test.py
dynamic_stitch_test.py
eager_test.py
Fix device placement logic in ConvertToEagerTensor.
2020-02-25 12:23:56 -08:00
einsum_op_test.py
Remove expired forward compatibility horizons
2020-03-22 13:26:51 +00:00
ensure_shape_op_test.py
Merge pull request #38544 from yongtang:34399-ensure_shape
2020-04-15 08:57:07 -07:00
extract_image_patches_op_test.py
fake_quant_ops_test.py
fft_test.py
fifo_queue_test.py
ftrl_test.py
function_test.py
fused_batchnorm_test.py
Remove expired forward compatibility horizons
2020-04-28 12:01:24 +01:00
gather_nd_op_test.py
Enable MLIR bridge for compiler tests requiring unsigned integers
2020-05-05 18:23:23 -07:00
gather_test.py
image_ops_test.py
Disable MLIR bridge for NMS image ops test
2020-07-08 11:02:29 -07:00
jit_test.py
Disable some TF2 incompatible tests from running in v2 mode.
2020-02-11 07:03:23 -08:00
listdiff_op_test.py
lrn_ops_test.py
lstm_layer_inference.config.pbtxt
Branch 168917534 ( #13077 )
2017-09-15 19:38:25 -07:00
lstm_layer_inference.pbtxt
Initial open-source release of XLA: Accelerated Linear Algebra.
2017-01-09 12:26:35 -08:00
lstm_test.py
Disable some TF2 incompatible tests from running in v2 mode.
2020-02-11 07:03:23 -08:00
lstm.py
ICM PY3 Migration - //tensorflow/compiler [1]
2019-10-10 19:59:19 -07:00
manip_ops_test.py
matrix_band_part_test.py
matrix_diag_ops_test.py
Remove forward_compatibility / forward_compatible checks for dates that have already passed.
2020-01-02 16:14:15 -08:00
matrix_inverse_op_test.py
matrix_solve_op_test.py
[TF:XLA] Re-implement MatrixSolve in terms of QR decomposition.
2019-10-28 13:49:07 -07:00
matrix_triangular_solve_op_test.py
[TF:XLA] Update TF:XLA tests for matrix_triangular_solve to test V1 and V2.
2020-06-17 00:47:58 -07:00
momentum_test.py
nary_ops_test.py
nullary_ops_test.py
placeholder_test.py
plugin.bzl
Formatting BUILD and bzl files.
2019-02-18 22:24:09 -08:00
pooling_ops_3d_test.py
pooling_ops_test.py
proximal_adagrad_test.py
proximal_gradient_descent_test.py
qr_op_test.py
quantized_ops_test.py
Small adjustments on import spacing.
2019-12-18 20:32:12 -08:00
random_ops_test.py
[XLA] Broadcast ParameterizedTruncatedNormal parameters to the uniform's shape
2020-04-18 17:47:00 -07:00
randomized_tests.cc
[Build cleanup] Update #includes of moved header "graph/graph_constructor.h".
2020-04-29 09:20:48 -07:00
reduce_ops_test.py
Small adjustments on import spacing.
2019-12-18 20:32:12 -08:00
reduce_window_test.py
reshape_op_test.py
reverse_ops_test.py
Small adjustments on import spacing.
2019-12-18 20:32:12 -08:00
reverse_sequence_op_test.py
rmsprop_test.py
Add complex support to optimizers
2019-11-01 10:32:30 -07:00
scan_ops_test.py
scatter_nd_op_test.py
searchsorted_op_test.py
Roll back to fix broken test.
2020-03-06 06:07:51 -08:00
segment_reduction_ops_test.py
Small adjustments on import spacing.
2019-12-18 20:32:12 -08:00
self_adjoint_eig_op_test.py
Small adjustments on import spacing.
2019-12-18 20:32:12 -08:00
slice_ops_test.py
[TF2XLA] Support scalar index slicing.
2019-09-09 17:30:40 -07:00
sort_ops_test.py
spacetobatch_op_test.py
sparse_to_dense_op_test.py
Build scatter HLO op with MlirHloBuilder
2020-06-12 17:39:11 -07:00
special_math_test.py
Update tolerance for Log1p test for Windows Build.
2020-06-16 14:55:51 -07:00
stack_ops_test.py
stateful_random_ops_test.py
stateless_random_ops_test.py
Modify the XLA Uniform sampler to use cast instead of bitcasts. We didn't strictly need a bitcast because we are ignoring the exponent bits anyway.
2020-03-31 15:22:55 -07:00
svd_op_test.py
Small adjustments on import spacing.
2019-12-18 20:32:12 -08:00
tensor_array_ops_test.py
Disable some TF2 incompatible tests from running in v2 mode.
2020-02-11 07:03:23 -08:00
tensor_list_ops_test.py
Small adjustments on import spacing.
2019-12-18 20:32:12 -08:00
ternary_ops_test.py
Canonicalize tf.Select to tf.SelectV2.
2020-05-19 15:15:50 -07:00
test_utils.py
ICM PY3 Migration - //tensorflow/compiler [1]
2019-10-10 19:59:19 -07:00
tridiagonal_solve_ops_test.py
Unlock XLA non pivoting tridiagonal solver for all back-ends.
2020-03-23 17:23:42 -07:00
unary_ops_composition_test.cc
[NFC] Provide synchronous versions of CopyDeviceTensorToCPU and CopyCPUTensorToDevice
2020-04-17 12:27:29 -07:00
unary_ops_test.py
Improve numerics of Log1p for XLA:CPU.
2020-06-16 11:00:05 -07:00
unstack_test.py
Add test for unstack op.
2019-12-11 11:44:45 -08:00
variable_ops_test.py
[TF:XLA] Update an error message to include the word "uninitialized" because many tests
2020-06-09 19:20:57 -07:00
while_test.py
Support Identity/StopGradient ops for TensorLists in tf2xla bridge.
2020-03-03 16:27:54 -08:00
xla_device_gpu_test.py
xla_device_test.py
xla_ops_test.py
Enabled support for negative edge padding for XlaPad.
2020-06-16 07:05:30 -07:00
xla_test_test.py
xla_test.py
Add an option to enable MLIR bridge for tf_xla_py_test rule
2020-04-13 12:40:48 -07:00