Class: Google::Apis::LanguageV1::XpsTfLiteFormat

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

LINT.IfChange A model format used for mobile and IoT devices. See https://www. tensorflow.org/lite.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ XpsTfLiteFormat

Returns a new instance of XpsTfLiteFormat.



4537
4538
4539
# File 'lib/google/apis/language_v1/classes.rb', line 4537

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4542
4543
# File 'lib/google/apis/language_v1/classes.rb', line 4542

def update!(**args)
end