Class: Google::Apis::LanguageV1::XpsEdgeTpuTfLiteFormat

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/language_v1/classes.rb,
lib/google/apis/language_v1/representations.rb,
lib/google/apis/language_v1/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.



2154
2155
2156
# File 'lib/google/apis/language_v1/classes.rb', line 2154

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2159
2160
# File 'lib/google/apis/language_v1/classes.rb', line 2159

def update!(**args)
end