Home
last modified time | relevance | path

Searched refs:cast_is_safe (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc476 bool RegisterBfloat16Cast(int numpy_type, bool cast_is_safe) { in RegisterBfloat16Cast() argument
485 if (cast_is_safe && PyArray_RegisterCanCast(&NPyBfloat16_Descr, numpy_type, in RegisterBfloat16Cast()