Searched refs:HANDLE_COMPRESS_CASE (Results 1 – 1 of 1) sorted by relevance
334 #define HANDLE_COMPRESS_CASE(TF_TYPE) \ macro345 HANDLE_COMPRESS_CASE(DT_FLOAT); in CompressTensorProtoInPlace()346 HANDLE_COMPRESS_CASE(DT_DOUBLE); in CompressTensorProtoInPlace()347 HANDLE_COMPRESS_CASE(DT_COMPLEX64); in CompressTensorProtoInPlace()348 HANDLE_COMPRESS_CASE(DT_COMPLEX128); in CompressTensorProtoInPlace()349 HANDLE_COMPRESS_CASE(DT_UINT8); in CompressTensorProtoInPlace()350 HANDLE_COMPRESS_CASE(DT_INT8); in CompressTensorProtoInPlace()351 HANDLE_COMPRESS_CASE(DT_UINT16); in CompressTensorProtoInPlace()352 HANDLE_COMPRESS_CASE(DT_INT16); in CompressTensorProtoInPlace()353 HANDLE_COMPRESS_CASE(DT_UINT32); in CompressTensorProtoInPlace()[all …]