LostTech.TensorFlow : API Documentation

Type image_ops_impl

Namespace tensorflow.python.ops.image_ops_impl

Public static methods

object fix_image_flip_shape(PythonClassContainer image, IEnumerable<object> result)

object fix_image_flip_shape(IGraphNodeBase image, ValueTuple<IEnumerable<object>, object> result)

object fix_image_flip_shape(IGraphNodeBase image, IEnumerable<object> result)

object fix_image_flip_shape(CompositeTensor image, PythonClassContainer result)

object fix_image_flip_shape(CompositeTensor image, IGraphNodeBase result)

object fix_image_flip_shape(CompositeTensor image, ValueTuple<IEnumerable<object>, object> result)

object fix_image_flip_shape(CompositeTensor image, IEnumerable<object> result)

object fix_image_flip_shape(IGraphNodeBase image, IGraphNodeBase result)

object fix_image_flip_shape(IEnumerable<object> image, PythonClassContainer result)

object fix_image_flip_shape(IEnumerable<object> image, ValueTuple<IEnumerable<object>, object> result)

object fix_image_flip_shape(IEnumerable<object> image, IEnumerable<object> result)

object fix_image_flip_shape(PythonClassContainer image, PythonClassContainer result)

object fix_image_flip_shape(PythonClassContainer image, IGraphNodeBase result)

object fix_image_flip_shape(PythonClassContainer image, ValueTuple<IEnumerable<object>, object> result)

object fix_image_flip_shape(IEnumerable<object> image, IGraphNodeBase result)

object fix_image_flip_shape(IGraphNodeBase image, PythonClassContainer result)

object fix_image_flip_shape_dyn(object image, object result)

Public properties

PythonFunctionContainer fix_image_flip_shape_fn get;

Delegate resize_area_deprecation get; set;

object resize_area_deprecation_dyn get; set;

Delegate resize_bicubic_deprecation get; set;

object resize_bicubic_deprecation_dyn get; set;

Delegate resize_bilinear_deprecation get; set;

object resize_bilinear_deprecation_dyn get; set;

Delegate resize_nearest_neighbor_deprecation get; set;

object resize_nearest_neighbor_deprecation_dyn get; set;

PythonFunctionContainer ResizeMethod_fn get;

PythonFunctionContainer ResizeMethodV1_fn get;