Class: Google::Apis::LanguageV2::XpsEdgeTpuTfLiteFormat

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



1868
1869
1870
# File 'lib/google/apis/language_v2/classes.rb', line 1868

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1873
1874
# File 'lib/google/apis/language_v2/classes.rb', line 1873

def update!(**args)
end