Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ endpoints
Endpoints
580 in github.com/DeepRec-AI/DeepRec
⨍
Functions
117,897
◇
Types & classes
21,266
↳
Endpoints
580
Route
get_regularization_loss
tf_export(v1=["losses.get_regularization_loss"])
tensorflow/python/ops/losses/util.py:None
Route
get_regularization_losses
deprecated("2016-12-30", "Use tf.losses.get_regularization_losses instead.")
tensorflow/contrib/losses/python/losses/loss_ops.py:None
Route
get_regularization_losses
tf_export(v1=["losses.get_regularization_losses"])
tensorflow/python/ops/losses/util.py:None
Route
get_replica_context
tf_export("distribute.get_replica_context")
tensorflow/python/distribute/distribution_strategy_context.py:None
Route
get_root_dir_with_all_resources
tf_export(v1=['resource_loader.get_root_dir_with_all_resources'])
tensorflow/python/platform/resource_loader.py:None
Route
get_seed
tf_export(v1=['random.get_seed', 'get_seed'])
tensorflow/python/framework/random_seed.py:None
Route
get_session
keras_export(v1=['keras.backend.get_session'])
tensorflow/python/keras/backend.py:None
Route
get_session_handle
tf_export(v1=["get_session_handle"])
tensorflow/python/ops/session_ops.py:None
Route
get_session_tensor
tf_export(v1=["get_session_tensor"])
tensorflow/python/ops/session_ops.py:None
Route
get_single_element
deprecation.deprecated(None, "Use `tf.data.experimental.get_single_element(...)`.")
tensorflow/contrib/data/python/ops/get_single_element.py:None
Route
get_single_element
tf_export("data.experimental.get_single_element")
tensorflow/python/data/experimental/ops/get_single_element.py:None
Route
get_soft_device_placement
tf_export('config.get_soft_device_placement')
tensorflow/python/framework/config.py:None
Route
get_source_inputs
keras_export('keras.utils.get_source_inputs')
tensorflow/python/keras/utils/layer_utils.py:None
Route
get_step
tf_export("summary.experimental.get_step", v1=[])
tensorflow/python/ops/summary_ops_v2.py:None
Route
get_strategy
tf_export("distribute.get_strategy")
tensorflow/python/distribute/distribution_strategy_context.py:None
Route
get_structure
tf_export("data.experimental.get_structure")
tensorflow/python/data/ops/dataset_ops.py:None
Route
get_summary_description
tf_export(v1=['summary.get_summary_description'])
tensorflow/python/summary/summary.py:None
Route
get_summary_writer
deprecated(None, 'Use `SummaryWriterCache.get` directly.')
tensorflow/contrib/learn/python/learn/graph_actions.py:None
Route
get_synchronous_execution
tf_export('config.experimental.get_synchronous_execution')
tensorflow/python/framework/config.py:None
Route
get_temp_dir
tf_export(v1=['test.get_temp_dir'])
tensorflow/python/platform/test.py:None
Route
get_tensor_from_tensor_info
tf_export(v1=["saved_model.get_tensor_from_tensor_info", "saved_model.utils.get_tensor_from_ten
tensorflow/python/saved_model/utils_impl.py:None
Route
get_total_loss
deprecated("2016-12-30", "Use tf.losses.get_total_loss instead.")
tensorflow/contrib/losses/python/losses/loss_ops.py:None
Route
get_total_loss
tf_export(v1=["losses.get_total_loss"])
tensorflow/python/ops/losses/util.py:None
Route
get_uid
keras_export('keras.backend.get_uid')
tensorflow/python/keras/backend.py:None
Route
get_value
keras_export('keras.backend.get_value')
tensorflow/python/keras/backend.py:None
Route
get_variable
tf_export(v1=["get_variable"])
tensorflow/python/ops/variable_scope.py:None
Route
get_variable_scope
tf_export(v1=["get_variable_scope"])
tensorflow/python/ops/variable_scope.py:None
Route
get_verbosity
tf_export(v1=['logging.get_verbosity'])
tensorflow/python/platform/tf_logging.py:None
Route
get_virtual_device_configuration
tf_export('config.experimental.get_virtual_device_configuration')
tensorflow/python/framework/config.py:None
Route
get_visible_devices
tf_export('config.experimental.get_visible_devices')
tensorflow/python/framework/config.py:None
Route
get_word_index
keras_export('keras.datasets.reuters.get_word_index')
tensorflow/python/keras/datasets/reuters.py:None
Route
get_word_index
keras_export('keras.datasets.imdb.get_word_index')
tensorflow/python/keras/datasets/imdb.py:None
Route
h
def_function.function(input_signature=[ tensor_spec.TensorSpec(None, dtypes.float32)])
tensorflow/python/saved_model/load_test.py:None
Route
identity
dispatch.add_dispatch_support
tensorflow/python/ops/array_ops.py:None
Route
imag
dispatch.add_dispatch_support
tensorflow/python/ops/math_ops.py:None
Route
image_summary
deprecated( "2016-11-30", "Please switch to tf.summary.image. Note that " "tf.summary.image uses the n
tensorflow/python/ops/logging_ops.py:None
Route
increase
def_function.function(input_signature=[])
tensorflow/python/saved_model/load_test.py:None
Route
input_layer
tf_export(v1=['feature_column.input_layer'])
tensorflow/python/feature_column/feature_column.py:None
Route
input_producer
tf_export(v1=["train.input_producer"])
tensorflow/python/training/input.py:None
Route
input_spec
input_spec.setter
tensorflow/python/keras/engine/base_layer.py:None
Route
layer_with_recompute
rev_block_lib.recompute_grad
tensorflow/contrib/layers/python/layers/rev_block_lib_test.py:None
Route
limit_epochs
deprecation.deprecated( None, "Queue-based input pipelines have been replaced by `tf.data`. Use " "`tf
tensorflow/python/training/input.py:None
Route
log_sigmoid
dispatch.add_dispatch_support
tensorflow/python/ops/math_ops.py:None
Route
logdet
dispatch.add_dispatch_support
tensorflow/python/ops/linalg/linalg_impl.py:None
Route
logical_xor
dispatch.add_dispatch_support
tensorflow/python/ops/math_ops.py:None
Route
logistic_regression_signature_fn
deprecated('2017-03-25', 'signature_fns are deprecated. For canned Estimators they are no '
tensorflow/contrib/learn/python/learn/utils/export.py:None
Route
make_initializable_iterator
deprecation.deprecated( None, "Use `for ... in dataset:` to iterate over a dataset. If using " "`t
tensorflow/python/data/ops/dataset_ops.py:None
Route
make_one_shot_iterator
deprecation.deprecated( None, "Use `for ... in dataset:` to iterate over a dataset. If using " "`t
tensorflow/python/data/ops/dataset_ops.py:None
Route
make_parsing_export_strategy
deprecated(None, 'Use tf.estimator.export.build_parsing_serving_input_receiver_fn')
tensorflow/contrib/learn/python/learn/utils/saved_model_export_utils.py:None
Route
make_variable
def_function.function( input_signature=[tensor_spec.TensorSpec([None], dtypes.int64)])
tensorflow/python/saved_model/load_test.py:None
Route
mark_target_node
tf_export('train.mark_target_node')
tensorflow/python/training/monitored_session.py:None
Route
matmul
dispatch.add_dispatch_support
tensorflow/python/ops/math_ops.py:None
Route
matrix_diag_part
dispatch.add_dispatch_support
tensorflow/python/ops/array_ops.py:None
Route
maybe_batch
deprecation.deprecated( None, "Queue-based input pipelines have been replaced by `tf.data`. Use " "`tf
tensorflow/python/training/input.py:None
Route
maybe_batch_join
deprecation.deprecated( None, "Queue-based input pipelines have been replaced by `tf.data`. Use " "`tf
tensorflow/python/training/input.py:None
Route
maybe_shuffle_batch
deprecation.deprecated( None, "Queue-based input pipelines have been replaced by `tf.data`. Use " "`tf
tensorflow/python/training/input.py:None
Route
maybe_shuffle_batch_join
deprecation.deprecated( None, "Queue-based input pipelines have been replaced by `tf.data`. Use " "`tf
tensorflow/python/training/input.py:None
Route
mean_squared_error_regressor
deprecated('2016-12-01', 'Use `tf.losses.mean_squared_error` ' 'and explicit logits computation.')
tensorflow/contrib/learn/python/learn/ops/losses_ops.py:None
Route
method
function_decorator( input_signature=(tensor_spec.TensorSpec( shape=None, dtype=dtypes.
tensorflow/python/eager/function_argument_naming_test.py:None
Route
model
def_function.function(input_signature=[ tensor_spec.TensorSpec(shape=[1, 2], dtype=dtypes.float32),
tensorflow/python/framework/convert_to_constants_test.py:None
Route
model
def_function.function(input_signature=[ tensor_spec.TensorSpec(shape=[1, 2], dtype=dtypes.float32),
tensorflow/lite/python/lite_mlir_test.py:None
Route
model
tf.function( input_signature=[tf.TensorSpec(shape=[3, 3], dtype=tf.float32)])
tensorflow/compiler/mlir/lite/tests/debuginfo/concrete_function_error.py:None
Route
model
tf.function(input_signature=[tf.TensorSpec(shape=[3, 3], dtype=tf.float32)])
tensorflow/compiler/mlir/lite/tests/debuginfo/saved_model_error.py:None
Route
mul
def_function.function(input_signature=[ tensor_spec.TensorSpec(None, dtypes.float32), tensor_s
tensorflow/python/saved_model/load_test.py:None
Route
multiply
dispatch.add_dispatch_support
tensorflow/python/ops/math_ops.py:None
Route
multiply_no_nan
dispatch.add_dispatch_support
tensorflow/python/ops/math_ops.py:None
Route
my_predict
tf.function(input_signature=[ tf.TensorSpec([1, 28, 28, 1], tf.float32), ])
tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/keras.py:None
Route
name
base.Layer.name.getter
tensorflow/contrib/eager/python/network.py:None
Route
nested_f
def_function.function(input_signature=[])
tensorflow/python/saved_model/save_test.py:None
Route
not_equal
dispatch.add_dispatch_support
tensorflow/python/ops/math_ops.py:None
Route
numpy_input_fn
deprecated(None, 'Use tf.compat.v1.estimator.inputs.numpy_input_fn.')
tensorflow/contrib/learn/python/learn/learn_io/numpy_io.py:None
Route
one_hot
dispatch.add_dispatch_support
tensorflow/python/ops/array_ops.py:None
Route
ones_like
dispatch.add_dispatch_support
tensorflow/python/ops/array_ops.py:None
Route
ones_like_v2
dispatch.add_dispatch_support
tensorflow/python/ops/array_ops.py:None
Route
outer
def_function.function( input_signature=[tensor_spec.TensorSpec([], dtypes.float32)])
tensorflow/python/saved_model/load_test.py:None
Route
output_all_intermediates
tf_export(v1=["experimental.output_all_intermediates"])
tensorflow/python/ops/control_flow_v2_toggles.py:None
Route
output_classes
deprecation.deprecated( None, "Use `tf.compat.v1.data.get_output_classes(iterator)`.")
tensorflow/python/data/ops/iterator_ops.py:None
Route
output_classes
deprecation.deprecated( None, "Use `tf.compat.v1.data.get_output_classes(dataset)`.")
tensorflow/python/data/ops/dataset_ops.py:None
Route
output_loss_metric
output_loss_metric.setter
tensorflow/python/keras/engine/training.py:None
Route
output_shapes
deprecation.deprecated( None, "Use `tf.compat.v1.data.get_output_shapes(iterator)`.")
tensorflow/python/data/ops/iterator_ops.py:None
Route
output_shapes
deprecation.deprecated( None, "Use `tf.compat.v1.data.get_output_shapes(dataset)`.")
tensorflow/python/data/ops/dataset_ops.py:None
Route
output_types
deprecation.deprecated( None, "Use `tf.compat.v1.data.get_output_types(iterator)`.")
tensorflow/python/data/ops/iterator_ops.py:None
Route
output_types
deprecation.deprecated( None, "Use `tf.compat.v1.data.get_output_types(dataset)`.")
tensorflow/python/data/ops/dataset_ops.py:None
Route
override_for_some_op
dispatch.dispatch_for_types(some_op, CustomTensor)
tensorflow/python/util/dispatch_test.py:None
Route
override_for_test_op
dispatch.dispatch_for_types(test_op, CustomTensor)
tensorflow/python/util/dispatch_test.py:None
Route
pandas_input_fn
deprecated(None, 'Please use tf.compat.v1.estimator.inputs.pandas_input_fn')
tensorflow/contrib/learn/python/learn/learn_io/pandas_io.py:None
Route
parse_and_predict
def_function.function( input_signature=[tensor_spec.TensorSpec([None], dtypes.string)])
tensorflow/python/keras/saving/saved_model/saved_model_test.py:None
Route
pow
dispatch.add_dispatch_support
tensorflow/python/ops/math_ops.py:None
Route
predict
deprecated_arg_values( "2017-03-01", "Please switch to predict_classes, or set `outputs` argument.
tensorflow/contrib/learn/python/learn/estimators/dnn.py:None
Route
predict
deprecated_arg_values( "2017-03-01", "Please switch to predict_classes, or set `outputs` argument.
tensorflow/contrib/learn/python/learn/estimators/linear.py:None
Route
predict
deprecated_arg_values( "2017-03-01", "Please switch to predict_classes, or set `outputs` argument.
tensorflow/contrib/learn/python/learn/estimators/dnn_linear_combined.py:None
Route
predict
def_function.function(input_signature=[tensor_spec.TensorSpec((None, 3))])
tensorflow/python/keras/saving/saved_model/saved_model_test.py:None
Route
preprocess_input
keras_export('keras.applications.xception.preprocess_input')
tensorflow/python/keras/applications/xception.py:None
Route
preprocess_input
keras_export('keras.applications.inception_v3.preprocess_input')
tensorflow/python/keras/applications/inception_v3.py:None
Route
preprocess_input
keras_export('keras.applications.densenet.preprocess_input')
tensorflow/python/keras/applications/densenet.py:None
Route
preprocess_input
keras_export('keras.applications.nasnet.preprocess_input')
tensorflow/python/keras/applications/nasnet.py:None
Route
preprocess_input
keras_export('keras.applications.vgg16.preprocess_input')
tensorflow/python/keras/applications/vgg16.py:None
Route
preprocess_input
keras_export('keras.applications.mobilenet.preprocess_input')
tensorflow/python/keras/applications/mobilenet.py:None
Route
preprocess_input
keras_export('keras.applications.inception_resnet_v2.preprocess_input')
tensorflow/python/keras/applications/inception_resnet_v2.py:None
Route
preprocess_input
keras_export('keras.applications.imagenet_utils.preprocess_input')
tensorflow/python/keras/applications/imagenet_utils.py:None
← previous
next →
201–300 of 580, ranked by callers