HomeSort by relevance Sort by last modified time
    Searched refs:TensorFlowDataType (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/mpi_collectives/kernels/
ring.cc 31 extern template DataType TensorFlowDataType<float>();
32 extern template DataType TensorFlowDataType<int>();
33 extern template DataType TensorFlowDataType<long long>();
ring.cu.cc 44 DataType TensorFlowDataType<float>() {
48 DataType TensorFlowDataType<int>() {
52 DataType TensorFlowDataType<long long>() {
ring.h 51 DataType TensorFlowDataType();

Completed in 659 milliseconds