Class: Google::Apis::LanguageV1beta2::XpsEdgeTpuTfLiteFormat

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/language_v1beta2/classes.rb,
lib/google/apis/language_v1beta2/representations.rb,
lib/google/apis/language_v1beta2/representations.rb

Overview

A model format used for Edge TPU devices.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ XpsEdgeTpuTfLiteFormat

Returns a new instance of XpsEdgeTpuTfLiteFormat.



2166
2167
2168
# File 'lib/google/apis/language_v1beta2/classes.rb', line 2166

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2171
2172
# File 'lib/google/apis/language_v1beta2/classes.rb', line 2171

def update!(**args)
end