remove 64bit data type from doc (#230)

This commit is contained in:
Antkillerfarm 2021-11-29 11:02:44 +08:00 committed by GitHub
parent 62a33ecfde
commit e001d53ddf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -53,14 +53,11 @@ TIM-VX support the following data type:
- INT8 - INT8
- INT16 - INT16
- INT32 - INT32
- INT64
- UINT8 - UINT8
- UINT16 - UINT16
- UINT32 - UINT32
- UINT64
- FLOAT16 - FLOAT16
- FLOAT32 - FLOAT32
- FLOAT64
# Graph lifecycle # Graph lifecycle