LostTech.TensorFlow : API Documentation

Type gen_array_ops

Namespace tensorflow.python.ops.gen_array_ops

Methods

Properties

Public static methods

Tensor batch_matrix_band_part(IGraphNodeBase input, IGraphNodeBase num_lower, IGraphNodeBase num_upper, string name)

object batch_matrix_band_part_dyn(object input, object num_lower, object num_upper, object name)

object batch_matrix_band_part_eager_fallback(IGraphNodeBase input, IGraphNodeBase num_lower, IGraphNodeBase num_upper, string name, Context ctx)

object batch_matrix_band_part_eager_fallback_dyn(object input, object num_lower, object num_upper, object name, object ctx)

Tensor batch_matrix_diag(IGraphNodeBase diagonal, string name)

object batch_matrix_diag_dyn(object diagonal, object name)

object batch_matrix_diag_eager_fallback(IGraphNodeBase diagonal, string name, Context ctx)

object batch_matrix_diag_eager_fallback_dyn(object diagonal, object name, object ctx)

Tensor batch_matrix_diag_part(IGraphNodeBase input, string name)

object batch_matrix_diag_part_dyn(object input, object name)

object batch_matrix_diag_part_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object batch_matrix_diag_part_eager_fallback_dyn(object input, object name, object ctx)

Tensor batch_matrix_set_diag(IGraphNodeBase input, IGraphNodeBase diagonal, string name)

object batch_matrix_set_diag_dyn(object input, object diagonal, object name)

object batch_matrix_set_diag_eager_fallback(IGraphNodeBase input, IGraphNodeBase diagonal, string name, Context ctx)

object batch_matrix_set_diag_eager_fallback_dyn(object input, object diagonal, object name, object ctx)

Tensor batch_to_space(IGraphNodeBase input, IGraphNodeBase crops, int block_size, string name)

object batch_to_space_eager_fallback(IGraphNodeBase input, IGraphNodeBase crops, int block_size, string name, Context ctx)

object batch_to_space_eager_fallback_dyn(object input, object crops, object block_size, object name, object ctx)

object batch_to_space_nd_eager_fallback(IGraphNodeBase input, IGraphNodeBase block_shape, IGraphNodeBase crops, string name, Context ctx)

object batch_to_space_nd_eager_fallback_dyn(object input, object block_shape, object crops, object name, object ctx)

object bitcast_eager_fallback(IGraphNodeBase input, DType type, string name, Context ctx)

object bitcast_eager_fallback_dyn(object input, object type, object name, object ctx)

Tensor broadcast_args(IGraphNodeBase s0, IGraphNodeBase s1, string name)

object broadcast_args_dyn(object s0, object s1, object name)

object broadcast_args_eager_fallback(IGraphNodeBase s0, IGraphNodeBase s1, string name, Context ctx)

object broadcast_args_eager_fallback_dyn(object s0, object s1, object name, object ctx)

object broadcast_gradient_args(IGraphNodeBase s0, IGraphNodeBase s1, string name)

object broadcast_gradient_args_dyn(object s0, object s1, object name)

object broadcast_gradient_args_eager_fallback(IGraphNodeBase s0, IGraphNodeBase s1, string name, Context ctx)

object broadcast_gradient_args_eager_fallback_dyn(object s0, object s1, object name, object ctx)

object broadcast_to_eager_fallback(IGraphNodeBase input, IGraphNodeBase shape, string name, Context ctx)

object broadcast_to_eager_fallback_dyn(object input, object shape, object name, object ctx)

object check_numerics_eager_fallback(IGraphNodeBase tensor, string message, string name, Context ctx)

object check_numerics_eager_fallback(IGraphNodeBase tensor, Byte[] message, string name, Context ctx)

object check_numerics_eager_fallback_dyn(object tensor, object message, object name, object ctx)

Tensor concat(IGraphNodeBase concat_dim, IGraphNodeBase values, PythonFunctionContainer name)

Tensor concat(IGraphNodeBase concat_dim, int values, PythonFunctionContainer name)

Tensor concat(IGraphNodeBase concat_dim, IEnumerable<int> values, string name)

Tensor concat(IGraphNodeBase concat_dim, IEnumerable<int> values, PythonFunctionContainer name)

Tensor concat(IGraphNodeBase concat_dim, double values, string name)

Tensor concat(IGraphNodeBase concat_dim, double values, PythonFunctionContainer name)

Tensor concat(IGraphNodeBase concat_dim, IGraphNodeBase values, string name)

object concat_eager_fallback(IGraphNodeBase concat_dim, IGraphNodeBase values, string name, Context ctx)

object concat_eager_fallback(IGraphNodeBase concat_dim, int values, string name, Context ctx)

object concat_eager_fallback(IGraphNodeBase concat_dim, IEnumerable<object> values, string name, Context ctx)

object concat_eager_fallback(IGraphNodeBase concat_dim, double values, string name, Context ctx)

object concat_eager_fallback_dyn(object concat_dim, object values, object name, object ctx)

IList<object> concat_offset(IGraphNodeBase concat_dim, IGraphNodeBase shape, string name)

IList<object> concat_offset(IGraphNodeBase concat_dim, IEnumerable<IGraphNodeBase> shape, string name)

object concat_offset_dyn(object concat_dim, object shape, object name)

IList<object> concat_offset_eager_fallback(IGraphNodeBase concat_dim, IGraphNodeBase shape, string name, Context ctx)

IList<object> concat_offset_eager_fallback(IGraphNodeBase concat_dim, IEnumerable<IGraphNodeBase> shape, string name, Context ctx)

object concat_offset_eager_fallback_dyn(object concat_dim, object shape, object name, object ctx)

Tensor concat_v2(IEnumerable<IGraphNodeBase> values, IGraphNodeBase axis, string name)

Tensor concat_v2(object values, IGraphNodeBase axis, string name)

object concat_v2_dyn(object values, object axis, object name)

object concat_v2_eager_fallback(IEnumerable<IGraphNodeBase> values, IGraphNodeBase axis, string name, Context ctx)

object concat_v2_eager_fallback(object values, IGraphNodeBase axis, string name, Context ctx)

object concat_v2_eager_fallback_dyn(object values, object axis, object name, object ctx)

Tensor conjugate_transpose(IGraphNodeBase x, IGraphNodeBase perm, PythonFunctionContainer name)

Tensor conjugate_transpose(IGraphNodeBase x, IGraphNodeBase perm, string name)

object conjugate_transpose_dyn(object x, object perm, object name)

object conjugate_transpose_eager_fallback(IGraphNodeBase x, IGraphNodeBase perm, PythonFunctionContainer name, Context ctx)

object conjugate_transpose_eager_fallback(IGraphNodeBase x, IGraphNodeBase perm, string name, Context ctx)

object conjugate_transpose_eager_fallback_dyn(object x, object perm, object name, object ctx)

Tensor const(object value, DType dtype, string name)

object const_dyn(object value, object dtype, object name)

object const_eager_fallback(object value, int dtype, string name, Context ctx)

object const_eager_fallback_dyn(object value, object dtype, object name, object ctx)

Tensor debug_gradient_identity(IGraphNodeBase input, string name)

object debug_gradient_identity_dyn(object input, object name)

object debug_gradient_identity_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object debug_gradient_identity_eager_fallback_dyn(object input, object name, object ctx)

Tensor debug_gradient_ref_identity(IGraphNodeBase input, string name)

object debug_gradient_ref_identity_dyn(object input, object name)

void debug_gradient_ref_identity_eager_fallback(object input, string name, object ctx)

object debug_gradient_ref_identity_eager_fallback_dyn(object input, object name, object ctx)

Tensor deep_copy(IGraphNodeBase x, string name)

object deep_copy_dyn(object x, object name)

object deep_copy_eager_fallback(IGraphNodeBase x, string name, Context ctx)

object deep_copy_eager_fallback_dyn(object x, object name, object ctx)

object depth_to_space_eager_fallback(IGraphNodeBase input, int block_size, string data_format, string name, Context ctx)

object depth_to_space_eager_fallback(IGraphNodeBase input, int block_size, Byte[] data_format, string name, Context ctx)

object depth_to_space_eager_fallback_dyn(object input, object block_size, ImplicitContainer<T> data_format, object name, object ctx)

object dequantize_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, Byte[] mode, string name, Context ctx)

object dequantize_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, string mode, string name, Context ctx)

object dequantize_eager_fallback_dyn(object input, object min_range, object max_range, ImplicitContainer<T> mode, object name, object ctx)

object diag_eager_fallback(IGraphNodeBase diagonal, string name, Context ctx)

object diag_eager_fallback_dyn(object diagonal, object name, object ctx)

object diag_part_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object diag_part_eager_fallback_dyn(object input, object name, object ctx)

Tensor edit_distance(IGraphNodeBase hypothesis_indices, IGraphNodeBase hypothesis_values, IGraphNodeBase hypothesis_shape, IGraphNodeBase truth_indices, IGraphNodeBase truth_values, IGraphNodeBase truth_shape, bool normalize, string name)

