Home
last modified time | relevance | path

Searched refs:deprecated_endpoints (Results 1 – 25 of 36) sorted by relevance

12

/external/tensorflow/tensorflow/python/framework/
Dconfig.py385 @deprecation.deprecated_endpoints(
420 @deprecation.deprecated_endpoints(
457 @deprecation.deprecated_endpoints(
491 @deprecation.deprecated_endpoints(
711 @deprecation.deprecated_endpoints(
752 @deprecation.deprecated_endpoints(
Drandom_seed.py42 @deprecation.deprecated_endpoints('get_seed')
Dpython_op_gen_internal.cc619 string deprecated_endpoints; in AddExport() local
626 AddDelimiter(&deprecated_endpoints, ", "); in AddExport()
627 strings::StrAppend(&deprecated_endpoints, "'", endpoint_name, "'"); in AddExport()
655 if (!deprecated_endpoints.empty()) { in AddExport()
656 strings::StrAppend(&result_, "@deprecated_endpoints(", deprecated_endpoints, in AddExport()
/external/tensorflow/tensorflow/python/ops/
Dsparse_ops.py281 @deprecation.deprecated_endpoints("sparse_concat")
457 @deprecation.deprecated_endpoints("sparse_add")
818 @deprecation.deprecated_endpoints("sparse_reorder")
869 @deprecation.deprecated_endpoints("sparse_reshape")
983 @deprecation.deprecated_endpoints("sparse_split")
1127 @deprecation.deprecated_endpoints("sparse_slice")
1332 @deprecation.deprecated_endpoints("sparse_reduce_max")
1418 @deprecation.deprecated_endpoints("sparse_reduce_max_sparse")
1550 @deprecation.deprecated_endpoints("sparse_reduce_sum")
1619 @deprecation.deprecated_endpoints("sparse_reduce_sum_sparse")
[all …]
Dcheck_ops.py380 @deprecation.deprecated_endpoints('assert_proper_iterable')
443 @deprecation.deprecated_endpoints('assert_negative')
497 @deprecation.deprecated_endpoints('assert_positive')
552 @deprecation.deprecated_endpoints('assert_non_negative')
608 @deprecation.deprecated_endpoints('assert_non_positive')
715 @deprecation.deprecated_endpoints('assert_none_equal')
779 @deprecation.deprecated_endpoints('assert_near')
943 @deprecation.deprecated_endpoints('assert_less_equal')
1035 @deprecation.deprecated_endpoints('assert_greater_equal')
1225 @deprecation.deprecated_endpoints('assert_rank_at_least')
[all …]
Drandom_ops.py46 @deprecation.deprecated_endpoints("random_normal")
162 @deprecation.deprecated_endpoints("truncated_normal")
217 @deprecation.deprecated_endpoints("random_uniform")
329 @deprecation.deprecated_endpoints("random_shuffle")
362 @deprecation.deprecated_endpoints("random_crop")
551 @deprecation.deprecated_endpoints("random_gamma")
645 @deprecation.deprecated_endpoints("random_poisson")
Dcandidate_sampling_ops.py35 @deprecation.deprecated_endpoints('nn.uniform_candidate_sampler')
98 @deprecation.deprecated_endpoints('nn.log_uniform_candidate_sampler')
161 @deprecation.deprecated_endpoints(['nn.learned_unigram_candidate_sampler'])
Dinit_ops.py101 @deprecation.deprecated_endpoints("initializers.zeros")
121 @deprecation.deprecated_endpoints("initializers.ones", "ones_initializer")
141 @deprecation.deprecated_endpoints("constant_initializer")
241 @deprecation.deprecated_endpoints("initializers.random_uniform")
281 @deprecation.deprecated_endpoints("initializers.random_normal")
321 @deprecation.deprecated_endpoints("initializers.truncated_normal",
369 @deprecation.deprecated_endpoints("uniform_unit_scaling_initializer",
435 @deprecation.deprecated_endpoints("initializers.variance_scaling",
532 @deprecation.deprecated_endpoints("initializers.orthogonal",
1169 @deprecation.deprecated_endpoints("initializers.identity")
[all …]
Dlinalg_ops.py150 @deprecation.deprecated_endpoints('cholesky_solve')
246 @deprecation.deprecated_endpoints('matrix_solve_ls')
442 @deprecation.deprecated_endpoints('self_adjoint_eig')
466 @deprecation.deprecated_endpoints('self_adjoint_eigvals')
490 @deprecation.deprecated_endpoints('svd')
Dmath_ops.py120 @deprecation.deprecated_endpoints("lin_space")
754 @deprecation.deprecated_endpoints("real")
789 @deprecation.deprecated_endpoints("imag")
823 @deprecation.deprecated_endpoints("angle")
1409 @deprecation.deprecated_endpoints("div_no_nan")
1462 @deprecation.deprecated_endpoints("floordiv")
1562 @deprecation.deprecated_endpoints("logical_xor")
3217 @deprecation.deprecated_endpoints("trace")
3721 @deprecation.deprecated_endpoints("accumulate_n")
3852 @deprecation.deprecated_endpoints("log_sigmoid")
[all …]
Dstring_ops.py77 @deprecation.deprecated_endpoints("regex_replace")
309 @deprecation.deprecated_endpoints("reduce_join")
544 @deprecation.deprecated_endpoints("string_join")
Dmanip_ops.py30 @deprecation.deprecated_endpoints('manip.roll')
Darray_ops.py1926 @deprecation.deprecated_endpoints("sparse_mask")
2323 @deprecation.deprecated_endpoints("matrix_transpose", "linalg.transpose")
2402 @deprecation.deprecated_endpoints("matrix_diag")
2571 @deprecation.deprecated_endpoints("matrix_diag_part")
2712 @deprecation.deprecated_endpoints("diag_part")
2756 @deprecation.deprecated_endpoints("matrix_set_diag")
3291 @deprecation.deprecated_endpoints("sparse_placeholder")
3951 @deprecation.deprecated_endpoints("space_to_batch")
3984 @deprecation.deprecated_endpoints("space_to_depth")
4003 @deprecation.deprecated_endpoints("depth_to_space")
[all …]
Dnumerics.py34 @deprecation.deprecated_endpoints("verify_tensor_all_finite")
Dconfusion_matrix.py203 @deprecation.deprecated_endpoints('confusion_matrix', 'train.confusion_matrix')
Ddata_flow_ops.py118 @deprecation.deprecated_endpoints(["io.QueueBase", "QueueBase"])
623 @deprecation.deprecated_endpoints(
710 @deprecation.deprecated_endpoints("FIFOQueue")
848 @deprecation.deprecated_endpoints(["io.PaddingFIFOQueue", "PaddingFIFOQueue"])
924 @deprecation.deprecated_endpoints(["io.PriorityQueue", "PriorityQueue"])
/external/tensorflow/tensorflow/python/saved_model/
Dsignature_def_utils_impl.py37 @deprecation.deprecated_endpoints(
69 @deprecation.deprecated_endpoints(
117 @deprecation.deprecated_endpoints(
176 @deprecation.deprecated_endpoints(
273 @deprecation.deprecated_endpoints(
Dloader_impl.py228 @deprecation.deprecated_endpoints(
/external/tensorflow/tensorflow/python/data/experimental/ops/
Dstats_aggregator.py32 @deprecation.deprecated_endpoints("data.experimental.StatsAggregator")
90 @deprecation.deprecated_endpoints("data.experimental.StatsAggregator")
/external/tensorflow/tensorflow/python/lib/io/
Dtf_record.py30 @deprecation.deprecated_endpoints("io.TFRecordCompressionType",
42 @deprecation.deprecated_endpoints("python_io.TFRecordOptions")
217 @deprecation.deprecated_endpoints("python_io.TFRecordWriter")
/external/tensorflow/tensorflow/python/training/experimental/
Dmixed_precision.py216 @deprecation.deprecated_endpoints(
391 @deprecation.deprecated_endpoints(
Dloss_scale.py40 @deprecation.deprecated_endpoints('mixed_precision.experimental.LossScale',
212 @deprecation.deprecated_endpoints('mixed_precision.experimental.FixedLossScale',
313 @deprecation.deprecated_endpoints(
Dloss_scale_optimizer.py31 @deprecation.deprecated_endpoints(
/external/tensorflow/tensorflow/python/data/ops/
Doptional_ops.py36 @deprecation.deprecated_endpoints("data.experimental.Optional")
/external/tensorflow/tensorflow/python/util/
Ddeprecation_test.py1033 @deprecation.deprecated_endpoints("foo1")
1039 @deprecation.deprecated_endpoints("foo1", "foo2")
1046 @deprecation.deprecated_endpoints("foo1")
1047 @deprecation.deprecated_endpoints("foo2")

12