OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GraphTransferUtils
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/core/kernels/hexagon/
graph_transfer_utils.h
31
class
GraphTransferUtils
{
54
TF_DISALLOW_COPY_AND_ASSIGN(
GraphTransferUtils
);
graph_transfer_utils.cc
30
GraphTransferUtils
::GetTopNFloatResults(const float* const data,
42
/* static */ void
GraphTransferUtils
::DumpTopNFloatResults(
57
GraphTransferUtils
::BuildRemoteFusedGraphExecuteInfo(
98
/* static */ GraphDef
GraphTransferUtils
::BuildFusedGraphDef(
hexagon_rewriter_transform.cc
79
*output_graph_def =
GraphTransferUtils
::BuildFusedGraphDef(
hexagon_graph_execution_test.cc
92
GraphTransferUtils
::DumpTopNFloatResults(
116
GraphTransferUtils
::GetTopNFloatResults(float_array, labels.data(),
522
GraphDef fused_graph_def =
GraphTransferUtils
::BuildFusedGraphDef(
graph_transferer_test.cc
414
GraphDef fused_graph_def =
GraphTransferUtils
::BuildFusedGraphDef(
Completed in 194 milliseconds