object edit_distance_dyn(object hypothesis_indices, object hypothesis_values, object hypothesis_shape, object truth_indices, object truth_values, object truth_shape, ImplicitContainer<T> normalize, object name)

object edit_distance_eager_fallback(IGraphNodeBase hypothesis_indices, IGraphNodeBase hypothesis_values, IGraphNodeBase hypothesis_shape, IGraphNodeBase truth_indices, IGraphNodeBase truth_values, IGraphNodeBase truth_shape, bool normalize, string name, Context ctx)

object edit_distance_eager_fallback_dyn(object hypothesis_indices, object hypothesis_values, object hypothesis_shape, object truth_indices, object truth_values, object truth_shape, ImplicitContainer<T> normalize, object name, object ctx)

Tensor empty(IGraphNodeBase shape, DType dtype, Nullable<bool> init, string name)

object empty_dyn(object shape, object dtype, ImplicitContainer<T> init, object name)

object empty_eager_fallback(IGraphNodeBase shape, DType dtype, Nullable<bool> init, string name, Context ctx)

object empty_eager_fallback_dyn(object shape, object dtype, ImplicitContainer<T> init, object name, object ctx)

Tensor ensure_shape(IGraphNodeBase input, TensorShape shape, string name)

Tensor ensure_shape(IGraphNodeBase input, ValueTuple<int, object, int> shape, string name)

object ensure_shape_dyn(object input, object shape, object name)

object ensure_shape_eager_fallback(IGraphNodeBase input, TensorShape shape, string name, Context ctx)

object ensure_shape_eager_fallback(IGraphNodeBase input, IEnumerable<Nullable<int>> shape, string name, Context ctx)

object ensure_shape_eager_fallback(IGraphNodeBase input, ValueTuple<int, object, int> shape, string name, Context ctx)

object ensure_shape_eager_fallback_dyn(object input, object shape, object name, object ctx)

object expand_dims_eager_fallback(IGraphNodeBase input, IGraphNodeBase axis, string name, Context ctx)

object expand_dims_eager_fallback_dyn(object input, object axis, object name, object ctx)

Tensor extract_image_patches(IGraphNodeBase images, object ksizes, IEnumerable<int> strides, IEnumerable<int> rates, PythonClassContainer padding, string name)

Tensor extract_image_patches(IGraphNodeBase images, object ksizes, IEnumerable<int> strides, IEnumerable<int> rates, IEnumerable<int> padding, string name)

Tensor extract_image_patches(IGraphNodeBase images, IEnumerable<int> ksizes, IEnumerable<int> strides, IEnumerable<int> rates, string padding, string name)

Tensor extract_image_patches(IGraphNodeBase images, IEnumerable<int> ksizes, IEnumerable<int> strides, IEnumerable<int> rates, PythonClassContainer padding, string name)

Tensor extract_image_patches(IGraphNodeBase images, IEnumerable<int> ksizes, IEnumerable<int> strides, IEnumerable<int> rates, IEnumerable<int> padding, string name)

Tensor extract_image_patches(IGraphNodeBase images, object ksizes, IEnumerable<int> strides, IEnumerable<int> rates, string padding, string name)

object extract_image_patches_dyn(object images, object ksizes, object strides, object rates, object padding, object name)

object extract_image_patches_eager_fallback(IGraphNodeBase images, object ksizes, IEnumerable<int> strides, IEnumerable<int> rates, Byte[] padding, string name, Context ctx)

object extract_image_patches_eager_fallback(IGraphNodeBase images, object ksizes, IEnumerable<int> strides, IEnumerable<int> rates, string padding, string name, Context ctx)

object extract_image_patches_eager_fallback(IGraphNodeBase images, IEnumerable<int> ksizes, IEnumerable<int> strides, IEnumerable<int> rates, string padding, string name, Context ctx)

object extract_image_patches_eager_fallback(IGraphNodeBase images, object ksizes, IEnumerable<int> strides, IEnumerable<int> rates, IEnumerable<int> padding, string name, Context ctx)

object extract_image_patches_eager_fallback(IGraphNodeBase images, IEnumerable<int> ksizes, IEnumerable<int> strides, IEnumerable<int> rates, IEnumerable<int> padding, string name, Context ctx)

object extract_image_patches_eager_fallback(IGraphNodeBase images, IEnumerable<int> ksizes, IEnumerable<int> strides, IEnumerable<int> rates, PythonClassContainer padding, string name, Context ctx)

object extract_image_patches_eager_fallback(IGraphNodeBase images, IEnumerable<int> ksizes, IEnumerable<int> strides, IEnumerable<int> rates, Byte[] padding, string name, Context ctx)

object extract_image_patches_eager_fallback(IGraphNodeBase images, object ksizes, IEnumerable<int> strides, IEnumerable<int> rates, PythonClassContainer padding, string name, Context ctx)

object extract_image_patches_eager_fallback_dyn(object images, object ksizes, object strides, object rates, object padding, object name, object ctx)

object extract_volume_patches_eager_fallback(IGraphNodeBase input, IEnumerable<int> ksizes, IEnumerable<int> strides, string padding, string name, Context ctx)

object extract_volume_patches_eager_fallback(IGraphNodeBase input, IEnumerable<int> ksizes, IEnumerable<int> strides, Byte[] padding, string name, Context ctx)

object extract_volume_patches_eager_fallback_dyn(object input, object ksizes, object strides, object padding, object name, object ctx)

