heatingma commited on
Commit
34a3f57
1 Parent(s): c3eb514

Upload 3 files

Browse files
Files changed (2) hide show
  1. app.py +2 -2
  2. ml4co-kit-0.0.2a1.tar.gz +2 -2
app.py CHANGED
@@ -17,9 +17,9 @@ def handle(
17
  ):
18
  solver = CVRPPyVRPSolver(time_limit=10)
19
  gen = CVRPDataGenerator(
20
- num_threads=8,
21
  solver=solver,
22
- train_samples_num=6400,
23
  val_samples_num=0,
24
  test_samples_num=0,
25
  )
 
17
  ):
18
  solver = CVRPPyVRPSolver(time_limit=10)
19
  gen = CVRPDataGenerator(
20
+ num_threads=16,
21
  solver=solver,
22
+ train_samples_num=12800,
23
  val_samples_num=0,
24
  test_samples_num=0,
25
  )
ml4co-kit-0.0.2a1.tar.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:200f5229122d4d6f0beb4fac39c76456a283a991a456914c64829cbcbb0a7f07
3
- size 14080935
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a07f4d1ad149056a9a8332192c7aa9fc72ce5020d76e070d4a13327dc5fed33
3
+ size 14081074