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.



2174
2175
2176
# File 'lib/google/apis/language_v1beta2/classes.rb', line 2174

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2179
2180
# File 'lib/google/apis/language_v1beta2/classes.rb', line 2179

def update!(**args)
end