object fake_quant_with_min_max_args_eager_fallback(IGraphNodeBase inputs, int min, int max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_args_eager_fallback(IGraphNodeBase inputs, int min, double max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_args_eager_fallback(IGraphNodeBase inputs, double min, int max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_args_eager_fallback(IGraphNodeBase inputs, double min, double max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_args_eager_fallback_dyn(object inputs, ImplicitContainer<T> min, ImplicitContainer<T> max, ImplicitContainer<T> num_bits, ImplicitContainer<T> narrow_range, object name, object ctx)

object fake_quant_with_min_max_args_gradient_eager_fallback(IGraphNodeBase gradients, IGraphNodeBase inputs, double min, double max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_args_gradient_eager_fallback(IGraphNodeBase gradients, IGraphNodeBase inputs, double min, int max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_args_gradient_eager_fallback(IGraphNodeBase gradients, IGraphNodeBase inputs, int min, int max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_args_gradient_eager_fallback(IGraphNodeBase gradients, IGraphNodeBase inputs, int min, double max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_args_gradient_eager_fallback_dyn(object gradients, object inputs, ImplicitContainer<T> min, ImplicitContainer<T> max, ImplicitContainer<T> num_bits, ImplicitContainer<T> narrow_range, object name, object ctx)

object fake_quant_with_min_max_vars_eager_fallback(IGraphNodeBase inputs, IGraphNodeBase min, IGraphNodeBase max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_vars_eager_fallback_dyn(object inputs, object min, object max, ImplicitContainer<T> num_bits, ImplicitContainer<T> narrow_range, object name, object ctx)

object fake_quant_with_min_max_vars_gradient_eager_fallback(IGraphNodeBase gradients, IGraphNodeBase inputs, IGraphNodeBase min, IGraphNodeBase max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_vars_gradient_eager_fallback_dyn(object gradients, object inputs, object min, object max, ImplicitContainer<T> num_bits, ImplicitContainer<T> narrow_range, object name, object ctx)

object fake_quant_with_min_max_vars_per_channel_eager_fallback(IGraphNodeBase inputs, IGraphNodeBase min, IGraphNodeBase max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_vars_per_channel_eager_fallback_dyn(object inputs, object min, object max, ImplicitContainer<T> num_bits, ImplicitContainer<T> narrow_range, object name, object ctx)

object fake_quant_with_min_max_vars_per_channel_gradient_eager_fallback(IGraphNodeBase gradients, IGraphNodeBase inputs, IGraphNodeBase min, IGraphNodeBase max, int num_bits, bool narrow_range, string name, Context ctx)

object fake_quant_with_min_max_vars_per_channel_gradient_eager_fallback_dyn(object gradients, object inputs, object min, object max, ImplicitContainer<T> num_bits, ImplicitContainer<T> narrow_range, object name, object ctx)

object fill_eager_fallback(IGraphNodeBase dims, IGraphNodeBase value, PythonFunctionContainer name, Context ctx)

object fill_eager_fallback(IGraphNodeBase dims, IGraphNodeBase value, string name, Context ctx)

object fill_eager_fallback_dyn(object dims, object value, object name, object ctx)

Tensor fingerprint(IGraphNodeBase data, IGraphNodeBase method, string name)

object fingerprint_dyn(object data, object method, object name)

object fingerprint_eager_fallback(IGraphNodeBase data, IGraphNodeBase method, string name, Context ctx)

object fingerprint_eager_fallback_dyn(object data, object method, object name, object ctx)

Tensor gather(IGraphNodeBase params, IGraphNodeBase indices, Nullable<bool> validate_indices, PythonFunctionContainer name)

Tensor gather(IGraphNodeBase params, IGraphNodeBase indices, Nullable<bool> validate_indices, string name)

object gather_dyn(object params, object indices, ImplicitContainer<T> validate_indices, object name)

object gather_eager_fallback(IGraphNodeBase params, IGraphNodeBase indices, Nullable<bool> validate_indices, PythonFunctionContainer name, Context ctx)

object gather_eager_fallback(IGraphNodeBase params, IGraphNodeBase indices, Nullable<bool> validate_indices, string name, Context ctx)

object gather_eager_fallback_dyn(object params, object indices, ImplicitContainer<T> validate_indices, object name, object ctx)

Tensor gather_nd(IGraphNodeBase params, IGraphNodeBase indices, string name)

object gather_nd_dyn(object params, object indices, object name)

object gather_nd_eager_fallback(IGraphNodeBase params, IGraphNodeBase indices, string name, Context ctx)

object gather_nd_eager_fallback_dyn(object params, object indices, object name, object ctx)

Tensor gather_v2(IGraphNodeBase params, IGraphNodeBase indices, IGraphNodeBase axis, int batch_dims, string name)

Tensor gather_v2(IGraphNodeBase params, IGraphNodeBase indices, IGraphNodeBase axis, int batch_dims, PythonFunctionContainer name)

object gather_v2_dyn(object params, object indices, object axis, ImplicitContainer<T> batch_dims, object name)

object gather_v2_eager_fallback(IGraphNodeBase params, IGraphNodeBase indices, IGraphNodeBase axis, int batch_dims, PythonFunctionContainer name, Context ctx)

object gather_v2_eager_fallback(IGraphNodeBase params, IGraphNodeBase indices, IGraphNodeBase axis, int batch_dims, string name, Context ctx)

object gather_v2_eager_fallback_dyn(object params, object indices, object axis, ImplicitContainer<T> batch_dims, object name, object ctx)

object guarantee_const_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object guarantee_const_eager_fallback_dyn(object input, object name, object ctx)

object identity_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object identity_eager_fallback(IGraphNodeBase input, PythonFunctionContainer name, Context ctx)

object identity_eager_fallback_dyn(object input, object name, object ctx)

IList<object> identity_n_eager_fallback(IEnumerable<object> input, string name, Context ctx)

object identity_n_eager_fallback_dyn(object input, object name, object ctx)

Tensor immutable_const(DType dtype, TensorShape shape, object memory_region_name, string name)

object immutable_const_dyn(object dtype, object shape, object memory_region_name, object name)

object immutable_const_eager_fallback(int dtype, IEnumerable<Nullable<int>> shape, Byte[] memory_region_name, string name, Context ctx)

object immutable_const_eager_fallback_dyn(object dtype, object shape, object memory_region_name, object name, object ctx)

Tensor inplace_add(IGraphNodeBase x, IGraphNodeBase i, IGraphNodeBase v, string name)

object inplace_add_dyn(object x, object i, object v, object name)

object inplace_add_eager_fallback(IGraphNodeBase x, IGraphNodeBase i, IGraphNodeBase v, string name, Context ctx)

object inplace_add_eager_fallback_dyn(object x, object i, object v, object name, object ctx)

Tensor inplace_sub(IGraphNodeBase x, IGraphNodeBase i, IGraphNodeBase v, string name)

object inplace_sub_dyn(object x, object i, object v, object name)

object inplace_sub_eager_fallback(IGraphNodeBase x, IGraphNodeBase i, IGraphNodeBase v, string name, Context ctx)

object inplace_sub_eager_fallback_dyn(object x, object i, object v, object name, object ctx)

Tensor inplace_update(IGraphNodeBase x, IGraphNodeBase i, IGraphNodeBase v, string name)

object inplace_update_dyn(object x, object i, object v, object name)

object inplace_update_eager_fallback(IGraphNodeBase x, IGraphNodeBase i, IGraphNodeBase v, string name, Context ctx)

object inplace_update_eager_fallback_dyn(object x, object i, object v, object name, object ctx)

object invert_permutation_eager_fallback(IGraphNodeBase x, string name, Context ctx)

object invert_permutation_eager_fallback_dyn(object x, object name, object ctx)

object list_diff(IGraphNodeBase x, IGraphNodeBase y, ImplicitContainer<T> out_idx, string name)

object list_diff_dyn(object x, object y, ImplicitContainer<T> out_idx, object name)

object list_diff_eager_fallback(IGraphNodeBase x, IGraphNodeBase y, int out_idx, string name, Context ctx)

object list_diff_eager_fallback(IGraphNodeBase x, IGraphNodeBase y, ImplicitContainer<T> out_idx, string name, Context ctx)

object list_diff_eager_fallback_dyn(object x, object y, ImplicitContainer<T> out_idx, object name, object ctx)

Tensor lower_bound(IGraphNodeBase sorted_inputs, IGraphNodeBase values, ImplicitContainer<T> out_type, string name)

object lower_bound_dyn(object sorted_inputs, object values, ImplicitContainer<T> out_type, object name)

object lower_bound_eager_fallback(IGraphNodeBase sorted_inputs, IGraphNodeBase values, ImplicitContainer<T> out_type, string name, Context ctx)

object lower_bound_eager_fallback_dyn(object sorted_inputs, object values, ImplicitContainer<T> out_type, object name, object ctx)

object matrix_band_part_eager_fallback(IGraphNodeBase input, IGraphNodeBase num_lower, IGraphNodeBase num_upper, string name, Context ctx)

object matrix_band_part_eager_fallback_dyn(object input, object num_lower, object num_upper, object name, object ctx)

Tensor matrix_diag(IGraphNodeBase diagonal, string name)

object matrix_diag_dyn(object diagonal, object name)

object matrix_diag_eager_fallback(IGraphNodeBase diagonal, string name, Context ctx)

object matrix_diag_eager_fallback_dyn(object diagonal, object name, object ctx)

Tensor matrix_diag_part(IGraphNodeBase input, string name)

object matrix_diag_part_dyn(object input, object name)

object matrix_diag_part_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object matrix_diag_part_eager_fallback_dyn(object input, object name, object ctx)

Tensor matrix_diag_part_v2(IGraphNodeBase input, IGraphNodeBase k, IGraphNodeBase padding_value, string name)

object matrix_diag_part_v2_dyn(object input, object k, object padding_value, object name)

object matrix_diag_part_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase k, IGraphNodeBase padding_value, string name, Context ctx)

object matrix_diag_part_v2_eager_fallback_dyn(object input, object k, object padding_value, object name, object ctx)

Tensor matrix_diag_v2(IGraphNodeBase diagonal, IGraphNodeBase k, IGraphNodeBase num_rows, IGraphNodeBase num_cols, IGraphNodeBase padding_value, string name)

object matrix_diag_v2_dyn(object diagonal, object k, object num_rows, object num_cols, object padding_value, object name)

object matrix_diag_v2_eager_fallback(IGraphNodeBase diagonal, IGraphNodeBase k, IGraphNodeBase num_rows, IGraphNodeBase num_cols, IGraphNodeBase padding_value, string name, Context ctx)

object matrix_diag_v2_eager_fallback_dyn(object diagonal, object k, object num_rows, object num_cols, object padding_value, object name, object ctx)

Tensor matrix_set_diag(IGraphNodeBase input, IGraphNodeBase diagonal, string name)

object matrix_set_diag_dyn(object input, object diagonal, object name)

object matrix_set_diag_eager_fallback(IGraphNodeBase input, IGraphNodeBase diagonal, string name, Context ctx)

object matrix_set_diag_eager_fallback_dyn(object input, object diagonal, object name, object ctx)

Tensor matrix_set_diag_v2(IGraphNodeBase input, IGraphNodeBase diagonal, IGraphNodeBase k, string name)

object matrix_set_diag_v2_dyn(object input, object diagonal, object k, object name)

object matrix_set_diag_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase diagonal, IGraphNodeBase k, string name, Context ctx)

object matrix_set_diag_v2_eager_fallback_dyn(object input, object diagonal, object k, object name, object ctx)

Tensor mirror_pad(IGraphNodeBase input, IGraphNodeBase paddings, string mode, string name)

object mirror_pad_dyn(object input, object paddings, object mode, object name)

object mirror_pad_eager_fallback(IGraphNodeBase input, IGraphNodeBase paddings, string mode, string name, Context ctx)

object mirror_pad_eager_fallback(IGraphNodeBase input, IGraphNodeBase paddings, Byte[] mode, string name, Context ctx)

object mirror_pad_eager_fallback_dyn(object input, object paddings, object mode, object name, object ctx)

Tensor mirror_pad_grad(IGraphNodeBase input, IGraphNodeBase paddings, object mode, string name)

object mirror_pad_grad_dyn(object input, object paddings, object mode, object name)

object mirror_pad_grad_eager_fallback(IGraphNodeBase input, IGraphNodeBase paddings, Byte[] mode, string name, Context ctx)

object mirror_pad_grad_eager_fallback_dyn(object input, object paddings, object mode, object name, object ctx)

Tensor one_hot(IGraphNodeBase indices, IGraphNodeBase depth, IGraphNodeBase on_value, IGraphNodeBase off_value, Nullable<int> axis, PythonFunctionContainer name)

Tensor one_hot(IGraphNodeBase indices, IGraphNodeBase depth, IGraphNodeBase on_value, IGraphNodeBase off_value, Nullable<int> axis, string name)

object one_hot_dyn(object indices, object depth, object on_value, object off_value, ImplicitContainer<T> axis, object name)

object one_hot_eager_fallback(IGraphNodeBase indices, IGraphNodeBase depth, IGraphNodeBase on_value, IGraphNodeBase off_value, Nullable<int> axis, PythonFunctionContainer name, Context ctx)

object one_hot_eager_fallback(IGraphNodeBase indices, IGraphNodeBase depth, IGraphNodeBase on_value, IGraphNodeBase off_value, Nullable<int> axis, string name, Context ctx)

object one_hot_eager_fallback_dyn(object indices, object depth, object on_value, object off_value, ImplicitContainer<T> axis, object name, object ctx)

Tensor ones_like(IGraphNodeBase x, string name)

Tensor ones_like(IGraphNodeBase x, dtype name)

Tensor ones_like(IGraphNodeBase x, DType name)

object ones_like_dyn(object x, object name)

object ones_like_eager_fallback(IGraphNodeBase x, DType name, Context ctx)

object ones_like_eager_fallback(IGraphNodeBase x, string name, Context ctx)

object ones_like_eager_fallback(IGraphNodeBase x, dtype name, Context ctx)

object ones_like_eager_fallback(IGraphNodeBase x, PythonClassContainer name, Context ctx)

object ones_like_eager_fallback_dyn(object x, object name, object ctx)

Tensor pack(ValueTuple<IGraphNodeBase, object> values, int axis, PythonFunctionContainer name)

Tensor pack(IEnumerable<IGraphNodeBase> values, int axis, PythonFunctionContainer name)

Tensor pack(IEnumerable<IGraphNodeBase> values, int axis, string name)

Tensor pack(ValueTuple<IGraphNodeBase, object> values, int axis, string name)

Tensor pack(TensorShape values, int axis, PythonFunctionContainer name)

Tensor pack(TensorShape values, int axis, string name)

Tensor pack(IGraphNodeBase values, int axis, PythonFunctionContainer name)

Tensor pack(IGraphNodeBase values, int axis, string name)

Tensor pack(IDictionary<string, object> values, int axis, PythonFunctionContainer name)

Tensor pack(IDictionary<string, object> values, int axis, string name)

object pack_dyn(object values, ImplicitContainer<T> axis, object name)

object pack_eager_fallback(IGraphNodeBase values, int axis, string name, Context ctx)

object pack_eager_fallback(IEnumerable<IGraphNodeBase> values, int axis, PythonFunctionContainer name, Context ctx)

object pack_eager_fallback(IGraphNodeBase values, int axis, PythonFunctionContainer name, Context ctx)

object pack_eager_fallback(TensorShape values, int axis, string name, Context ctx)

object pack_eager_fallback(TensorShape values, int axis, PythonFunctionContainer name, Context ctx)

object pack_eager_fallback(ValueTuple<IGraphNodeBase, object> values, int axis, PythonFunctionContainer name, Context ctx)

object pack_eager_fallback(IEnumerable<IGraphNodeBase> values, int axis, string name, Context ctx)

object pack_eager_fallback(IDictionary<string, object> values, int axis, string name, Context ctx)

object pack_eager_fallback(ValueTuple<IGraphNodeBase, object> values, int axis, string name, Context ctx)

object pack_eager_fallback(IDictionary<string, object> values, int axis, PythonFunctionContainer name, Context ctx)

object pack_eager_fallback_dyn(object values, ImplicitContainer<T> axis, object name, object ctx)

Tensor pad(IGraphNodeBase input, IGraphNodeBase paddings, string name)

object pad_dyn(object input, object paddings, object name)

object pad_eager_fallback(IGraphNodeBase input, IGraphNodeBase paddings, string name, Context ctx)

object pad_eager_fallback_dyn(object input, object paddings, object name, object ctx)

Tensor pad_v2(IGraphNodeBase input, IGraphNodeBase paddings, IGraphNodeBase constant_values, string name)

object pad_v2_dyn(object input, object paddings, object constant_values, object name)

object pad_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase paddings, IGraphNodeBase constant_values, string name, Context ctx)

object pad_v2_eager_fallback_dyn(object input, object paddings, object constant_values, object name, object ctx)

Tensor parallel_concat(IEnumerable<IGraphNodeBase> values, TensorShape shape, string name)

object parallel_concat_dyn(object values, object shape, object name)

object parallel_concat_eager_fallback(IEnumerable<IGraphNodeBase> values, IEnumerable<Nullable<int>> shape, string name, Context ctx)

object parallel_concat_eager_fallback(IEnumerable<IGraphNodeBase> values, TensorShape shape, string name, Context ctx)

object parallel_concat_eager_fallback_dyn(object values, object shape, object name, object ctx)

object placeholder_eager_fallback(DType dtype, PythonFunctionContainer shape, string name, Context ctx)

object placeholder_eager_fallback(PythonClassContainer dtype, IEnumerable<object> shape, string name, Context ctx)

object placeholder_eager_fallback(DType dtype, int shape, string name, Context ctx)

object placeholder_eager_fallback(PythonClassContainer dtype, PythonFunctionContainer shape, string name, Context ctx)

object placeholder_eager_fallback(DType dtype, TensorShape shape, string name, Context ctx)

object placeholder_eager_fallback(PythonClassContainer dtype, int shape, string name, Context ctx)

object placeholder_eager_fallback(DType dtype, IEnumerator<object> shape, string name, Context ctx)

object placeholder_eager_fallback(PythonClassContainer dtype, TensorShape shape, string name, Context ctx)

object placeholder_eager_fallback(DType dtype, IEnumerable<object> shape, string name, Context ctx)

object placeholder_eager_fallback(DType dtype, ndarray shape, string name, Context ctx)

object placeholder_eager_fallback(PythonClassContainer dtype, IEnumerator<object> shape, string name, Context ctx)

object placeholder_eager_fallback(PythonClassContainer dtype, ndarray shape, string name, Context ctx)

object placeholder_eager_fallback_dyn(object dtype, object shape, object name, object ctx)

Tensor placeholder_v2(DType dtype, TensorShape shape, string name)

object placeholder_v2_dyn(object dtype, object shape, object name)

object placeholder_v2_eager_fallback(int dtype, IEnumerable<Nullable<int>> shape, string name, Context ctx)

object placeholder_v2_eager_fallback_dyn(object dtype, object shape, object name, object ctx)

object placeholder_with_default_eager_fallback(IGraphNodeBase input, TensorShape shape, string name, Context ctx)

object placeholder_with_default_eager_fallback(IGraphNodeBase input, IEnumerable<int> shape, string name, Context ctx)

object placeholder_with_default_eager_fallback_dyn(object input, object shape, object name, object ctx)

Tensor prevent_gradient(IGraphNodeBase input, string message, string name)

object prevent_gradient_dyn(object input, ImplicitContainer<T> message, object name)

object prevent_gradient_eager_fallback(IGraphNodeBase input, string message, string name, Context ctx)

object prevent_gradient_eager_fallback(IGraphNodeBase input, Byte[] message, string name, Context ctx)

object prevent_gradient_eager_fallback_dyn(object input, ImplicitContainer<T> message, object name, object ctx)

Tensor quantize_and_dequantize(IGraphNodeBase input, bool signed_input, int num_bits, bool range_given, int input_min, int input_max, string name)

object quantize_and_dequantize_dyn(object input, ImplicitContainer<T> signed_input, ImplicitContainer<T> num_bits, ImplicitContainer<T> range_given, ImplicitContainer<T> input_min, ImplicitContainer<T> input_max, object name)

object quantize_and_dequantize_eager_fallback(IGraphNodeBase input, bool signed_input, int num_bits, bool range_given, double input_min, double input_max, string name, Context ctx)

object quantize_and_dequantize_eager_fallback(IGraphNodeBase input, bool signed_input, int num_bits, bool range_given, int input_min, int input_max, string name, Context ctx)

object quantize_and_dequantize_eager_fallback(IGraphNodeBase input, bool signed_input, int num_bits, bool range_given, double input_min, int input_max, string name, Context ctx)

object quantize_and_dequantize_eager_fallback(IGraphNodeBase input, bool signed_input, int num_bits, bool range_given, int input_min, double input_max, string name, Context ctx)

object quantize_and_dequantize_eager_fallback_dyn(object input, ImplicitContainer<T> signed_input, ImplicitContainer<T> num_bits, ImplicitContainer<T> range_given, ImplicitContainer<T> input_min, ImplicitContainer<T> input_max, object name, object ctx)

Tensor quantize_and_dequantize_v2(IGraphNodeBase input, IGraphNodeBase input_min, IGraphNodeBase input_max, bool signed_input, int num_bits, bool range_given, string round_mode, bool narrow_range, string name)

object quantize_and_dequantize_v2_dyn(object input, object input_min, object input_max, ImplicitContainer<T> signed_input, ImplicitContainer<T> num_bits, ImplicitContainer<T> range_given, ImplicitContainer<T> round_mode, ImplicitContainer<T> narrow_range, object name)

object quantize_and_dequantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_min, IGraphNodeBase input_max, bool signed_input, int num_bits, bool range_given, Byte[] round_mode, bool narrow_range, string name, Context ctx)

object quantize_and_dequantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_min, IGraphNodeBase input_max, bool signed_input, int num_bits, bool range_given, string round_mode, bool narrow_range, string name, Context ctx)

object quantize_and_dequantize_v2_eager_fallback_dyn(object input, object input_min, object input_max, ImplicitContainer<T> signed_input, ImplicitContainer<T> num_bits, ImplicitContainer<T> range_given, ImplicitContainer<T> round_mode, ImplicitContainer<T> narrow_range, object name, object ctx)

Tensor quantize_and_dequantize_v3(IGraphNodeBase input, IGraphNodeBase input_min, IGraphNodeBase input_max, IGraphNodeBase num_bits, bool signed_input, bool range_given, bool narrow_range, string name)

object quantize_and_dequantize_v3_dyn(object input, object input_min, object input_max, object num_bits, ImplicitContainer<T> signed_input, ImplicitContainer<T> range_given, ImplicitContainer<T> narrow_range, object name)

object quantize_and_dequantize_v3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_min, IGraphNodeBase input_max, IGraphNodeBase num_bits, bool signed_input, bool range_given, bool narrow_range, string name, Context ctx)

object quantize_and_dequantize_v3_eager_fallback_dyn(object input, object input_min, object input_max, object num_bits, ImplicitContainer<T> signed_input, ImplicitContainer<T> range_given, ImplicitContainer<T> narrow_range, object name, object ctx)

object quantize_v2(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, DType T, string mode, string round_mode, string name)

object quantize_v2_dyn(object input, object min_range, object max_range, object T, ImplicitContainer<T> mode, ImplicitContainer<T> round_mode, object name)

object quantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, DType T, string mode, Byte[] round_mode, string name, Context ctx)

object quantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, DType T, string mode, string round_mode, string name, Context ctx)

object quantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, int T, string mode, string round_mode, string name, Context ctx)

object quantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, int T, Byte[] mode, string round_mode, string name, Context ctx)

object quantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, DType T, Byte[] mode, Byte[] round_mode, string name, Context ctx)

object quantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, int T, Byte[] mode, Byte[] round_mode, string name, Context ctx)

object quantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, DType T, Byte[] mode, string round_mode, string name, Context ctx)

object quantize_v2_eager_fallback(IGraphNodeBase input, IGraphNodeBase min_range, IGraphNodeBase max_range, int T, string mode, Byte[] round_mode, string name, Context ctx)

object quantize_v2_eager_fallback_dyn(object input, object min_range, object max_range, object T, ImplicitContainer<T> mode, ImplicitContainer<T> round_mode, object name, object ctx)

object quantized_concat_eager_fallback(IGraphNodeBase concat_dim, object values, object input_mins, object input_maxes, string name, Context ctx)

object quantized_concat_eager_fallback_dyn(object concat_dim, object values, object input_mins, object input_maxes, object name, object ctx)

object quantized_instance_norm(IGraphNodeBase x, IGraphNodeBase x_min, IGraphNodeBase x_max, bool output_range_given, int given_y_min, int given_y_max, double variance_epsilon, double min_separation, string name)

object quantized_instance_norm_dyn(object x, object x_min, object x_max, ImplicitContainer<T> output_range_given, ImplicitContainer<T> given_y_min, ImplicitContainer<T> given_y_max, ImplicitContainer<T> variance_epsilon, ImplicitContainer<T> min_separation, object name)

