Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
fs-eire committed Aug 18, 2024
1 parent d444319 commit 4647453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/web/lib/wasm/jsep/init.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import { Env } from 'onnxruntime-common';

import { DataType } from '../wasm-common';
import { calculateTensorSizeInBytes, DataType } from '../wasm-common';

import type { OrtWasmModule } from '../wasm-types';

Expand Down

0 comments on commit 4647453

Please sign in to comment.