HomeSort by relevance Sort by last modified time
    Searched full:float16_ref (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/python/framework/
dtypes.py 375 float16_ref = DType(types_pb2.DT_HALF_REF) variable
376 half_ref = float16_ref
425 types_pb2.DT_HALF_REF: float16_ref,
475 types_pb2.DT_HALF_REF: "float16_ref",
505 _STRING_TO_TF["half_ref"] = float16_ref

Completed in 56 milliseconds