Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc197 const DataType cast_dtype = opts.should_cast ? opts.should_cast(edge) : dtype; in AddSend() local
257 DataType cast_dtype = dtype; in AddRecv() local