Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc468 const py::dtype* to_dtype = DtypeTo32BitDtype(raw_dtype); in ArgSignatureOfValue() local
723 const py::dtype* to_dtype = DtypeTo32BitDtype(numpy_array.dtype()); in HandleNdarray() local