object quantized_instance_norm_eager_fallback(IGraphNodeBase x, IGraphNodeBase x_min, IGraphNodeBase x_max, bool output_range_given, double given_y_min, double given_y_max, double variance_epsilon, double min_separation, string name, Context ctx)

object quantized_instance_norm_eager_fallback(IGraphNodeBase x, IGraphNodeBase x_min, IGraphNodeBase x_max, bool output_range_given, double given_y_min, int given_y_max, double variance_epsilon, double min_separation, string name, Context ctx)

object quantized_instance_norm_eager_fallback(IGraphNodeBase x, IGraphNodeBase x_min, IGraphNodeBase x_max, bool output_range_given, int given_y_min, double given_y_max, double variance_epsilon, double min_separation, string name, Context ctx)

object quantized_instance_norm_eager_fallback(IGraphNodeBase x, IGraphNodeBase x_min, IGraphNodeBase x_max, bool output_range_given, int given_y_min, int given_y_max, double variance_epsilon, double min_separation, string name, Context ctx)

object quantized_instance_norm_eager_fallback_dyn(object x, object x_min, object x_max, ImplicitContainer<T> output_range_given, ImplicitContainer<T> given_y_min, ImplicitContainer<T> given_y_max, ImplicitContainer<T> variance_epsilon, ImplicitContainer<T> min_separation, object name, object ctx)

object quantized_reshape(IGraphNodeBase tensor, IGraphNodeBase shape, IGraphNodeBase input_min, IGraphNodeBase input_max, string name)

object quantized_reshape_dyn(object tensor, object shape, object input_min, object input_max, object name)

object quantized_reshape_eager_fallback(IGraphNodeBase tensor, IGraphNodeBase shape, IGraphNodeBase input_min, IGraphNodeBase input_max, string name, Context ctx)

object quantized_reshape_eager_fallback_dyn(object tensor, object shape, object input_min, object input_max, object name, object ctx)

object rank_eager_fallback(IGraphNodeBase input, PythonFunctionContainer name, Context ctx)

object rank_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object rank_eager_fallback_dyn(object input, object name, object ctx)

Tensor ref_identity(IGraphNodeBase input, string name)

object ref_identity_dyn(object input, object name)

void ref_identity_eager_fallback(object input, string name, object ctx)

object ref_identity_eager_fallback_dyn(object input, object name, object ctx)

object reshape_eager_fallback(IGraphNodeBase tensor, IGraphNodeBase shape, string name, Context ctx)

object reshape_eager_fallback(IGraphNodeBase tensor, IGraphNodeBase shape, PythonFunctionContainer name, Context ctx)

object reshape_eager_fallback_dyn(object tensor, object shape, object name, object ctx)

object resource_strided_slice_assign(IGraphNodeBase ref, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, IGraphNodeBase value, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name)

object resource_strided_slice_assign_dyn(object ref, object begin, object end, object strides, object value, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name)

object resource_strided_slice_assign_eager_fallback(IGraphNodeBase ref, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, IGraphNodeBase value, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name, Context ctx)

object resource_strided_slice_assign_eager_fallback_dyn(object ref, object begin, object end, object strides, object value, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name, object ctx)

object reverse_eager_fallback(IGraphNodeBase tensor, IGraphNodeBase dims, string name, Context ctx)

object reverse_eager_fallback_dyn(object tensor, object dims, object name, object ctx)

Tensor reverse_sequence(IGraphNodeBase input, IGraphNodeBase seq_lengths, Nullable<int> seq_dim, Nullable<int> batch_dim, string name)

object reverse_sequence_dyn(object input, object seq_lengths, object seq_dim, ImplicitContainer<T> batch_dim, object name)

object reverse_sequence_eager_fallback(IGraphNodeBase input, IGraphNodeBase seq_lengths, Nullable<int> seq_dim, Nullable<int> batch_dim, string name, Context ctx)

object reverse_sequence_eager_fallback_dyn(object input, object seq_lengths, object seq_dim, ImplicitContainer<T> batch_dim, object name, object ctx)

object reverse_v2_eager_fallback(IGraphNodeBase tensor, IGraphNodeBase axis, string name, Context ctx)

object reverse_v2_eager_fallback_dyn(object tensor, object axis, object name, object ctx)

object scatter_nd_eager_fallback(IGraphNodeBase indices, IGraphNodeBase updates, IGraphNodeBase shape, string name, Context ctx)

object scatter_nd_eager_fallback_dyn(object indices, object updates, object shape, object name, object ctx)

Tensor scatter_nd_non_aliasing_add(IGraphNodeBase input, IGraphNodeBase indices, IGraphNodeBase updates, string name)

object scatter_nd_non_aliasing_add_dyn(object input, object indices, object updates, object name)

object scatter_nd_non_aliasing_add_eager_fallback(IGraphNodeBase input, IGraphNodeBase indices, IGraphNodeBase updates, string name, Context ctx)

object scatter_nd_non_aliasing_add_eager_fallback_dyn(object input, object indices, object updates, object name, object ctx)

Tensor shape(IGraphNodeBase input, PythonFunctionContainer out_type, string name)

Tensor shape(IGraphNodeBase input, PythonFunctionContainer out_type, DType name)

Tensor shape(IGraphNodeBase input, ImplicitContainer<T> out_type, DType name)

