HomeSort by relevance Sort by last modified time
    Searched refs:P100 (Results 1 - 2 of 2) sorted by null

  /external/lz4/tests/
Makefile 161 ./datagen -g5M -P100 > tmplsdg5M
173 ./datagen -s1 -g1200007 -P100 | $(LZ4) | $(LZ4) -dv --sparse > tmplsodd # Odd size file (to generate non-full last block)
174 ./datagen -s1 -g1200007 -P100 | $(DIFF) -s - tmplsodd
182 ./datagen -P100 -g1M > tmplsdg1M
310 @./datagen -g3G -P100 | $(LZ4) -vv | $(LZ4) --decompress --force --sparse - tmphf1
312 @./datagen -g3G -P100 | $(LZ4) --quiet --content-size | $(LZ4) --verbose --decompress --force --sparse - tmphf2
  /external/tensorflow/tensorflow/contrib/verbs/
patch_notes_verbs_with_0_copies.md 9 Compared with the current GRPC, verbs and GDR implementation, the result implementation gave the best performance for every model, with any number of nodes. For VGG16 on 8 nodes with 4 P100 GPUs each, the prototype beat the second place by over 15%.

Completed in 4266 milliseconds