Sha256: aef46bbdc6574613d5c20ff0d7c05dce071eae61478e434f8c0da86b053998f0

Contents?: true

Size: 221 Bytes

Versions: 2

Compression:

Stored size: 221 Bytes

Contents

module TensorFlow
  module Keras
    module Datasets
      module CIFAR10
        # unfortunately, npy can't read pickle and numo can't store objects
        # def self.load_data
        # end
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tensorflow-0.2.0 lib/tensorflow/keras/datasets/cifar10.rb
tensorflow-0.1.2 lib/tensorflow/keras/datasets/cifar10.rb