object shape_eager_fallback(IGraphNodeBase input, ImplicitContainer<T> out_type, PythonFunctionContainer name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, IGraphNodeBase out_type, DType name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, ImplicitContainer<T> out_type, string name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, IGraphNodeBase out_type, string name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, RaggedTensor out_type, DType name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, ImplicitContainer<T> out_type, DType name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, RaggedTensor out_type, string name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, PythonClassContainer out_type, DType name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, RaggedTensor out_type, PythonFunctionContainer name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, dtype out_type, DType name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, IGraphNodeBase out_type, PythonFunctionContainer name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, dtype out_type, PythonFunctionContainer name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, PythonClassContainer out_type, PythonFunctionContainer name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, PythonClassContainer out_type, string name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, dtype out_type, string name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, IEnumerable<object> out_type, DType name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, IEnumerable<object> out_type, PythonFunctionContainer name, Context ctx)

object shape_eager_fallback(IGraphNodeBase input, IEnumerable<object> out_type, string name, Context ctx)

object shape_eager_fallback_dyn(object input, ImplicitContainer<T> out_type, object name, object ctx)

IList<object> shape_n_eager_fallback(IEnumerable<IGraphNodeBase> input, ImplicitContainer<T> out_type, string name, Context ctx)

object shape_n_eager_fallback_dyn(object input, ImplicitContainer<T> out_type, object name, object ctx)

Tensor size(IGraphNodeBase input, PythonClassContainer out_type, string name)

Tensor size(IGraphNodeBase input, ImplicitContainer<T> out_type, DType name)

Tensor size(IGraphNodeBase input, PythonClassContainer out_type, DType name)

object size_eager_fallback(IGraphNodeBase input, PythonClassContainer out_type, string name, Context ctx)

object size_eager_fallback(IGraphNodeBase input, ImplicitContainer<T> out_type, DType name, Context ctx)

object size_eager_fallback(IGraphNodeBase input, ImplicitContainer<T> out_type, PythonFunctionContainer name, Context ctx)

object size_eager_fallback(IGraphNodeBase input, PythonClassContainer out_type, DType name, Context ctx)

object size_eager_fallback(IGraphNodeBase input, PythonClassContainer out_type, PythonFunctionContainer name, Context ctx)

object size_eager_fallback(IGraphNodeBase input, ImplicitContainer<T> out_type, string name, Context ctx)

object size_eager_fallback_dyn(object input, ImplicitContainer<T> out_type, object name, object ctx)

Tensor snapshot(IGraphNodeBase input, string name)

object snapshot_dyn(object input, object name)

object snapshot_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object snapshot_eager_fallback_dyn(object input, object name, object ctx)

Tensor space_to_batch(IGraphNodeBase input, IGraphNodeBase paddings, int block_size, string name)

object space_to_batch_eager_fallback(IGraphNodeBase input, IGraphNodeBase paddings, int block_size, string name, Context ctx)

object space_to_batch_eager_fallback_dyn(object input, object paddings, object block_size, object name, object ctx)

object space_to_batch_nd_eager_fallback(IGraphNodeBase input, IGraphNodeBase block_shape, IGraphNodeBase paddings, string name, Context ctx)

object space_to_batch_nd_eager_fallback_dyn(object input, object block_shape, object paddings, object name, object ctx)

object space_to_depth_eager_fallback(IGraphNodeBase input, int block_size, Byte[] data_format, string name, Context ctx)

object space_to_depth_eager_fallback(IGraphNodeBase input, int block_size, string data_format, string name, Context ctx)

object space_to_depth_eager_fallback_dyn(object input, object block_size, ImplicitContainer<T> data_format, object name, object ctx)

IList<object> split(IGraphNodeBase axis, IGraphNodeBase value, IEnumerable<object> num_split, string name)

IList<object> split(IGraphNodeBase axis, IGraphNodeBase value, int num_split, string name)

IList<object> split_eager_fallback(IGraphNodeBase axis, IGraphNodeBase value, int num_split, string name, Context ctx)

object split_eager_fallback_dyn(object axis, object value, object num_split, object name, object ctx)

IList<object> split_v(IGraphNodeBase value, IGraphNodeBase size_splits, IGraphNodeBase axis, Nullable<int> num_split, string name)

object split_v_dyn(object value, object size_splits, object axis, object num_split, object name)

IList<object> split_v_eager_fallback(IGraphNodeBase value, IGraphNodeBase size_splits, IGraphNodeBase axis, Nullable<int> num_split, string name, Context ctx)

object split_v_eager_fallback_dyn(object value, object size_splits, object axis, object num_split, object name, object ctx)

Tensor squeeze(IGraphNodeBase input, ImplicitContainer<T> axis, string name)

object squeeze_dyn(object input, ImplicitContainer<T> axis, object name)

object squeeze_eager_fallback(IGraphNodeBase input, int axis, string name, Context ctx)

object squeeze_eager_fallback(IGraphNodeBase input, IEnumerable<int> axis, string name, Context ctx)

object squeeze_eager_fallback_dyn(object input, ImplicitContainer<T> axis, object name, object ctx)

object stop_gradient_eager_fallback(IGraphNodeBase input, string name, Context ctx)

object stop_gradient_eager_fallback_dyn(object input, object name, object ctx)

Tensor strided_slice(IGraphNodeBase input, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name)

Tensor strided_slice(IGraphNodeBase input, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, PythonFunctionContainer name)

Tensor strided_slice_assign(IGraphNodeBase ref, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, IGraphNodeBase value, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name)

object strided_slice_assign_dyn(object ref, object begin, object end, object strides, object value, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name)

void strided_slice_assign_eager_fallback(object ref, object begin, object end, object strides, object value, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name, object ctx)

object strided_slice_assign_eager_fallback_dyn(object ref, object begin, object end, object strides, object value, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name, object ctx)

object strided_slice_dyn(object input, object begin, object end, object strides, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name)

object strided_slice_eager_fallback(IGraphNodeBase input, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, PythonFunctionContainer name, Context ctx)

object strided_slice_eager_fallback(IGraphNodeBase input, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name, Context ctx)

object strided_slice_eager_fallback_dyn(object input, object begin, object end, object strides, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name, object ctx)

Tensor strided_slice_grad(IGraphNodeBase shape, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, IGraphNodeBase dy, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name)

object strided_slice_grad_dyn(object shape, object begin, object end, object strides, object dy, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name)

object strided_slice_grad_eager_fallback(IGraphNodeBase shape, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, IGraphNodeBase dy, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name, Context ctx)

object strided_slice_grad_eager_fallback_dyn(object shape, object begin, object end, object strides, object dy, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name, object ctx)

object tensor_scatter_add_eager_fallback(IGraphNodeBase tensor, IGraphNodeBase indices, IGraphNodeBase updates, string name, Context ctx)

object tensor_scatter_add_eager_fallback_dyn(object tensor, object indices, object updates, object name, object ctx)

object tensor_scatter_sub_eager_fallback(IGraphNodeBase tensor, IGraphNodeBase indices, IGraphNodeBase updates, string name, Context ctx)

object tensor_scatter_sub_eager_fallback_dyn(object tensor, object indices, object updates, object name, object ctx)

object tensor_scatter_update_eager_fallback(IGraphNodeBase tensor, IGraphNodeBase indices, IGraphNodeBase updates, string name, Context ctx)

object tensor_scatter_update_eager_fallback_dyn(object tensor, object indices, object updates, object name, object ctx)

Tensor tensor_strided_slice_update(IGraphNodeBase input, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, IGraphNodeBase value, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name)

object tensor_strided_slice_update_dyn(object input, object begin, object end, object strides, object value, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name)

object tensor_strided_slice_update_eager_fallback(IGraphNodeBase input, IGraphNodeBase begin, IGraphNodeBase end, IGraphNodeBase strides, IGraphNodeBase value, int begin_mask, int end_mask, int ellipsis_mask, int new_axis_mask, int shrink_axis_mask, string name, Context ctx)

object tensor_strided_slice_update_eager_fallback_dyn(object input, object begin, object end, object strides, object value, ImplicitContainer<T> begin_mask, ImplicitContainer<T> end_mask, ImplicitContainer<T> ellipsis_mask, ImplicitContainer<T> new_axis_mask, ImplicitContainer<T> shrink_axis_mask, object name, object ctx)

object tile_eager_fallback(IGraphNodeBase input, IGraphNodeBase multiples, string name, Context ctx)

object tile_eager_fallback_dyn(object input, object multiples, object name, object ctx)

Tensor tile_grad(IGraphNodeBase input, IGraphNodeBase multiples, string name)

object tile_grad_dyn(object input, object multiples, object name)

object tile_grad_eager_fallback(IGraphNodeBase input, IGraphNodeBase multiples, string name, Context ctx)

object tile_grad_eager_fallback_dyn(object input, object multiples, object name, object ctx)

Tensor transpose(IGraphNodeBase x, IGraphNodeBase perm, string name)

object transpose_eager_fallback(IGraphNodeBase x, IGraphNodeBase perm, PythonFunctionContainer name, Context ctx)

