Class: Chainer::AbstractDevice
- Inherits:
-
Object
- Object
- Chainer::AbstractDevice
- Defined in:
- lib/chainer/device.rb
Instance Method Summary collapse
Instance Method Details
#use ⇒ Object
46 47 |
# File 'lib/chainer/device.rb', line 46 def use end |
#xm ⇒ Object
42 43 44 |
# File 'lib/chainer/device.rb', line 42 def xm raise NotImplementedError end |