Home
last modified time | relevance | path

Searched defs:SP_Platform (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h415 typedef struct SP_Platform { struct
437 } SP_Platform; argument
Dstream_executor.cc674 void (*destroy_platform)(SP_Platform*), in CPlatform()