object transpose_eager_fallback(IGraphNodeBase x, IGraphNodeBase perm, string name, Context ctx)

object transpose_eager_fallback_dyn(object x, object perm, object name, object ctx)

object unique(IGraphNodeBase x, ImplicitContainer<T> out_idx, string name)

object unique_eager_fallback(IGraphNodeBase x, ImplicitContainer<T> out_idx, string name, Context ctx)

object unique_eager_fallback(IGraphNodeBase x, int out_idx, string name, Context ctx)

object unique_eager_fallback_dyn(object x, ImplicitContainer<T> out_idx, object name, object ctx)

object unique_v2(IGraphNodeBase x, IGraphNodeBase axis, ImplicitContainer<T> out_idx, string name)

object unique_v2_dyn(object x, object axis, ImplicitContainer<T> out_idx, object name)

object unique_v2_eager_fallback(IGraphNodeBase x, IGraphNodeBase axis, int out_idx, string name, Context ctx)

object unique_v2_eager_fallback(IGraphNodeBase x, IGraphNodeBase axis, ImplicitContainer<T> out_idx, string name, Context ctx)

object unique_v2_eager_fallback_dyn(object x, object axis, ImplicitContainer<T> out_idx, object name, object ctx)

object unique_with_counts(IGraphNodeBase x, ImplicitContainer<T> out_idx, string name)

object unique_with_counts_eager_fallback(IGraphNodeBase x, ImplicitContainer<T> out_idx, string name, Context ctx)

object unique_with_counts_eager_fallback(IGraphNodeBase x, int out_idx, string name, Context ctx)

object unique_with_counts_eager_fallback_dyn(object x, ImplicitContainer<T> out_idx, object name, object ctx)

object unique_with_counts_v2(IGraphNodeBase x, IGraphNodeBase axis, ImplicitContainer<T> out_idx, string name)

object unique_with_counts_v2_dyn(object x, object axis, ImplicitContainer<T> out_idx, object name)

object unique_with_counts_v2_eager_fallback(IGraphNodeBase x, IGraphNodeBase axis, int out_idx, string name, Context ctx)

object unique_with_counts_v2_eager_fallback(IGraphNodeBase x, IGraphNodeBase axis, ImplicitContainer<T> out_idx, string name, Context ctx)

object unique_with_counts_v2_eager_fallback_dyn(object x, object axis, ImplicitContainer<T> out_idx, object name, object ctx)

IList<object> unpack(IGraphNodeBase value, IGraphNodeBase num, int axis, string name)

IList<object> unpack(IGraphNodeBase value, ndarray num, int axis, string name)

IList<object> unpack(IGraphNodeBase value, int num, int axis, string name)

object unpack_dyn(object value, object num, ImplicitContainer<T> axis, object name)

IList<object> unpack_eager_fallback(IGraphNodeBase value, IGraphNodeBase num, int axis, string name, Context ctx)

IList<object> unpack_eager_fallback(IGraphNodeBase value, int num, int axis, string name, Context ctx)

IList<object> unpack_eager_fallback(IGraphNodeBase value, ndarray num, int axis, string name, Context ctx)

object unpack_eager_fallback_dyn(object value, object num, ImplicitContainer<T> axis, object name, object ctx)

object unravel_index_eager_fallback(IGraphNodeBase indices, IGraphNodeBase dims, string name, Context ctx)

object unravel_index_eager_fallback_dyn(object indices, object dims, object name, object ctx)

Tensor upper_bound(IGraphNodeBase sorted_inputs, IGraphNodeBase values, ImplicitContainer<T> out_type, string name)

object upper_bound_dyn(object sorted_inputs, object values, ImplicitContainer<T> out_type, object name)

object upper_bound_eager_fallback(IGraphNodeBase sorted_inputs, IGraphNodeBase values, ImplicitContainer<T> out_type, string name, Context ctx)

object upper_bound_eager_fallback_dyn(object sorted_inputs, object values, ImplicitContainer<T> out_type, object name, object ctx)

Tensor where(IGraphNodeBase condition, IEnumerable<IGraphNodeBase> name)

Tensor where(IGraphNodeBase condition, string name)

object where_dyn(object condition, object name)

object where_eager_fallback(IGraphNodeBase condition, string name, Context ctx)

object where_eager_fallback(IGraphNodeBase condition, PythonFunctionContainer name, Context ctx)

object where_eager_fallback(IGraphNodeBase condition, IGraphNodeBase name, Context ctx)

object where_eager_fallback(IGraphNodeBase condition, int name, Context ctx)

object where_eager_fallback_dyn(object condition, object name, object ctx)

Tensor zeros_like(IGraphNodeBase x, string name)

Tensor zeros_like(IGraphNodeBase x, DType name)

object zeros_like_dyn(object x, object name)

object zeros_like_eager_fallback(IGraphNodeBase x, DType name, Context ctx)

object zeros_like_eager_fallback(IGraphNodeBase x, PythonFunctionContainer name, Context ctx)

object zeros_like_eager_fallback(IGraphNodeBase x, string name, Context ctx)

object zeros_like_eager_fallback_dyn(object x, object name, object ctx)

Public properties

PythonFunctionContainer batch_matrix_band_part_eager_fallback_fn get;

PythonFunctionContainer batch_matrix_band_part_fn get;

PythonFunctionContainer batch_matrix_diag_eager_fallback_fn get;

PythonFunctionContainer batch_matrix_diag_fn get;

PythonFunctionContainer batch_matrix_diag_part_eager_fallback_fn get;

PythonFunctionContainer batch_matrix_diag_part_fn get;

PythonFunctionContainer batch_matrix_set_diag_eager_fallback_fn get;

PythonFunctionContainer batch_matrix_set_diag_fn get;

PythonFunctionContainer batch_to_space_eager_fallback_fn get;

PythonFunctionContainer batch_to_space_fn get;

PythonFunctionContainer batch_to_space_nd_eager_fallback_fn get;

PythonFunctionContainer bitcast_eager_fallback_fn get;

PythonFunctionContainer broadcast_args_eager_fallback_fn get;

PythonFunctionContainer broadcast_args_fn get;

PythonFunctionContainer broadcast_gradient_args_eager_fallback_fn get;

PythonFunctionContainer broadcast_gradient_args_fn get;

PythonFunctionContainer broadcast_to_eager_fallback_fn get;

PythonFunctionContainer check_numerics_eager_fallback_fn get;

PythonFunctionContainer concat_eager_fallback_fn get;

PythonFunctionContainer concat_fn get;

PythonFunctionContainer concat_offset_eager_fallback_fn get;

PythonFunctionContainer concat_offset_fn get;

PythonFunctionContainer concat_v2_eager_fallback_fn get;

PythonFunctionContainer concat_v2_fn get;

PythonFunctionContainer conjugate_transpose_eager_fallback_fn get;

PythonFunctionContainer conjugate_transpose_fn get;

PythonFunctionContainer const_eager_fallback_fn get;

PythonFunctionContainer const_fn get;

PythonFunctionContainer debug_gradient_identity_eager_fallback_fn get;

PythonFunctionContainer debug_gradient_identity_fn get;

PythonFunctionContainer debug_gradient_ref_identity_eager_fallback_fn get;

PythonFunctionContainer debug_gradient_ref_identity_fn get;

PythonFunctionContainer deep_copy_eager_fallback_fn get;

PythonFunctionContainer deep_copy_fn get;

PythonFunctionContainer depth_to_space_eager_fallback_fn get;

PythonFunctionContainer depth_to_space_fn get;

PythonFunctionContainer dequantize_eager_fallback_fn get;

PythonFunctionContainer diag_eager_fallback_fn get;

PythonFunctionContainer diag_part_eager_fallback_fn get;

PythonFunctionContainer edit_distance_eager_fallback_fn get;

PythonFunctionContainer edit_distance_fn get;

PythonFunctionContainer empty_eager_fallback_fn get;

PythonFunctionContainer empty_fn get;

PythonFunctionContainer ensure_shape_eager_fallback_fn get;

PythonFunctionContainer ensure_shape_fn get;

PythonFunctionContainer expand_dims_eager_fallback_fn get;

PythonFunctionContainer expand_dims_fn get;

PythonFunctionContainer extract_image_patches_eager_fallback_fn get;

PythonFunctionContainer extract_image_patches_fn get;

PythonFunctionContainer extract_volume_patches_eager_fallback_fn get;

PythonFunctionContainer fake_quant_with_min_max_args_eager_fallback_fn get;

PythonFunctionContainer fake_quant_with_min_max_args_gradient_eager_fallback_fn get;

PythonFunctionContainer fake_quant_with_min_max_vars_eager_fallback_fn get;

PythonFunctionContainer fake_quant_with_min_max_vars_gradient_eager_fallback_fn get;

PythonFunctionContainer fake_quant_with_min_max_vars_per_channel_eager_fallback_fn get;

PythonFunctionContainer fake_quant_with_min_max_vars_per_channel_gradient_eager_fallback_fn get;

PythonFunctionContainer fill_eager_fallback_fn get;

