Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/transformers/hip/
Daotriton_adapter.h38 inline aotriton::DType cast_dtype(caffe2::TypeMeta t_dtype) in cast_dtype() function
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc200 const DataType cast_dtype = opts.should_cast ? opts.should_cast(edge) : dtype; in AddSend() local
260 DataType cast_dtype = dtype; in AddRecv() local