1. 08 9月, 2020 1 次提交
    • N
      switch input columns and operation · 3bac9d37
      nhussain 提交于
      change ImagefolderDV2 name
      
      change ds.transforms.vision to ds.vision
      
      change batch api to match map api more closely
      
      compose op changes
      
      test_pylint
      
      remove compose op from vision, move to transform module, refactor map and batch to use column_order
      3bac9d37
  2. 22 5月, 2020 1 次提交
  3. 20 5月, 2020 1 次提交
  4. 18 5月, 2020 1 次提交
  5. 16 5月, 2020 1 次提交
    • H
      -Add DE_STRING · e8ca2433
      hesham 提交于
      -replace switch'case by indexing
      
      - Add test case
      - Add constructors
      - Add getItem string
      
      - Fix bugs
      - Add more tests
      
      - Tensor iterator
      - asNumpy
      - TextFileDataset
      
      - Tensor(Numpy)
      
      - Super > 2D
      - Add more test cases for GeneratorDataset
      
      - Change StartAddr to GetBuffer and GetMutableNuffer
      
      - Raise an error if batch is used with strings
      
      Clean-up work
      e8ca2433
  6. 15 5月, 2020 1 次提交