Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dexecute.py225 def args_to_matching_eager(l, ctx, allowed_dtypes, default_dtype=None): argument
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dop_converter.h115 const auto& allowed_dtypes = Impl::AllowedDataTypes(); in ValidateNodeDefDataType() local
/external/tensorflow/tensorflow/python/ops/
Dmath_ops_test.py1093 allowed_dtypes = [ variable in ReciprocalNoNanTest