Home
last modified time | relevance | path

Searched refs:SP_ALLOCATORSTATS_STRUCT_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h126 #define SP_ALLOCATORSTATS_STRUCT_SIZE \ macro
Dstream_executor.cc121 VALIDATE_STRUCT_SIZE(SP_AllocatorStats, stats, SP_ALLOCATORSTATS_STRUCT_SIZE); in ValidateSPAllocatorStats()
305 SP_AllocatorStats c_stats{SP_ALLOCATORSTATS_STRUCT_SIZE}; in GetAllocatorStats()
Dstream_executor_test.cc412 stat->struct_size = SP_ALLOCATORSTATS_STRUCT_SIZE; in TEST_F()