Class: Aws::Types::TrainingMetricsV2

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#atiTypes::ATITrainingMetricsValue

Returns the value of attribute ati.



1281
1282
1283
# File 'sig/types.rbs', line 1281

def ati
  @ati
end

#ofiTypes::OFITrainingMetricsValue

Returns the value of attribute ofi.



1279
1280
1281
# File 'sig/types.rbs', line 1279

def ofi
  @ofi
end

#tfiTypes::TFITrainingMetricsValue

Returns the value of attribute tfi.



1280
1281
1282
# File 'sig/types.rbs', line 1280

def tfi
  @tfi
end