const useRawTensorSource: ( data: TensorArray, options?: { flags?: number, readWrite?: boolean, live?: boolean, }, ) => StorageSource
packages / workbench / src / hooks / useRawSource.ts