OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NoopRounder
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/core/common_runtime/gpu/
pool_allocator_test.cc
36
new
NoopRounder
, "pool");
54
new
NoopRounder
, "pool");
87
new
NoopRounder
, "pool");
101
new BasicCPUAllocator, new
NoopRounder
, "pool");
133
new
NoopRounder
, "pool");
210
new
NoopRounder
, "pool");
pool_allocator.h
156
class
NoopRounder
: public RoundUpInterface {
process_state.cc
212
new BasicCPUAllocator(), new
NoopRounder
, "cpu_pool");
Completed in 468 milliseconds