OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P100
(Results
1 - 2
of
2
) sorted by null
/external/lz4/tests/
Makefile
145
./datagen -g5M -
P100
> tmpSrc
157
./datagen -s1 -g1200007 -
P100
| $(LZ4) | $(LZ4) -dv --sparse > tmpOdd # Odd size file (to generate non-full last block)
158
./datagen -s1 -g1200007 -
P100
| $(DIFF) -s - tmpOdd
166
./datagen -
P100
-g1M > tmp1M
182
@./datagen -g3G -
P100
| $(LZ4) -vv | $(LZ4) --decompress --force --sparse - tmp
184
@./datagen -g3G -
P100
| $(LZ4) --quiet --content-size | $(LZ4) --verbose --decompress --force --sparse - tmp2
/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 199 milliseconds