Searched refs:HANDLE_COMPRESS_CASE (Results 1 – 1 of 1) sorted by relevance
327 #define HANDLE_COMPRESS_CASE(TF_TYPE) \ macro338 HANDLE_COMPRESS_CASE(DT_FLOAT); in CompressTensorProtoInPlace()339 HANDLE_COMPRESS_CASE(DT_DOUBLE); in CompressTensorProtoInPlace()340 HANDLE_COMPRESS_CASE(DT_COMPLEX64); in CompressTensorProtoInPlace()341 HANDLE_COMPRESS_CASE(DT_COMPLEX128); in CompressTensorProtoInPlace()342 HANDLE_COMPRESS_CASE(DT_UINT8); in CompressTensorProtoInPlace()343 HANDLE_COMPRESS_CASE(DT_INT8); in CompressTensorProtoInPlace()344 HANDLE_COMPRESS_CASE(DT_UINT16); in CompressTensorProtoInPlace()345 HANDLE_COMPRESS_CASE(DT_INT16); in CompressTensorProtoInPlace()346 HANDLE_COMPRESS_CASE(DT_UINT32); in CompressTensorProtoInPlace()[all …]