Home
last modified time | relevance | path

Searched refs:disable_tfrt (Results 1 – 25 of 40) sorted by relevance

12

/external/tensorflow/tensorflow/python/kernel_tests/random/
Dstateless_random_ops_test.py288 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
301 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
314 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
326 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
342 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
354 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
381 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
390 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
397 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
406 @test_util.disable_tfrt('tensorflow::DirectSession::Run crashes. b/156187396')
[all …]
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
Dresnet50_test.py102 @test_util.disable_tfrt('Flaky test. b/157103729')
115 @test_util.disable_tfrt('Flaky test. b/157103729')
126 @test_util.disable_tfrt('Flaky test. b/157103729')
135 @test_util.disable_tfrt('Flaky test. b/157103729')
147 @test_util.disable_tfrt('Flaky test. b/157103729')
159 @test_util.disable_tfrt('Flaky test. b/157103729')
214 @test_util.disable_tfrt('Flaky test. b/157103729')
218 @test_util.disable_tfrt('TFE_ContextGetExecutorForThread missing b/156188669')
222 @test_util.disable_tfrt('Flaky test. b/157103729')
/external/tensorflow/tensorflow/python/eager/
Dcontext_test.py92 @test_util.disable_tfrt(
130 @test_util.disable_tfrt('b/169293680: TFE_GetTotalMemoryUsage is unsupported')
135 @test_util.disable_tfrt('b/169293680: TFE_GetTotalMemoryUsage is unsupported')
144 @test_util.disable_tfrt('b/169293680: TFE_GetTotalMemoryUsage is unsupported')
149 @test_util.disable_tfrt('b/169293680: TFE_GetTotalMemoryUsage is unsupported')
Ddevice_placement_test.py126 @test_util.disable_tfrt('b/173726713: Support properly inserting device at '
226 @test_util.disable_tfrt('remote host not supported yet.')
234 @test_util.disable_tfrt('remote host not supported yet.')
245 @test_util.disable_tfrt('remote host not supported yet.')
259 @test_util.disable_tfrt('remote host not supported yet.')
Dcore_test.py328 @test_util.disable_tfrt('Get execution mode not supported in TFRT.')
397 @test_util.disable_tfrt('Multi CPU placement not supported yet.')
467 @test_util.disable_tfrt('Context config not supported in TFRT.')
570 @test_util.disable_tfrt('ContextFromInterface not implemented.')
585 @test_util.disable_tfrt('PyFunc is not supported in TFRT.')
666 @test_util.disable_tfrt('TFRT asserts correct number of outputs instead of '
678 @test_util.disable_tfrt('TFRT asserts correct number of outputs instead of '
937 @test_util.disable_tfrt('TFRT raises InternalError instead of NotFoundError')
1102 @test_util.disable_tfrt('Send/Receive not supported in TFRT yet.')
1117 @test_util.disable_tfrt('Send/Receive not supported in TFRT yet.')
Dbenchmarks_test.py808 @test_util.disable_tfrt(
935 @test_util.disable_tfrt(
940 @test_util.disable_tfrt(
1249 @test_util.disable_tfrt("tf.While not supported RTFB tensor. b/169374895")
Dops_test.py480 @test_util.disable_tfrt(
/external/tensorflow/tensorflow/python/tpu/
Dtpu.bzl30 disable_tfrt = None,
45 disable_tfrt: Unused.
/external/tensorflow/tensorflow/python/compiler/xla/
Dxla_test.py216 @test_util.disable_tfrt(
226 @test_util.disable_tfrt(
241 @test_util.disable_tfrt(
/external/tensorflow/tensorflow/python/distribute/
Dtemplate_mirrored_strategy_test.py29 @test_util.disable_tfrt("Strategy not supported yet.")
/external/tensorflow/tensorflow/python/training/
Dadam_test.py245 @test_util.disable_tfrt("b/168527439: invalid runtime fallback "
250 @test_util.disable_tfrt("b/153089059: cannot create half tensor on GPU.")
339 @test_util.disable_tfrt("b/168527439: invalid runtime fallback "
366 @test_util.disable_tfrt("b/168527439: invalid runtime fallback "
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dconstant_op_eager_test.py146 @test_util.disable_tfrt("support creating string tensors from empty "
424 @test_util.disable_tfrt("b/169112823: unsupported dtype for Op:ZerosLike.")
435 @test_util.disable_tfrt("b/169112823: unsupported dtype for Op:ZerosLike.")
445 @test_util.disable_tfrt("b/169112823: unsupported dtype for Op:ZerosLike.")
Dbitcast_op_test.py85 @test_util.disable_tfrt("b/169901260")
Dconstant_op_test.py453 @test_util.disable_tfrt("b/169901260")
464 @test_util.disable_tfrt("b/169901260")
475 @test_util.disable_tfrt("b/169901260")
660 @test_util.disable_tfrt("b/169901260")
Dspacetodepth_op_test.py292 @test_util.disable_tfrt("b/169901260")
/external/tensorflow/tensorflow/python/ops/memory_tests/
DBUILD43 disable_tfrt = True,
/external/tensorflow/tensorflow/python/distribute/integration_test/
DBUILD74 disable_tfrt = False,
/external/tensorflow/tensorflow/tsl/platform/default/
Ddistribute.bzl83 disable_tfrt = disable_tpu_use_tfrt,
/external/tensorflow/tensorflow/python/training/experimental/
Dmixed_precision_test.py133 @test_util.disable_tfrt('Grappler rewrite doesn\'t apply to tfrt.')
/external/tensorflow/tensorflow/tools/docs/
DBUILD79 disable_tfrt = True,
/external/tensorflow/tensorflow/python/tpu/tests/
DBUILD329 disable_tfrt = False,
/external/tensorflow/tensorflow/python/checkpoint/
Dfunctional_saver_test.py127 @test_util.disable_tfrt("b/171765113: server is not supported in TFRT yet.")
/external/tensorflow/tensorflow/python/kernel_tests/data_structures/
Ddynamic_stitch_op_test.py61 @test_util.disable_tfrt("b/169901260")
/external/tensorflow/tensorflow/python/debug/lib/
Dcheck_numerics_callback_test.py258 @test_util.disable_tfrt("b/177261532: TFRT cannot detect overflow yet.")
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_interop_test.py229 @test_util.disable_tfrt('b/180469928')

12