flux tensoriel : : opérations : : CropAndResizeGradImage :: Attributs

#include <image_ops.h>

Setters d'attributs facultatifs pour CropAndResizeGradImage .

Résumé

Attributs publics

method_ = "bilinear"
StringPiece

Fonctions publiques

Method (StringPiece x)
TF_MUST_USE_RESULT Attrs
Une chaîne spécifiant la méthode d'interpolation.

Attributs publics

méthode_

StringPiece tensorflow::ops::CropAndResizeGradImage::Attrs::method_ = "bilinear"

Fonctions publiques

Méthode

TF_MUST_USE_RESULT Attrs tensorflow::ops::CropAndResizeGradImage::Attrs::Method(
  StringPiece x
)

Une chaîne spécifiant la méthode d'interpolation.

Seul « bilinéaire » est pris en charge pour l'instant.

La valeur par défaut est "bilinéaire"