PythonFunctionContainer fingerprint_eager_fallback_fn get;

PythonFunctionContainer fingerprint_fn get;

PythonFunctionContainer gather_eager_fallback_fn get;

PythonFunctionContainer gather_fn get;

PythonFunctionContainer gather_nd_eager_fallback_fn get;

PythonFunctionContainer gather_nd_fn get;

PythonFunctionContainer gather_v2_eager_fallback_fn get;

PythonFunctionContainer gather_v2_fn get;

PythonFunctionContainer guarantee_const_eager_fallback_fn get;

PythonFunctionContainer identity_eager_fallback_fn get;

PythonFunctionContainer identity_fn get;

PythonFunctionContainer identity_n_eager_fallback_fn get;

PythonFunctionContainer immutable_const_eager_fallback_fn get;

PythonFunctionContainer immutable_const_fn get;

PythonFunctionContainer inplace_add_eager_fallback_fn get;

PythonFunctionContainer inplace_add_fn get;

PythonFunctionContainer inplace_sub_eager_fallback_fn get;

PythonFunctionContainer inplace_sub_fn get;

PythonFunctionContainer inplace_update_eager_fallback_fn get;

PythonFunctionContainer inplace_update_fn get;

PythonFunctionContainer invert_permutation_eager_fallback_fn get;

PythonFunctionContainer list_diff_eager_fallback_fn get;

PythonFunctionContainer list_diff_fn get;

PythonFunctionContainer lower_bound_eager_fallback_fn get;

PythonFunctionContainer lower_bound_fn get;

PythonFunctionContainer matrix_band_part_eager_fallback_fn get;

PythonFunctionContainer matrix_diag_eager_fallback_fn get;

PythonFunctionContainer matrix_diag_fn get;

PythonFunctionContainer matrix_diag_part_eager_fallback_fn get;

PythonFunctionContainer matrix_diag_part_fn get;

PythonFunctionContainer matrix_diag_part_v2_eager_fallback_fn get;

PythonFunctionContainer matrix_diag_part_v2_fn get;

PythonFunctionContainer matrix_diag_v2_eager_fallback_fn get;

PythonFunctionContainer matrix_diag_v2_fn get;

PythonFunctionContainer matrix_set_diag_eager_fallback_fn get;

PythonFunctionContainer matrix_set_diag_fn get;

PythonFunctionContainer matrix_set_diag_v2_eager_fallback_fn get;

PythonFunctionContainer matrix_set_diag_v2_fn get;

PythonFunctionContainer mirror_pad_eager_fallback_fn get;

PythonFunctionContainer mirror_pad_fn get;

PythonFunctionContainer mirror_pad_grad_eager_fallback_fn get;

PythonFunctionContainer mirror_pad_grad_fn get;

PythonFunctionContainer one_hot_eager_fallback_fn get;

PythonFunctionContainer one_hot_fn get;

PythonFunctionContainer ones_like_eager_fallback_fn get;

PythonFunctionContainer ones_like_fn get;

PythonFunctionContainer pack_eager_fallback_fn get;

PythonFunctionContainer pad_eager_fallback_fn get;

PythonFunctionContainer pad_v2_eager_fallback_fn get;

PythonFunctionContainer pad_v2_fn get;

PythonFunctionContainer parallel_concat_eager_fallback_fn get;

PythonFunctionContainer parallel_concat_fn get;

PythonFunctionContainer placeholder_eager_fallback_fn get;

PythonFunctionContainer placeholder_fn get;

PythonFunctionContainer placeholder_v2_eager_fallback_fn get;

PythonFunctionContainer placeholder_v2_fn get;

PythonFunctionContainer placeholder_with_default_eager_fallback_fn get;

PythonFunctionContainer placeholder_with_default_fn get;

PythonFunctionContainer prevent_gradient_eager_fallback_fn get;

PythonFunctionContainer prevent_gradient_fn get;

PythonFunctionContainer quantize_and_dequantize_eager_fallback_fn get;

PythonFunctionContainer quantize_and_dequantize_fn get;

PythonFunctionContainer quantize_and_dequantize_v2_eager_fallback_fn get;

PythonFunctionContainer quantize_and_dequantize_v2_fn get;

PythonFunctionContainer quantize_and_dequantize_v3_eager_fallback_fn get;

PythonFunctionContainer quantize_and_dequantize_v3_fn get;

PythonFunctionContainer quantize_v2_eager_fallback_fn get;

PythonFunctionContainer quantize_v2_fn get;

PythonFunctionContainer quantized_concat_eager_fallback_fn get;

PythonFunctionContainer quantized_instance_norm_eager_fallback_fn get;

PythonFunctionContainer quantized_instance_norm_fn get;

PythonFunctionContainer quantized_reshape_eager_fallback_fn get;

PythonFunctionContainer quantized_reshape_fn get;

PythonFunctionContainer rank_eager_fallback_fn get;

PythonFunctionContainer ref_identity_eager_fallback_fn get;

PythonFunctionContainer ref_identity_fn get;

PythonFunctionContainer reshape_eager_fallback_fn get;

PythonFunctionContainer reshape_fn get;

PythonFunctionContainer resource_strided_slice_assign_eager_fallback_fn get;

PythonFunctionContainer resource_strided_slice_assign_fn get;

PythonFunctionContainer reverse_eager_fallback_fn get;

PythonFunctionContainer reverse_fn get;

PythonFunctionContainer reverse_sequence_eager_fallback_fn get;

PythonFunctionContainer reverse_sequence_fn get;

PythonFunctionContainer reverse_v2_eager_fallback_fn get;

PythonFunctionContainer scatter_nd_eager_fallback_fn get;

PythonFunctionContainer scatter_nd_non_aliasing_add_eager_fallback_fn get;

PythonFunctionContainer scatter_nd_non_aliasing_add_fn get;

PythonFunctionContainer shape_eager_fallback_fn get;

PythonFunctionContainer shape_fn get;

PythonFunctionContainer shape_n_eager_fallback_fn get;

PythonFunctionContainer shape_n_fn get;

PythonFunctionContainer size_eager_fallback_fn get;

PythonFunctionContainer snapshot_eager_fallback_fn get;

PythonFunctionContainer snapshot_fn get;

PythonFunctionContainer space_to_batch_eager_fallback_fn get;

PythonFunctionContainer space_to_batch_fn get;

PythonFunctionContainer space_to_batch_nd_eager_fallback_fn get;

PythonFunctionContainer space_to_depth_eager_fallback_fn get;

PythonFunctionContainer space_to_depth_fn get;

PythonFunctionContainer split_eager_fallback_fn get;

PythonFunctionContainer split_fn get;

PythonFunctionContainer split_v_eager_fallback_fn get;

PythonFunctionContainer split_v_fn get;

PythonFunctionContainer squeeze_eager_fallback_fn get;

PythonFunctionContainer squeeze_fn get;

PythonFunctionContainer stop_gradient_eager_fallback_fn get;

PythonFunctionContainer strided_slice_assign_eager_fallback_fn get;

PythonFunctionContainer strided_slice_assign_fn get;

PythonFunctionContainer strided_slice_eager_fallback_fn get;

PythonFunctionContainer strided_slice_fn get;

PythonFunctionContainer strided_slice_grad_eager_fallback_fn get;

PythonFunctionContainer strided_slice_grad_fn get;

PythonFunctionContainer tensor_scatter_add_eager_fallback_fn get;

PythonFunctionContainer tensor_scatter_sub_eager_fallback_fn get;

PythonFunctionContainer tensor_scatter_update_eager_fallback_fn get;

PythonFunctionContainer tensor_strided_slice_update_eager_fallback_fn get;

PythonFunctionContainer tensor_strided_slice_update_fn get;

PythonFunctionContainer tile_eager_fallback_fn get;

PythonFunctionContainer tile_grad_eager_fallback_fn get;

PythonFunctionContainer tile_grad_fn get;

PythonFunctionContainer transpose_eager_fallback_fn get;

PythonFunctionContainer transpose_fn get;

PythonFunctionContainer unique_eager_fallback_fn get;

PythonFunctionContainer unique_fn get;

PythonFunctionContainer unique_v2_eager_fallback_fn get;

PythonFunctionContainer unique_v2_fn get;

PythonFunctionContainer unique_with_counts_eager_fallback_fn get;

PythonFunctionContainer unique_with_counts_fn get;

PythonFunctionContainer unique_with_counts_v2_eager_fallback_fn get;

PythonFunctionContainer unique_with_counts_v2_fn get;

PythonFunctionContainer unpack_eager_fallback_fn get;

PythonFunctionContainer unpack_fn get;

PythonFunctionContainer unravel_index_eager_fallback_fn get;

PythonFunctionContainer upper_bound_eager_fallback_fn get;

PythonFunctionContainer upper_bound_fn get;

PythonFunctionContainer where_eager_fallback_fn get;

PythonFunctionContainer where_fn get;

PythonFunctionContainer zeros_like_eager_fallback_fn get;

PythonFunctionContainer zeros_like_fn get;