gstaichi 2.1.1rc3__cp313-cp313-macosx_11_0_arm64.whl → 2.2.0.dev1__cp313-cp313-macosx_11_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- gstaichi/CHANGELOG.md +1 -1
- gstaichi/_lib/core/gstaichi_python.cpython-313-darwin.so +0 -0
- gstaichi/_lib/core/gstaichi_python.pyi +9 -2
- gstaichi/_lib/runtime/runtime_arm64.bc +0 -0
- gstaichi/_version.py +1 -1
- gstaichi/lang/_fast_caching/args_hasher.py +10 -6
- gstaichi/lang/_fast_caching/src_hasher.py +8 -0
- gstaichi/lang/impl.py +2 -0
- gstaichi/lang/kernel_impl.py +15 -1
- gstaichi/lang/misc.py +9 -11
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/libSPIRV-Tools-shared.dylib +0 -0
- {gstaichi-2.1.1rc3.dist-info → gstaichi-2.2.0.dev1.dist-info}/METADATA +1 -1
- gstaichi-2.2.0.dev1.dist-info/RECORD +179 -0
- gstaichi-2.1.1rc3.dist-info/RECORD +0 -179
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/GLFW/glfw3.h +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/GLFW/glfw3native.h +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv-tools/instrument.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv-tools/libspirv.h +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv-tools/libspirv.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv-tools/linker.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv-tools/optimizer.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/GLSL.std.450.h +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv.h +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cfg.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_common.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cpp.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross_c.h +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross_containers.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross_error_handling.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross_parsed_ir.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross_util.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_glsl.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_hlsl.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_msl.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_parser.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_reflect.hpp +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffTargets-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffTargets.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintTargets-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintTargets.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/glfw3/glfw3Config.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/glfw3/glfw3ConfigVersion.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/glfw3/glfw3Targets-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/glfw3/glfw3Targets.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_c/cmake/spirv_cross_cConfig-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_c/cmake/spirv_cross_cConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_core/cmake/spirv_cross_coreConfig-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_core/cmake/spirv_cross_coreConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_cpp/cmake/spirv_cross_cppConfig-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_cpp/cmake/spirv_cross_cppConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_glsl/cmake/spirv_cross_glslConfig-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_glsl/cmake/spirv_cross_glslConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_hlsl/cmake/spirv_cross_hlslConfig-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_hlsl/cmake/spirv_cross_hlslConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_msl/cmake/spirv_cross_mslConfig-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_msl/cmake/spirv_cross_mslConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_reflect/cmake/spirv_cross_reflectConfig-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_reflect/cmake/spirv_cross_reflectConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_util/cmake/spirv_cross_utilConfig-release.cmake +0 -0
- {gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/share/spirv_cross_util/cmake/spirv_cross_utilConfig.cmake +0 -0
- {gstaichi-2.1.1rc3.dist-info → gstaichi-2.2.0.dev1.dist-info}/WHEEL +0 -0
- {gstaichi-2.1.1rc3.dist-info → gstaichi-2.2.0.dev1.dist-info}/licenses/LICENSE +0 -0
- {gstaichi-2.1.1rc3.dist-info → gstaichi-2.2.0.dev1.dist-info}/top_level.txt +0 -0
gstaichi/CHANGELOG.md
CHANGED
Binary file
|
@@ -4,7 +4,7 @@ gstaichi_python
|
|
4
4
|
from __future__ import annotations
|
5
5
|
import numpy
|
6
6
|
import typing
|
7
|
-
__all__: list[str] = ['ADJOINT', 'ADJOINT_CHECKBIT', 'AOS', 'ASTBuilder', 'Arch', 'AutodiffMode', 'Axis', 'Benchmark', 'BinaryOpType', 'BitStructType', 'BitStructTypeBuilder', 'BoundaryMode', 'CC', 'CE', 'CF', 'CGd', 'CGf', 'CLAMP', 'CUCG', 'CV', 'Cell', 'CompileConfig', 'CompiledKernelData', 'Config', 'ConvType', 'CuSparseMatrix', 'CuSparseSolver', 'DUAL', 'DataTypeCxx', 'DataType_f16', 'DataType_f32', 'DataType_f64', 'DataType_gen', 'DataType_i16', 'DataType_i32', 'DataType_i64', 'DataType_i8', 'DataType_u1', 'DataType_u16', 'DataType_u32', 'DataType_u64', 'DataType_u8', 'DataType_unknown', 'DebugInfo', 'DeviceAllocation', 'DeviceCapabilityConfig', 'EC', 'EE', 'EF', 'EV', 'Edge', 'EigenSparseSolverfloat32LDLTAMD', 'EigenSparseSolverfloat32LDLTCOLAMD', 'EigenSparseSolverfloat32LLTAMD', 'EigenSparseSolverfloat32LLTCOLAMD', 'EigenSparseSolverfloat32LUAMD', 'EigenSparseSolverfloat32LUCOLAMD', 'EigenSparseSolverfloat64LDLTAMD', 'EigenSparseSolverfloat64LDLTCOLAMD', 'EigenSparseSolverfloat64LLTAMD', 'EigenSparseSolverfloat64LLTCOLAMD', 'EigenSparseSolverfloat64LUAMD', 'EigenSparseSolverfloat64LUCOLAMD', 'ExprCxx', 'ExprGroup', 'Extension', 'FC', 'FE', 'FF', 'FORWARD', 'FV', 'Face', 'Format', 'Function', 'FunctionKey', 'GsTaichiAssertionError', 'GsTaichiIndexError', 'GsTaichiRuntimeError', 'GsTaichiSyntaxError', 'GsTaichiTypeError', 'HackedSignalRegister', 'InternalOp', 'KernelCxx', 'KernelLaunchContext', 'KernelProfileTracedRecord', 'KernelProfilerQueryResult', 'Layout', 'Mesh', 'MeshElementType', 'MeshPtr', 'MeshRelationType', 'MeshTopology', 'NONE', 'NULL', 'NdarrayCxx', 'Operation', 'PRIMAL', 'Program', 'REVERSE', 'SNodeAccessFlag', 'SNodeCxx', 'SNodeGradType', 'SNodeRegistry', 'SNodeTreeCxx', 'SNodeType', 'SOA', 'SparseMatrix', 'SparseMatrixBuilder', 'SparseSolver', 'Stmt', 'Task', 'Tetrahedron', 'TextureCxx', 'TextureOpType', 'Triangle', 'Type', 'TypeFactory', 'UNSAFE', 'UnaryOpType', 'VALIDATION', 'VC', 'VE', 'VF', 'VV', 'Vector2d', 'Vector2f', 'Vector2i', 'Vector3d', 'Vector3f', 'Vector3i', 'Vector4d', 'Vector4f', 'Vector4i', 'Vertex', 'abs', 'acos', 'add', 'adstack', 'amdgpu', 'arch_from_name', 'arch_name', 'arch_uses_llvm', 'arm64', 'asin', 'assertion', 'atan2', 'bit_and', 'bit_not', 'bit_or', 'bit_sar', 'bit_shl', 'bit_shr', 'bit_struct', 'bit_xor', 'bitmasked', 'bits_cast', 'block_local', 'bls', 'cast_bits', 'cast_value', 'ceil', 'clear_profile_info', 'clz', 'cmp_eq', 'cmp_ge', 'cmp_gt', 'cmp_le', 'cmp_lt', 'cmp_ne', 'cos', 'create_benchmark', 'create_initialized_benchmark', 'create_initialized_task', 'create_mesh', 'create_task', 'critical', 'cuda', 'cuda_version', 'dColMajor_EigenSparseMatrix', 'dRowMajor_EigenSparseMatrix', 'data64', 'data_type_name', 'data_type_size', 'debug', 'default_compile_config', 'dense', 'div', 'dynamic', 'element_order', 'element_type_name', 'error', 'exp', 'expr_abs', 'expr_acos', 'expr_add', 'expr_asin', 'expr_assume_in_range', 'expr_atan2', 'expr_atomic_add', 'expr_atomic_bit_and', 'expr_atomic_bit_or', 'expr_atomic_bit_xor', 'expr_atomic_max', 'expr_atomic_min', 'expr_atomic_mul', 'expr_atomic_sub', 'expr_bit_and', 'expr_bit_not', 'expr_bit_or', 'expr_bit_sar', 'expr_bit_shl', 'expr_bit_shr', 'expr_bit_xor', 'expr_ceil', 'expr_clz', 'expr_cmp_eq', 'expr_cmp_ge', 'expr_cmp_gt', 'expr_cmp_le', 'expr_cmp_lt', 'expr_cmp_ne', 'expr_cos', 'expr_div', 'expr_exp', 'expr_field', 'expr_floor', 'expr_floordiv', 'expr_frexp', 'expr_ifte', 'expr_inv', 'expr_log', 'expr_logic_not', 'expr_logical_and', 'expr_logical_or', 'expr_loop_unique', 'expr_matrix_field', 'expr_max', 'expr_min', 'expr_mod', 'expr_mul', 'expr_neg', 'expr_popcnt', 'expr_pow', 'expr_rcp', 'expr_round', 'expr_rsqrt', 'expr_select', 'expr_sin', 'expr_sqrt', 'expr_sub', 'expr_tan', 'expr_tanh', 'expr_truediv', 'extfunc', 'fColMajor_EigenSparseMatrix', 'fRowMajor_EigenSparseMatrix', 'finalize_snode_tree', 'floor', 'floordiv', 'flush_log', 'frexp', 'from_end_element_order', 'g2r', 'get_commit_hash', 'get_default_float_size', 'get_external_tensor_dim', 'get_external_tensor_element_dim', 'get_external_tensor_element_shape', 'get_external_tensor_element_type', 'get_external_tensor_needs_grad', 'get_external_tensor_real_func_args', 'get_external_tensor_shape_along_axis', 'get_llvm_target_support', 'get_max_num_indices', 'get_num_elements', 'get_python_package_dir', 'get_relation_access', 'get_relation_size', 'get_repo_dir', 'get_type_factory_instance', 'get_version_major', 'get_version_minor', 'get_version_patch', 'get_version_string', 'hash', 'host_arch', 'info', 'insert_internal_func_call', 'inv', 'inverse_relation', 'is_extension_supported', 'is_integral', 'is_quant', 'is_real', 'is_signed', 'is_tensor', 'is_unsigned', 'js', 'kFetchTexel', 'kLoad', 'kSampleLod', 'kStore', 'kUndefined', 'l2g', 'l2r', 'libdevice_path', 'log', 'logging_effective', 'logic_not', 'make_arg_load_expr', 'make_binary_op_expr', 'make_const_expr_bool', 'make_const_expr_fp', 'make_const_expr_int', 'make_cucg_solver', 'make_cusparse_solver', 'make_double_cg_solver', 'make_external_tensor_expr', 'make_external_tensor_grad_expr', 'make_float_cg_solver', 'make_frontend_assign_stmt', 'make_get_element_expr', 'make_global_load_stmt', 'make_global_store_stmt', 'make_rand_expr', 'make_reference', 'make_rw_texture_ptr_expr', 'make_sparse_solver', 'make_texture_ptr_expr', 'make_unary_op_expr', 'max', 'mesh', 'mesh_local', 'metal', 'min', 'mod', 'mul', 'neg', 'opencl', 'place', 'pointer', 'pop_python_print_buffer', 'popcnt', 'pow', 'print_all_units', 'print_profile_info', 'promoted_type', 'quant', 'quant_array', 'quant_basic', 'query_int64', 'rcp', 'read_only', 'relation_by_orders', 'reset_default_compile_config', 'root', 'round', 'rsqrt', 'set_core_state_python_imported', 'set_core_trigger_gdb_when_crash', 'set_index_mapping', 'set_lib_dir', 'set_logging_level', 'set_logging_level_default', 'set_num_elements', 'set_num_patches', 'set_owned_offset', 'set_patch_max_element_num', 'set_python_package_dir', 'set_relation_dynamic', 'set_relation_fixed', 'set_tmp_dir', 'set_total_offset', 'set_vulkan_visible_device', 'sgn', 'sin', 'sparse', 'sqrt', 'start_memory_monitoring', 'sub', 'subscript_with_multiple_indices', 'tan', 'tanh', 'test_cpp_exception', 'test_logging', 'test_printf', 'test_raise_error', 'test_threading', 'test_throw', 'to_end_element_order', 'toggle_python_print_buffer', 'trace', 'trigger_crash', 'trigger_sig_fpe', 'truediv', 'undefined', 'value_cast', 'vulkan', 'wait_for_debugger', 'warn', 'with_amdgpu', 'with_cuda', 'with_metal', 'with_vulkan', 'x64']
|
7
|
+
__all__: list[str] = ['ADJOINT', 'ADJOINT_CHECKBIT', 'AOS', 'ASTBuilder', 'Arch', 'AutodiffMode', 'Axis', 'Benchmark', 'BinaryOpType', 'BitStructType', 'BitStructTypeBuilder', 'BoundaryMode', 'CC', 'CE', 'CF', 'CGd', 'CGf', 'CLAMP', 'CUCG', 'CV', 'Cell', 'CompileConfig', 'CompileResult', 'CompiledKernelData', 'Config', 'ConvType', 'CuSparseMatrix', 'CuSparseSolver', 'DUAL', 'DataTypeCxx', 'DataType_f16', 'DataType_f32', 'DataType_f64', 'DataType_gen', 'DataType_i16', 'DataType_i32', 'DataType_i64', 'DataType_i8', 'DataType_u1', 'DataType_u16', 'DataType_u32', 'DataType_u64', 'DataType_u8', 'DataType_unknown', 'DebugInfo', 'DeviceAllocation', 'DeviceCapabilityConfig', 'EC', 'EE', 'EF', 'EV', 'Edge', 'EigenSparseSolverfloat32LDLTAMD', 'EigenSparseSolverfloat32LDLTCOLAMD', 'EigenSparseSolverfloat32LLTAMD', 'EigenSparseSolverfloat32LLTCOLAMD', 'EigenSparseSolverfloat32LUAMD', 'EigenSparseSolverfloat32LUCOLAMD', 'EigenSparseSolverfloat64LDLTAMD', 'EigenSparseSolverfloat64LDLTCOLAMD', 'EigenSparseSolverfloat64LLTAMD', 'EigenSparseSolverfloat64LLTCOLAMD', 'EigenSparseSolverfloat64LUAMD', 'EigenSparseSolverfloat64LUCOLAMD', 'ExprCxx', 'ExprGroup', 'Extension', 'FC', 'FE', 'FF', 'FORWARD', 'FV', 'Face', 'Format', 'Function', 'FunctionKey', 'GsTaichiAssertionError', 'GsTaichiIndexError', 'GsTaichiRuntimeError', 'GsTaichiSyntaxError', 'GsTaichiTypeError', 'HackedSignalRegister', 'InternalOp', 'KernelCxx', 'KernelLaunchContext', 'KernelProfileTracedRecord', 'KernelProfilerQueryResult', 'Layout', 'Mesh', 'MeshElementType', 'MeshPtr', 'MeshRelationType', 'MeshTopology', 'NONE', 'NULL', 'NdarrayCxx', 'Operation', 'PRIMAL', 'Program', 'REVERSE', 'SNodeAccessFlag', 'SNodeCxx', 'SNodeGradType', 'SNodeRegistry', 'SNodeTreeCxx', 'SNodeType', 'SOA', 'SparseMatrix', 'SparseMatrixBuilder', 'SparseSolver', 'Stmt', 'Task', 'Tetrahedron', 'TextureCxx', 'TextureOpType', 'Triangle', 'Type', 'TypeFactory', 'UNSAFE', 'UnaryOpType', 'VALIDATION', 'VC', 'VE', 'VF', 'VV', 'Vector2d', 'Vector2f', 'Vector2i', 'Vector3d', 'Vector3f', 'Vector3i', 'Vector4d', 'Vector4f', 'Vector4i', 'Vertex', 'abs', 'acos', 'add', 'adstack', 'amdgpu', 'arch_from_name', 'arch_name', 'arch_uses_llvm', 'arm64', 'asin', 'assertion', 'atan2', 'bit_and', 'bit_not', 'bit_or', 'bit_sar', 'bit_shl', 'bit_shr', 'bit_struct', 'bit_xor', 'bitmasked', 'bits_cast', 'block_local', 'bls', 'cast_bits', 'cast_value', 'ceil', 'clear_profile_info', 'clz', 'cmp_eq', 'cmp_ge', 'cmp_gt', 'cmp_le', 'cmp_lt', 'cmp_ne', 'cos', 'create_benchmark', 'create_initialized_benchmark', 'create_initialized_task', 'create_mesh', 'create_task', 'critical', 'cuda', 'cuda_version', 'dColMajor_EigenSparseMatrix', 'dRowMajor_EigenSparseMatrix', 'data64', 'data_type_name', 'data_type_size', 'debug', 'default_compile_config', 'dense', 'div', 'dynamic', 'element_order', 'element_type_name', 'error', 'exp', 'expr_abs', 'expr_acos', 'expr_add', 'expr_asin', 'expr_assume_in_range', 'expr_atan2', 'expr_atomic_add', 'expr_atomic_bit_and', 'expr_atomic_bit_or', 'expr_atomic_bit_xor', 'expr_atomic_max', 'expr_atomic_min', 'expr_atomic_mul', 'expr_atomic_sub', 'expr_bit_and', 'expr_bit_not', 'expr_bit_or', 'expr_bit_sar', 'expr_bit_shl', 'expr_bit_shr', 'expr_bit_xor', 'expr_ceil', 'expr_clz', 'expr_cmp_eq', 'expr_cmp_ge', 'expr_cmp_gt', 'expr_cmp_le', 'expr_cmp_lt', 'expr_cmp_ne', 'expr_cos', 'expr_div', 'expr_exp', 'expr_field', 'expr_floor', 'expr_floordiv', 'expr_frexp', 'expr_ifte', 'expr_inv', 'expr_log', 'expr_logic_not', 'expr_logical_and', 'expr_logical_or', 'expr_loop_unique', 'expr_matrix_field', 'expr_max', 'expr_min', 'expr_mod', 'expr_mul', 'expr_neg', 'expr_popcnt', 'expr_pow', 'expr_rcp', 'expr_round', 'expr_rsqrt', 'expr_select', 'expr_sin', 'expr_sqrt', 'expr_sub', 'expr_tan', 'expr_tanh', 'expr_truediv', 'extfunc', 'fColMajor_EigenSparseMatrix', 'fRowMajor_EigenSparseMatrix', 'finalize_snode_tree', 'floor', 'floordiv', 'flush_log', 'frexp', 'from_end_element_order', 'g2r', 'get_commit_hash', 'get_default_float_size', 'get_external_tensor_dim', 'get_external_tensor_element_dim', 'get_external_tensor_element_shape', 'get_external_tensor_element_type', 'get_external_tensor_needs_grad', 'get_external_tensor_real_func_args', 'get_external_tensor_shape_along_axis', 'get_llvm_target_support', 'get_max_num_indices', 'get_num_elements', 'get_python_package_dir', 'get_relation_access', 'get_relation_size', 'get_repo_dir', 'get_type_factory_instance', 'get_version_major', 'get_version_minor', 'get_version_patch', 'get_version_string', 'hash', 'host_arch', 'info', 'insert_internal_func_call', 'inv', 'inverse_relation', 'is_extension_supported', 'is_integral', 'is_quant', 'is_real', 'is_signed', 'is_tensor', 'is_unsigned', 'js', 'kFetchTexel', 'kLoad', 'kSampleLod', 'kStore', 'kUndefined', 'l2g', 'l2r', 'libdevice_path', 'log', 'logging_effective', 'logic_not', 'make_arg_load_expr', 'make_binary_op_expr', 'make_const_expr_bool', 'make_const_expr_fp', 'make_const_expr_int', 'make_cucg_solver', 'make_cusparse_solver', 'make_double_cg_solver', 'make_external_tensor_expr', 'make_external_tensor_grad_expr', 'make_float_cg_solver', 'make_frontend_assign_stmt', 'make_get_element_expr', 'make_global_load_stmt', 'make_global_store_stmt', 'make_rand_expr', 'make_reference', 'make_rw_texture_ptr_expr', 'make_sparse_solver', 'make_texture_ptr_expr', 'make_unary_op_expr', 'max', 'mesh', 'mesh_local', 'metal', 'min', 'mod', 'mul', 'neg', 'opencl', 'place', 'pointer', 'pop_python_print_buffer', 'popcnt', 'pow', 'print_all_units', 'print_profile_info', 'promoted_type', 'quant', 'quant_array', 'quant_basic', 'query_int64', 'rcp', 'read_only', 'relation_by_orders', 'reset_default_compile_config', 'root', 'round', 'rsqrt', 'set_core_state_python_imported', 'set_core_trigger_gdb_when_crash', 'set_index_mapping', 'set_lib_dir', 'set_logging_level', 'set_logging_level_default', 'set_num_elements', 'set_num_patches', 'set_owned_offset', 'set_patch_max_element_num', 'set_python_package_dir', 'set_relation_dynamic', 'set_relation_fixed', 'set_tmp_dir', 'set_total_offset', 'set_vulkan_visible_device', 'sgn', 'sin', 'sparse', 'sqrt', 'start_memory_monitoring', 'sub', 'subscript_with_multiple_indices', 'tan', 'tanh', 'test_cpp_exception', 'test_logging', 'test_printf', 'test_raise_error', 'test_threading', 'test_throw', 'to_end_element_order', 'toggle_python_print_buffer', 'trace', 'trigger_crash', 'trigger_sig_fpe', 'truediv', 'undefined', 'value_cast', 'vulkan', 'wait_for_debugger', 'warn', 'with_amdgpu', 'with_cuda', 'with_metal', 'with_vulkan', 'x64']
|
8
8
|
class ASTBuilder:
|
9
9
|
def begin_frontend_if(self, arg0: ..., arg1: DebugInfo) -> None:
|
10
10
|
...
|
@@ -504,6 +504,13 @@ class CompileConfig:
|
|
504
504
|
vk_api_version: str
|
505
505
|
def __init__(self) -> None:
|
506
506
|
...
|
507
|
+
class CompileResult:
|
508
|
+
@property
|
509
|
+
def cache_hit(self) -> bool:
|
510
|
+
...
|
511
|
+
@property
|
512
|
+
def compiled_kernel_data(self) -> CompiledKernelData:
|
513
|
+
...
|
507
514
|
class CompiledKernelData:
|
508
515
|
pass
|
509
516
|
class Config:
|
@@ -1528,7 +1535,7 @@ class Program:
|
|
1528
1535
|
...
|
1529
1536
|
def clear_kernel_profiler(self) -> None:
|
1530
1537
|
...
|
1531
|
-
def compile_kernel(self, arg0: CompileConfig, arg1: DeviceCapabilityConfig, arg2: ...) ->
|
1538
|
+
def compile_kernel(self, arg0: CompileConfig, arg1: DeviceCapabilityConfig, arg2: ...) -> ...:
|
1532
1539
|
...
|
1533
1540
|
def config(self) -> CompileConfig:
|
1534
1541
|
...
|
Binary file
|
gstaichi/_version.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '2.
|
1
|
+
__version__ = '2.2.0.dev1'
|
@@ -6,6 +6,8 @@ from typing import Any, Sequence
|
|
6
6
|
|
7
7
|
import numpy as np
|
8
8
|
|
9
|
+
from gstaichi import _logging
|
10
|
+
|
9
11
|
from .._ndarray import ScalarNdarray
|
10
12
|
from ..field import ScalarField
|
11
13
|
from ..matrix import MatrixField, MatrixNdarray, VectorNdarray
|
@@ -34,18 +36,14 @@ def dataclass_to_repr(path: tuple[str, ...], arg: Any) -> str:
|
|
34
36
|
return "[" + ",".join(repr_l) + "]"
|
35
37
|
|
36
38
|
|
37
|
-
def stringify_obj_type(path: tuple[str, ...], obj:
|
39
|
+
def stringify_obj_type(path: tuple[str, ...], obj: object) -> str | None:
|
38
40
|
"""
|
39
41
|
Convert an object into a string representation that only depends on its type.
|
40
42
|
|
41
43
|
String should somehow represent the type of obj. Doesnt have to be hashed, nor does it have
|
42
44
|
to be the actual python type string, just a string that is representative of the type, and won't collide
|
43
45
|
with different (allowed) types.
|
44
|
-
|
45
|
-
`path` is used during debugging.
|
46
46
|
"""
|
47
|
-
# TODO: We should have a way of printing this without having to hack the code really. Using logger perhaps?
|
48
|
-
# (I have another PR that addreses this https://github.com/Genesis-Embodied-AI/gstaichi/pull/144/files)
|
49
47
|
arg_type = type(obj)
|
50
48
|
if isinstance(obj, ScalarNdarray):
|
51
49
|
return f"[nd-{obj.dtype}-{len(obj.shape)}]"
|
@@ -56,7 +54,7 @@ def stringify_obj_type(path: tuple[str, ...], obj: Any) -> str | None:
|
|
56
54
|
if isinstance(obj, MatrixNdarray):
|
57
55
|
return f"[ndm-{obj.m}-{obj.n}-{obj.dtype}-{len(obj.shape)}]"
|
58
56
|
if "torch.Tensor" in str(arg_type):
|
59
|
-
return f"[pt-{obj.dtype}-{obj.ndim}]"
|
57
|
+
return f"[pt-{obj.dtype}-{obj.ndim}]" # type: ignore
|
60
58
|
if isinstance(obj, np.ndarray):
|
61
59
|
return f"[np-{obj.dtype}-{obj.ndim}]"
|
62
60
|
if isinstance(obj, MatrixField):
|
@@ -79,6 +77,12 @@ def stringify_obj_type(path: tuple[str, ...], obj: Any) -> str | None:
|
|
79
77
|
return "np.bool_"
|
80
78
|
if isinstance(obj, enum.Enum):
|
81
79
|
return f"enum-{obj.name}-{obj.value}"
|
80
|
+
# The bit in caps should not be modified without updating corresponding test
|
81
|
+
# The rest of free text can be freely modified
|
82
|
+
# (will probably formalize this in more general doc / contributor guidelines at some point)
|
83
|
+
_logging.warn(
|
84
|
+
f"[FASTCACHE][PARAM_INVALID] Parameter with path {path} and type {arg_type} not allowed by fast cache."
|
85
|
+
)
|
82
86
|
return None
|
83
87
|
|
84
88
|
|
@@ -2,6 +2,8 @@ from typing import Any, Iterable, Sequence
|
|
2
2
|
|
3
3
|
from pydantic import BaseModel
|
4
4
|
|
5
|
+
from gstaichi import _logging
|
6
|
+
|
5
7
|
from .._wrap_inspect import FunctionSourceInfo
|
6
8
|
from . import args_hasher, config_hasher, function_hasher
|
7
9
|
from .fast_caching_types import HashedFunctionSourceInfo
|
@@ -19,6 +21,12 @@ def create_cache_key(kernel_source_info: FunctionSourceInfo, args: Sequence[Any]
|
|
19
21
|
"""
|
20
22
|
args_hash = args_hasher.hash_args(args)
|
21
23
|
if args_hash is None:
|
24
|
+
# the bit in caps at start should not be modified without modifying corresponding text
|
25
|
+
# freetext bit can be freely modified
|
26
|
+
_logging.warn(
|
27
|
+
f"[FASTCACHE][INVALID_FUNC] The pure function {kernel_source_info.function_name} could not be "
|
28
|
+
"fast cached, because one or more parameter types were invalid"
|
29
|
+
)
|
22
30
|
return None
|
23
31
|
kernel_hash = function_hasher.hash_kernel(kernel_source_info)
|
24
32
|
config_hash = config_hasher.hash_compile_config()
|
gstaichi/lang/impl.py
CHANGED
@@ -349,6 +349,8 @@ class PyGsTaichi:
|
|
349
349
|
self.kernels: list[Kernel] = kernels or []
|
350
350
|
self._signal_handler_registry = None
|
351
351
|
self.unfinalized_fields_builder = {}
|
352
|
+
self.short_circuit_operators: bool = False
|
353
|
+
self.unrolling_limit: int = 0
|
352
354
|
self.src_ll_cache: bool = True
|
353
355
|
|
354
356
|
@property
|
gstaichi/lang/kernel_impl.py
CHANGED
@@ -26,6 +26,7 @@ from gstaichi._lib import core as _ti_core
|
|
26
26
|
from gstaichi._lib.core.gstaichi_python import (
|
27
27
|
ASTBuilder,
|
28
28
|
CompiledKernelData,
|
29
|
+
CompileResult,
|
29
30
|
FunctionKey,
|
30
31
|
KernelCxx,
|
31
32
|
KernelLaunchContext,
|
@@ -573,6 +574,11 @@ class SrcLlCacheObservations:
|
|
573
574
|
cache_stored: bool = False
|
574
575
|
|
575
576
|
|
577
|
+
@dataclasses.dataclass
|
578
|
+
class FeLlCacheObservations:
|
579
|
+
cache_hit: bool = False
|
580
|
+
|
581
|
+
|
576
582
|
class Kernel:
|
577
583
|
counter = 0
|
578
584
|
|
@@ -611,6 +617,7 @@ class Kernel:
|
|
611
617
|
self.compiled_kernel_data_by_key: dict[CompiledKernelKeyType, CompiledKernelData] = {}
|
612
618
|
|
613
619
|
self.src_ll_cache_observations: SrcLlCacheObservations = SrcLlCacheObservations()
|
620
|
+
self.fe_ll_cache_observations: FeLlCacheObservations = FeLlCacheObservations()
|
614
621
|
|
615
622
|
def ast_builder(self) -> ASTBuilder:
|
616
623
|
assert self.kernel_cpp is not None
|
@@ -1043,7 +1050,10 @@ class Kernel:
|
|
1043
1050
|
try:
|
1044
1051
|
prog = impl.get_runtime().prog
|
1045
1052
|
if not compiled_kernel_data:
|
1046
|
-
|
1053
|
+
compile_result: CompileResult = prog.compile_kernel(prog.config(), prog.get_device_caps(), t_kernel)
|
1054
|
+
compiled_kernel_data = compile_result.compiled_kernel_data
|
1055
|
+
if compile_result.cache_hit:
|
1056
|
+
self.fe_ll_cache_observations.cache_hit = True
|
1047
1057
|
if self.fast_checksum:
|
1048
1058
|
src_hasher.store(self.fast_checksum, self.visited_functions)
|
1049
1059
|
prog.store_fast_cache(
|
@@ -1101,6 +1111,10 @@ class Kernel:
|
|
1101
1111
|
# Thus this part needs to be fast. (i.e. < 3us on a 4 GHz x64 CPU)
|
1102
1112
|
@_shell_pop_print
|
1103
1113
|
def __call__(self, *args, **kwargs) -> Any:
|
1114
|
+
# reset the observations
|
1115
|
+
self.src_ll_cache_observations = SrcLlCacheObservations()
|
1116
|
+
self.fe_ll_cache_observations = FeLlCacheObservations()
|
1117
|
+
|
1104
1118
|
args = _process_args(self, is_func=False, args=args, kwargs=kwargs)
|
1105
1119
|
|
1106
1120
|
# Transform the primal kernel to forward mode grad kernel
|
gstaichi/lang/misc.py
CHANGED
@@ -1,5 +1,3 @@
|
|
1
|
-
# type: ignore
|
2
|
-
|
3
1
|
import atexit
|
4
2
|
import os
|
5
3
|
import shutil
|
@@ -198,8 +196,6 @@ def reset():
|
|
198
196
|
# will raise error because a is unavailable after reset.
|
199
197
|
"""
|
200
198
|
impl.reset()
|
201
|
-
global runtime
|
202
|
-
runtime = impl.get_runtime()
|
203
199
|
|
204
200
|
|
205
201
|
class _EnvironmentConfigurator:
|
@@ -417,12 +413,13 @@ def init(
|
|
417
413
|
raise KeyError(f'Unrecognized keyword argument(s) for ti.init: {", ".join(unexpected_keys)}')
|
418
414
|
|
419
415
|
# dispatch configurations that are not in ti.cfg:
|
416
|
+
runtime = impl.get_runtime()
|
420
417
|
if not _test_mode:
|
421
418
|
_ti_core.set_core_trigger_gdb_when_crash(spec_cfg.gdb_trigger)
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
419
|
+
runtime.short_circuit_operators = spec_cfg.short_circuit_operators
|
420
|
+
runtime.print_full_traceback = spec_cfg.print_full_traceback
|
421
|
+
runtime.unrolling_limit = spec_cfg.unrolling_limit
|
422
|
+
runtime.src_ll_cache = src_ll_cache
|
426
423
|
_logging.set_logging_level(spec_cfg.log_level.lower())
|
427
424
|
|
428
425
|
# select arch (backend):
|
@@ -456,9 +453,10 @@ def init(
|
|
456
453
|
|
457
454
|
def no_activate(*args):
|
458
455
|
"""Deactivates a SNode pointer."""
|
459
|
-
|
456
|
+
compiling_callable = get_runtime().compiling_callable
|
457
|
+
assert isinstance(compiling_callable, _ti_core.KernelCxx)
|
460
458
|
for v in args:
|
461
|
-
|
459
|
+
compiling_callable.no_activate(v._snode.ptr)
|
462
460
|
|
463
461
|
|
464
462
|
def block_local(*args):
|
@@ -557,7 +555,7 @@ def loop_unique(val, covers=None):
|
|
557
555
|
covers = []
|
558
556
|
if not isinstance(covers, (list, tuple)):
|
559
557
|
covers = [covers]
|
560
|
-
covers = [x.snode.ptr if isinstance(x, Expr) else x.ptr for x in covers]
|
558
|
+
covers = [x.snode.ptr if isinstance(x, Expr) else x.ptr for x in covers] # type: ignore
|
561
559
|
return _ti_core.expr_loop_unique(
|
562
560
|
Expr(val).ptr, covers, _ti_core.DebugInfo(impl.get_runtime().get_current_src_info())
|
563
561
|
)
|
Binary file
|
@@ -0,0 +1,179 @@
|
|
1
|
+
gstaichi/CHANGELOG.md,sha256=KUD7letpWanmonsTosRHOpA3W8LMmawhU1fOmhYERKU,123
|
2
|
+
gstaichi/__init__.py,sha256=z8vnx8FS8Ct_b95YOhyNAOzmOsosUAjkYVD1UBxVElo,1004
|
3
|
+
gstaichi/_funcs.py,sha256=qH9VMUS6nN0gaRAMSmc0NBrLPGFSDyexWO9tNmz-FV0,23237
|
4
|
+
gstaichi/_kernels.py,sha256=M0xE_zhKBCeMRHsacuonGUW2D5QaggQVK-qDblGo2AI,14244
|
5
|
+
gstaichi/_logging.py,sha256=Utlv0ZjZLA3xlq80yJN8o91aD6FH8H6W3Wiyl04S8ts,3682
|
6
|
+
gstaichi/_version.py,sha256=W8UCq6jRDzlekTBgKisNw_LHbwUQltGmYoCyn5mkHOs,27
|
7
|
+
gstaichi/_version_check.py,sha256=x43SAyf2WaBQdCEHxLNSwAsYzwqDVGYxcOwC-YnWGrk,3514
|
8
|
+
gstaichi/experimental.py,sha256=qNLQ6EYcDoapr3hELwXSJXECT5XrTncqv5LRF34Pfhs,343
|
9
|
+
gstaichi/_lib/__init__.py,sha256=eo5ZIaTVkv6CzHZpK6tmSgIBZNu0V9UCRhSkieXtgKA,71
|
10
|
+
gstaichi/_lib/utils.py,sha256=yDArYmOW8T4LmSmyZvfBDDWDxOZ3ZToOh5JBFd9sgAk,7492
|
11
|
+
gstaichi/_lib/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
|
+
gstaichi/_lib/core/gstaichi_python.cpython-313-darwin.so,sha256=r7Y_e_eCnKf8fRYohHbAxTa_3eH3TZX6Yg2EzcYoy8Q,104870120
|
13
|
+
gstaichi/_lib/core/gstaichi_python.pyi,sha256=NIM6llWlcz6Gy-K6aqBmbOo5aFZVfLpfyEgj_rGPWu4,110610
|
14
|
+
gstaichi/_lib/core/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
|
+
gstaichi/_lib/runtime/libMoltenVK.dylib,sha256=bv34qLD2kzftQaZ-JZ49dxMZali6a9hh0Ak0QZBu1BQ,14024368
|
16
|
+
gstaichi/_lib/runtime/runtime_arm64.bc,sha256=mlKAaSseMz8Ky1sSuOENoW0qtOvH5hhQxfADiyYSZVs,147376
|
17
|
+
gstaichi/_snode/__init__.py,sha256=Vn0wolaGt5L69DCZXOs8Hwo1-_hXq_YM63AwHedYuVQ,102
|
18
|
+
gstaichi/_snode/fields_builder.py,sha256=Wz_73sJUC1CPWSxueiRb3Qdh_fEqHd1PkOpb3gGSvFM,6763
|
19
|
+
gstaichi/_snode/snode_tree.py,sha256=a1Kexuk6uoMOY9ES4zLFhOkIWkSPtXNGna9U5OZvO1s,1197
|
20
|
+
gstaichi/_test_tools/__init__.py,sha256=7tZpaFH1v4XyeFhG54xtWuY2u-iQFGbCnsRPo8hQ0wE,441
|
21
|
+
gstaichi/_test_tools/dataclass_test_tools.py,sha256=QxqrCT8ahOuI5WXgrxPi5ae5aiKt2ZB45-vtTSYukMw,1213
|
22
|
+
gstaichi/_test_tools/load_kernel_string.py,sha256=7U-oAWLfH9xYhVWHlnOUrUm2GIJ5xJqwDljneFPqU-w,1007
|
23
|
+
gstaichi/_test_tools/textwrap2.py,sha256=5LWYdy49gRKtAniLqs3LjoqWVZB2w7ccCUty7K-oY_8,180
|
24
|
+
gstaichi/ad/__init__.py,sha256=T-qo_Lq1g1U2jTN_e8bZuKxxGYQceO9FJGUgPzBhZVo,46
|
25
|
+
gstaichi/ad/_ad.py,sha256=ZW_CM_rIv4U290FBpk-NCUWdJJGR87zKx4d_7W1GdKo,19212
|
26
|
+
gstaichi/algorithms/__init__.py,sha256=jRJLdZCnqEuH6k5XLI8Q7VjnJtRkGh18Y5pd2AvqOKA,43
|
27
|
+
gstaichi/algorithms/_algorithms.py,sha256=o-Bpi77G8bSnUQuUC62lX6cDlaFBBzIQGuTwdMCYfKQ,3705
|
28
|
+
gstaichi/assets/.git,sha256=_sepXJOH-4A9o4jtu-46jG2P6XHHbsvGW3642aKNQBc,43
|
29
|
+
gstaichi/assets/Go-Regular.ttf,sha256=S7gpWTE2QWxqOezcRUguBS91rDdOZFm5r2jU-6J5OWw,134988
|
30
|
+
gstaichi/assets/static/imgs/ti_gallery.png,sha256=rOeh8JlUXb-ZdkTaei3cVyJXZBWOqcJBLdndAORUdtU,263871
|
31
|
+
gstaichi/examples/lcg_python.py,sha256=4QvVkC-bPlscMShv3X-VFDb-6lpfqAUdMFmwPkMHGvU,499
|
32
|
+
gstaichi/examples/lcg_taichi.py,sha256=ubuq2cdsgictc8agA50_GOzXLHf9ENUtk2ljN-_uUWY,685
|
33
|
+
gstaichi/examples/minimal.py,sha256=C03_WE8qWL20O8pVcVWrUM2w5FAaRzoKGIU6FaNxBo0,605
|
34
|
+
gstaichi/lang/__init__.py,sha256=fyvdrIYXVSFAZ1wfhbZ-rci-ehOQ-IoCBdmp1bNSDbk,1281
|
35
|
+
gstaichi/lang/_dataclass_util.py,sha256=O2WSkliHzBQKhSA8qGquPgEHeAEhKxxXQI8OZix3bNM,1091
|
36
|
+
gstaichi/lang/_kernel_impl_dataclass.py,sha256=sCRtQvQ6fu088rwsfSs9VcLgstKl8yxV5Xwk7eD5vaM,7466
|
37
|
+
gstaichi/lang/_ndarray.py,sha256=E3MMzd6D8y1N1VPmmqPSDydEmkqiJAVjFSXtcdRxYkQ,10774
|
38
|
+
gstaichi/lang/_ndrange.py,sha256=gnaA19o5ws774I0-NvfQSAjOeO9RcxWCh05TdE-jRUs,5769
|
39
|
+
gstaichi/lang/_template_mapper.py,sha256=FpQXpdGFZl-_VsWMxXvb3Czfpxgd16XQt70RWFytlhQ,9746
|
40
|
+
gstaichi/lang/_texture.py,sha256=Knohwpg3ZytOncqKz_dJt9PY4nAyMMurVrts9y8aCT0,6612
|
41
|
+
gstaichi/lang/_wrap_inspect.py,sha256=QvaLIdASfgyRsyb0HAzhs2qQ2Ni_GqATqOQsmfC3-ss,7655
|
42
|
+
gstaichi/lang/any_array.py,sha256=NvJpXq08tAVU4XNCw1npdTgUllqRA2DD-1YChKuF-yw,3292
|
43
|
+
gstaichi/lang/common_ops.py,sha256=oMpmfX3wLRWC-QYF6x1nu084zKLUd31YTPww80uslBY,8458
|
44
|
+
gstaichi/lang/exception.py,sha256=Jns3tMC5T0qHKJVNpwqag8_WOU_8caRLWGoVKcqIKFY,2085
|
45
|
+
gstaichi/lang/expr.py,sha256=uWDZeeNiyOZ03jZcEzr0MYwsc8QkcxHoeKwCu8jN9YU,6407
|
46
|
+
gstaichi/lang/field.py,sha256=cxBZis2M5-mgw94R8Y9mBLenoHeQIBJjKv8cTp_L4-8,13249
|
47
|
+
gstaichi/lang/impl.py,sha256=pH7wF8tG7Sl2NuD9oq_ZpsEDrlfjl5EUKBMuREQG-P4,41681
|
48
|
+
gstaichi/lang/kernel_arguments.py,sha256=E_iClhUd6Yxe3iIPMSRjH8S_MNS20XfSePR-VsJ45_Y,6331
|
49
|
+
gstaichi/lang/kernel_impl.py,sha256=TghmrwR8cx22UJ-qgh6WcPegHU3HDLWScYUhwpH97RE,59870
|
50
|
+
gstaichi/lang/matrix.py,sha256=gSz1MkdOvlS5PQFy0xDV-H72S_GgwI2MuN1UvtN_zZY,61927
|
51
|
+
gstaichi/lang/matrix_ops.py,sha256=msDw-IIgr6BdwW_3nCgaU-4pl_j4pYQyUb9DPPLp510,10058
|
52
|
+
gstaichi/lang/matrix_ops_utils.py,sha256=bN78mfjvuKhdIZLn0PXYljiSZSiOeMPQJzO-4LgvtJk,5245
|
53
|
+
gstaichi/lang/mesh.py,sha256=uw-GuloR55l8pH6FjRgyCjkadGYjnU44lGQZq3P9CGE,27071
|
54
|
+
gstaichi/lang/misc.py,sha256=LhJtip_VVtyT1SOONs1kqbPyo0AIUOqmJVz5gOjOhTo,23552
|
55
|
+
gstaichi/lang/ops.py,sha256=DepTUWLWBHia7gzNSRshd_9zb4uQH_c3uUQ8Du2nlq4,44425
|
56
|
+
gstaichi/lang/runtime_ops.py,sha256=n5g-QPu2zVrxqqEhzBXR3xP9ULvdidv2DyCaNR3TRVY,224
|
57
|
+
gstaichi/lang/shell.py,sha256=RLVp21VXnuuH7AarvmdhmkJSj5Z4jY12W510-K9fi2M,1060
|
58
|
+
gstaichi/lang/snode.py,sha256=eau1yHHi7zR6OdWhPR2hIweSptYppfw0feWLzc6CLJs,17124
|
59
|
+
gstaichi/lang/source_builder.py,sha256=IyD5ZK7g27eINvhueBaoRBd24ZWSsCc_fQccS-8mSuo,5809
|
60
|
+
gstaichi/lang/struct.py,sha256=JoNdx2tuC-2yewM6H6xbwcDo36-4TREgOqvV4LTgyPw,29250
|
61
|
+
gstaichi/lang/util.py,sha256=4aJlYyqR9M5AeLbIxexRI_OqVHSDtpU4Mx0cJDT1_9g,7429
|
62
|
+
gstaichi/lang/_fast_caching/__init__.py,sha256=1yvu4qmlzOQrYS32WKNApEiUwz39yEGLUxGHOsQSR3k,94
|
63
|
+
gstaichi/lang/_fast_caching/args_hasher.py,sha256=--nsJ56_Oj5_vfOvxQaKJvuYBREg7N5ZEqLUgebIVUM,4129
|
64
|
+
gstaichi/lang/_fast_caching/config_hasher.py,sha256=FC4lrf_n2b_FEvfCFdPfHkQ9a9j_9M8p9Uq6hr4SDj4,956
|
65
|
+
gstaichi/lang/_fast_caching/fast_caching_types.py,sha256=FfunbciW_pveeLhstRjcYWjybBWfPvefMwwteoqawLI,640
|
66
|
+
gstaichi/lang/_fast_caching/function_hasher.py,sha256=R4uaDz7vdv4StknIpf0NIkZGffyVfLr0FW5TjJPXeOU,1783
|
67
|
+
gstaichi/lang/_fast_caching/hash_utils.py,sha256=r6dCrZR79FyP-xeWplXQ8U9y6fCHS8FBVfLnnfeMpNM,311
|
68
|
+
gstaichi/lang/_fast_caching/python_side_cache.py,sha256=aAGeXVHI-_zPuM0gGEUU7rt2sCTnNmILZqmujYAu5hg,1795
|
69
|
+
gstaichi/lang/_fast_caching/src_hasher.py,sha256=r-vYoHx4rBihIrCxeOoBroFeZCHQ1D_BqZCCaXWH-Lo,3295
|
70
|
+
gstaichi/lang/ast/__init__.py,sha256=lMX3ghPfKtq1QPJDIPnTy_T7G9_V_5J3HUvXBKRgMLY,211
|
71
|
+
gstaichi/lang/ast/ast_transformer.py,sha256=gS-zO93wvktqJXvy5_-mglHOgaQL532i27HqPbR-58A,58423
|
72
|
+
gstaichi/lang/ast/ast_transformer_utils.py,sha256=dPJ0GfwBHwWOsOv-BUFpsnVW-BRsBj7p2d2iOQaQkQI,11660
|
73
|
+
gstaichi/lang/ast/checkers.py,sha256=vCJunwWGIuU6k6iIt67skcddDqhPNG-MRty-Tki3Uto,3800
|
74
|
+
gstaichi/lang/ast/symbol_resolver.py,sha256=8kBIBvARgZSsF-qXJ2jFVW6M-9YJ57XxRzFKp4O1ooE,1772
|
75
|
+
gstaichi/lang/ast/transform.py,sha256=8zURUELi8CzlvY0eZRiphXGd2h0FB0j2SHrS3JhenT4,266
|
76
|
+
gstaichi/lang/ast/ast_transformers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
77
|
+
gstaichi/lang/ast/ast_transformers/call_transformer.py,sha256=UERThgJAVIu2egsFC4XiUXBh5xBMr3RjOV_PsO7bIyA,13512
|
78
|
+
gstaichi/lang/ast/ast_transformers/function_def_transformer.py,sha256=-lExMEBjqlXWgKGIL6xFmPPLnvDPx9ytkdZbqKbmXLE,12250
|
79
|
+
gstaichi/lang/simt/__init__.py,sha256=zLQjw-9zUx4-etcHPN4CFORATRF3hiJEXY1Yaog3-vs,124
|
80
|
+
gstaichi/lang/simt/block.py,sha256=dvZKkdRg6s5v0ah8HyVhA18hDZa2j-OjiJl0BWI0TEw,3639
|
81
|
+
gstaichi/lang/simt/grid.py,sha256=VBYkD5YyKuoSWLfH330a8jH5DPlTEpf5DqJAiSgJjQE,140
|
82
|
+
gstaichi/lang/simt/subgroup.py,sha256=Hv_KBrdbWc-CGAtaboSaMMpSvIjscabdisvJoyeshT0,3781
|
83
|
+
gstaichi/lang/simt/warp.py,sha256=wTBY73sD-n4fIdmVrhCmRIhCF19aNDo-_033tIRkCrE,3087
|
84
|
+
gstaichi/linalg/__init__.py,sha256=ijfsC4MnlrO5CNYK8-rinLgWIRCh_N4sXwzvVY85kxM,267
|
85
|
+
gstaichi/linalg/matrixfree_cg.py,sha256=k2Mb88Q2WJARSahl0XcrPu3RUFELSHdswonZmR3J6ZE,10338
|
86
|
+
gstaichi/linalg/sparse_cg.py,sha256=uFu9HaQNcE99fq_KqEghb-5-oIAZ7eMWJrCbzHgvak8,2558
|
87
|
+
gstaichi/linalg/sparse_matrix.py,sha256=VqIDmo9B65ugGl4vVFDgQNUno2NdQnUWzu_NazurCZo,10971
|
88
|
+
gstaichi/linalg/sparse_solver.py,sha256=5Na5ITJKP1BMDxDw5OLoE4qXZJdFt6tP4f60pDt-ogY,4928
|
89
|
+
gstaichi/math/__init__.py,sha256=vtN9Hm-e6nPHbjOwS_X06A9uLakNtIXeR10vT4whATw,203
|
90
|
+
gstaichi/math/_complex.py,sha256=FRy47TDF1jQluxzS8ZNIt846IncGvlg8lycYbZvjt4k,4980
|
91
|
+
gstaichi/math/mathimpl.py,sha256=uscq5LNB4wFC8ZUpI6EYZJ0VnfnXPO4wuPmgd_2na8E,21733
|
92
|
+
gstaichi/profiler/__init__.py,sha256=rFlnpZXzcyAVZqWE_mUiAhswtxCRc_jhws-19BwMCyc,207
|
93
|
+
gstaichi/profiler/kernel_metrics.py,sha256=h2UfrtqBAIfpP-xy953YkMtfa-zHe97W7FWSoFKeWbg,7623
|
94
|
+
gstaichi/profiler/kernel_profiler.py,sha256=-6y4lwuK5GS6nNM0BFXX0zoy-vlCv6E_Q54RNKCn1pA,22276
|
95
|
+
gstaichi/profiler/memory_profiler.py,sha256=FNs5xAeFg5d28-8JyVVh2SqOy2-rUB14CiBQje4K0cQ,343
|
96
|
+
gstaichi/profiler/scoped_profiler.py,sha256=dXsvN_gmtuHepZNh6gdQIOT7t4aqS_LjqrOuYncCk-M,971
|
97
|
+
gstaichi/sparse/__init__.py,sha256=cP9BeV3d5HBgLefeZPuZkaFVSi7DZ4LEasWvPcml0L0,44
|
98
|
+
gstaichi/sparse/_sparse_grid.py,sha256=wxnOG4CVthWXJurlyPm2AwZCr9OduPqMkZzbRNmD9ZE,2432
|
99
|
+
gstaichi/tools/__init__.py,sha256=Hejqi4SgdfMyc-JunAxKUJRyrVDaVL1zAsICw-L3BF4,317
|
100
|
+
gstaichi/tools/diagnose.py,sha256=qXwyU4gXBUFDKbq3Um_-fGb6Z0qRZ2-8Hw974peOJ6c,3448
|
101
|
+
gstaichi/tools/np2ply.py,sha256=cDTdB5jUUDd9GATmKhrxpCETfwrgib2o-o0hgqzBI6Q,15271
|
102
|
+
gstaichi/tools/vtk.py,sha256=CIOcgpiyiT3-ff8kPzxh1yUiM1SyzYSBKIaYcMJ_dOQ,1032
|
103
|
+
gstaichi/types/__init__.py,sha256=OMB4V4ycYKUy_b5IDAFec7c1qgXchkmLONY00OdZbmI,602
|
104
|
+
gstaichi/types/annotations.py,sha256=qDl1hlHopsw4hhiLOy96cfoktn7_HYZ4377NwN74l6U,1166
|
105
|
+
gstaichi/types/compound_types.py,sha256=CJgTVP15qbW5Y4lSiRnktI3wj_jKH5dyd3BQYJShgPI,1882
|
106
|
+
gstaichi/types/enums.py,sha256=NZGVkk-v3s3FIMEkweXrfSRgyq8-TZGBIqGGD2uDEG8,2050
|
107
|
+
gstaichi/types/ndarray_type.py,sha256=PmdSNP0A0mABHOhwN6RNki4txVQbnGVZnl8v8tTYklI,7240
|
108
|
+
gstaichi/types/primitive_types.py,sha256=ykf9vGRSOR4lDBsOLBBr6p9ZVeWtkgiF57g-usi_EgY,4067
|
109
|
+
gstaichi/types/quant.py,sha256=uuluyzfa-geNJeNi-WPPaNr7LjETqcFQC9ZtRhp2K-8,2973
|
110
|
+
gstaichi/types/texture_type.py,sha256=u1--G0XYobhPRfjHe67K6BlzltQJADWIECm75kiZ_iI,2359
|
111
|
+
gstaichi/types/utils.py,sha256=HyoePA32zqARkXboA_inDU-3Wz-tMCoUk1z-6lwlM9Y,265
|
112
|
+
gstaichi-2.2.0.dev1.data/data/include/GLFW/glfw3.h,sha256=DdoqFswVaPjMg39kIprLTCXtLAm_SL32AewOM9BYazI,234397
|
113
|
+
gstaichi-2.2.0.dev1.data/data/include/GLFW/glfw3native.h,sha256=Ii0M4bk3Q9gtdaX9py5oYXPZf3Gvg21LEN8ut_YgXDQ,18803
|
114
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv-tools/instrument.hpp,sha256=ya2k9Ldn9TO_6Av24nu1IcboAqQ6F3kCWKqylc0X-Kw,11649
|
115
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv-tools/libspirv.h,sha256=zK7BxuhZ9pj0VT42VaW0eN8oaO3Dqge8vutJONH-AHI,41781
|
116
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv-tools/libspirv.hpp,sha256=U9p_Bp76GOvXtxZEsnODMo1Vkm8SkfXVFYtVwKCzbL8,14637
|
117
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv-tools/linker.hpp,sha256=Ls3qz9nQMRSBTWfp6DMBALdpOZTPMHRG2ObIuYf6OpI,3594
|
118
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv-tools/optimizer.hpp,sha256=GH1UGi40uly0Gkau9ycjXc3vdC8fglaOFk-5OiEPWaI,49090
|
119
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/GLSL.std.450.h,sha256=b1bglGY_3tRDWrHT2MJNcq2zv4KDL8AC7PCg1NllQ-k,3073
|
120
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv.h,sha256=orhWU1eZKmCgcVJ-7Yt-zFzsRsxh8Bw4EAFw-jRZw_A,132357
|
121
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv.hpp,sha256=CUXuWMG_54jKz9Dt3eTwmbiIMmSF7RmIvgb0yqeq3D4,125162
|
122
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_cfg.hpp,sha256=IbpE_IcD4w1GjIlGFu79biqlPkpQ-mNj9Q3RePJvAgQ,3827
|
123
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_common.hpp,sha256=hrEmJbIlQAl8n0S8RwXN2Yo_Qz4aXe-_McqaaAybP8c,47812
|
124
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_cpp.hpp,sha256=aJ_UWlJBs_KclwL1ZqLJRn1CdI3kBy4ISdYC6uZq2gY,2637
|
125
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_cross.hpp,sha256=ToozBntAj7C5dnNDoQSymzr6F3OwrAqVHBQCJVqJOK4,50906
|
126
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_cross_c.h,sha256=Uf8i-6OYh0Z20jWOwftgAKXSrHYY3UlTgjD1ai77nxE,51487
|
127
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_cross_containers.hpp,sha256=hKRGsaHCb8aesqmaV9MPr_Cp4YAD2dcklhcGXdAQ3L8,17960
|
128
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_cross_error_handling.hpp,sha256=jKKPWeKf-E-FJUyJxbwy09zYKASACdlnaEUcpb6Di6o,2621
|
129
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_cross_parsed_ir.hpp,sha256=ZF4IflfhbUsmIWVkds4SlzQEXNaGBzYVmEW-1CMORs8,9270
|
130
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_cross_util.hpp,sha256=CUKwuuiI65hmha2vLWdB0V1IEXEQVtjbxo-oD0DRhIA,1402
|
131
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_glsl.hpp,sha256=XvS8t-MCVJH2fwkcnrxtECdNqRQLd6PF0rv9w3P4K-E,47618
|
132
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_hlsl.hpp,sha256=0zJmxOVji-yHIlC4Wph2RD5E0dYHM1jWJtLjrsJAY5M,16383
|
133
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_msl.hpp,sha256=PIGKi-xLa5z6O5Qy3LbU93hzvKeG5QTepebI6Ny3siQ,60204
|
134
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_parser.hpp,sha256=5cwhStHYe9eBg_LnKpAsD7mU3Bjnqm6D6Gyyh1cIwvI,2633
|
135
|
+
gstaichi-2.2.0.dev1.data/data/include/spirv_cross/spirv_reflect.hpp,sha256=qOs1tPZl1C6f-xivCfK2wbzD7575LdfZ3QQ8HpQ6i5Y,2503
|
136
|
+
gstaichi-2.2.0.dev1.data/data/lib/libSPIRV-Tools-shared.dylib,sha256=DracOYReDnf8K0GA8otM2JOg_cKZ3lnQZim82ncJ9T4,1907608
|
137
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsConfig.cmake,sha256=dMEufEjR-_w2-FovZM86J6L4mLAC0V_ghy3NSn-quds,225
|
138
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget-release.cmake,sha256=udoS0FC5wj8lU72VVq8GeTJTzseWZ0btwt7-ULwiQHI,1396
|
139
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget.cmake,sha256=vx24AucAN1drz4V3WjySdbl3D6KTsmn_XVYb3hht8Ig,4419
|
140
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffConfig.cmake,sha256=72Wr7X0CYzx3Vt-rI2YcqgXu0RFeVWJAlre9dqxANEE,275
|
141
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffTargets-release.cmake,sha256=TGr8cW-33wobWQGGXLpGsV3hkVrzmSTCHk3PNiInwQE,873
|
142
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffTargets.cmake,sha256=mn183rcp87-r_mBuzK1qQnprD5icDGNesRhhcKWerv4,5010
|
143
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkConfig.cmake,sha256=_LKmSzAEq3x0KnvZ0G8XeoLuMDuHoL78IAdJpeJGdew,275
|
144
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets-release.cmake,sha256=UXaiPMo8XzoeYmZNDFGfHEhMi2bo38qJ5ymF6qC6Qgo,873
|
145
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets.cmake,sha256=lIKD2R2v5-2L0UpqjIH9CIDBKWknMHYUKgWfK_pFn8U,4970
|
146
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintConfig.cmake,sha256=NUFb5HZvW5-c5yAt91Yo64tMFfue-1vRa1t7H6o3IBY,275
|
147
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintTargets-release.cmake,sha256=twMwM0B9qJYgOxID49zEQIF5NtyhnGB0HXksUb-XH14,873
|
148
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintTargets.cmake,sha256=JG8ctvqSzUuOYEms-waLgrIfnH6y1ps3vm11A4MaB88,5010
|
149
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optConfig.cmake,sha256=vKq0g25OpIoYmEt_h6On0dYj8OKETBlrkn3f_jhAHzE,270
|
150
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets-release.cmake,sha256=zmHEMsi4kvj04bKXZcDXBGB98gMQM8yGujq2bBQMn8I,866
|
151
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets.cmake,sha256=CjNXDkAi9hTLVjaAq9bPHJ_armEkgd8J_uX_jz80WT4,4971
|
152
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceConfig.cmake,sha256=7zFj1xzP5RT6FkohmRm4KFdC8zcR-XdvdlF3_Sm-8Gw,285
|
153
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget-release.cmake,sha256=izVCfxb76CbAZ_9To3d0ao3Kc4JzltGydMyZG2kwdKo,887
|
154
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget.cmake,sha256=L3aATbP_gMEMXsCv2M2R3SQcLHDkN_Ra05XgJtj-hyQ,5019
|
155
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/glfw3/glfw3Config.cmake,sha256=DSZvP4sK4yRATcNqjKivAbW_WNFbHOgG6eMY6JXpt1U,115
|
156
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/glfw3/glfw3ConfigVersion.cmake,sha256=d2IEfPkbPohGWgrQLPckr9vTKqxPUUFO1ZgxVeIKwa0,2762
|
157
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/glfw3/glfw3Targets-release.cmake,sha256=BpDZPBIm6Qs3gqDUufi-ocWC39UDWZwGtCkxm_4dB3M,789
|
158
|
+
gstaichi-2.2.0.dev1.data/data/lib/cmake/glfw3/glfw3Targets.cmake,sha256=dK8hfR7rhZKoRPumDRQPHqzqNmEaSFa1L7Ri4ie_tik,4195
|
159
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_c/cmake/spirv_cross_cConfig-release.cmake,sha256=7DDeJII8Fu7nuVtqY9APJeyJQmRHOEesYb4GZB5U2Nk,852
|
160
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_c/cmake/spirv_cross_cConfig.cmake,sha256=Hghnpsb7jyqriJ43FDo9rM8xJZ9V3fTEPyyar4kpRYM,5184
|
161
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_core/cmake/spirv_cross_coreConfig-release.cmake,sha256=UsdH4n6NgNjTml-XU9CmWSZaSYVcCAefPWvjunerKgI,873
|
162
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_core/cmake/spirv_cross_coreConfig.cmake,sha256=SVjYWo1lYL73oV06i4YcWVfj6417V6-R2iw5oTEBMIk,4145
|
163
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_cpp/cmake/spirv_cross_cppConfig-release.cmake,sha256=pYi8QcsV3wckWAogPIHSycvi9CL9jUb6cpnRSl4YKI0,866
|
164
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_cpp/cmake/spirv_cross_cppConfig.cmake,sha256=OW25x5am_T88hrS4Ad3GfKFgCmL0RYQOb-ICwlZd8SE,4992
|
165
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_glsl/cmake/spirv_cross_glslConfig-release.cmake,sha256=N-qk5YvM_c0SxKtwE3eFkpt85Rsna_WBiziGedJXsgg,873
|
166
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_glsl/cmake/spirv_cross_glslConfig.cmake,sha256=pk-o4Ad1jJdLXREPCkcaAoqLJMhDWGGONA5GUSYB5Oo,4997
|
167
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_hlsl/cmake/spirv_cross_hlslConfig-release.cmake,sha256=49Uid2s5zMuu0rPuxdUttbXqVpys5JNo5iTPu-g3pcM,873
|
168
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_hlsl/cmake/spirv_cross_hlslConfig.cmake,sha256=3FUp-uxkYPr2s2E-NFi1_RJSIilktszr0H1Nt_f4Jtw,4997
|
169
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_msl/cmake/spirv_cross_mslConfig-release.cmake,sha256=aaEvTgqXscm1VxqHppZaHaKjrdVuZBdwenembdtUKSc,866
|
170
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_msl/cmake/spirv_cross_mslConfig.cmake,sha256=LQ7qHYk4h7buccDVzPckmHVezUqCGoyqbEnrYy_UeU0,4992
|
171
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_reflect/cmake/spirv_cross_reflectConfig-release.cmake,sha256=pd1hm0LV2XXMOSeMdOm8p7WC70lIe--0tsZRbFivahA,894
|
172
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_reflect/cmake/spirv_cross_reflectConfig.cmake,sha256=RU7YyZWYefRWl0Nf3cmwX6YaMbmbJdh-xMTReb2gihs,4160
|
173
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_util/cmake/spirv_cross_utilConfig-release.cmake,sha256=Lfo9_3aEg1ucY0bYHahk7qv_6LqKxanxKO42bNDUmGo,873
|
174
|
+
gstaichi-2.2.0.dev1.data/data/share/spirv_cross_util/cmake/spirv_cross_utilConfig.cmake,sha256=ndic8GTSOmp0tv6meX-YQwxEgmCx78aAf0s9d1KwTDU,4997
|
175
|
+
gstaichi-2.2.0.dev1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
176
|
+
gstaichi-2.2.0.dev1.dist-info/METADATA,sha256=HWN2MF2y0UxdJ1u1-NELtgbR5ZDGx-pB2_Zu_WEEIds,4745
|
177
|
+
gstaichi-2.2.0.dev1.dist-info/WHEEL,sha256=KreXLeNnYSLDPpk7qnNyKd0DQEhtY-je-mdlEpkBMmo,109
|
178
|
+
gstaichi-2.2.0.dev1.dist-info/top_level.txt,sha256=BoKkPzj6Sfycl5Ge5sB9QRDVZvFB5R0sxbZn4YNPb80,9
|
179
|
+
gstaichi-2.2.0.dev1.dist-info/RECORD,,
|
@@ -1,179 +0,0 @@
|
|
1
|
-
gstaichi/CHANGELOG.md,sha256=he19C96LuMmH136R7Z1S-2m4nzz7jom0qApWTl1yMdk,107
|
2
|
-
gstaichi/__init__.py,sha256=z8vnx8FS8Ct_b95YOhyNAOzmOsosUAjkYVD1UBxVElo,1004
|
3
|
-
gstaichi/_funcs.py,sha256=qH9VMUS6nN0gaRAMSmc0NBrLPGFSDyexWO9tNmz-FV0,23237
|
4
|
-
gstaichi/_kernels.py,sha256=M0xE_zhKBCeMRHsacuonGUW2D5QaggQVK-qDblGo2AI,14244
|
5
|
-
gstaichi/_logging.py,sha256=Utlv0ZjZLA3xlq80yJN8o91aD6FH8H6W3Wiyl04S8ts,3682
|
6
|
-
gstaichi/_version.py,sha256=fc7vEEYsBKdjKwHsWaoxKQmo6FMZ9L9T2CfM7HhQPxQ,25
|
7
|
-
gstaichi/_version_check.py,sha256=x43SAyf2WaBQdCEHxLNSwAsYzwqDVGYxcOwC-YnWGrk,3514
|
8
|
-
gstaichi/experimental.py,sha256=qNLQ6EYcDoapr3hELwXSJXECT5XrTncqv5LRF34Pfhs,343
|
9
|
-
gstaichi/_lib/__init__.py,sha256=eo5ZIaTVkv6CzHZpK6tmSgIBZNu0V9UCRhSkieXtgKA,71
|
10
|
-
gstaichi/_lib/utils.py,sha256=yDArYmOW8T4LmSmyZvfBDDWDxOZ3ZToOh5JBFd9sgAk,7492
|
11
|
-
gstaichi/_lib/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
|
-
gstaichi/_lib/core/gstaichi_python.cpython-313-darwin.so,sha256=UDG1D-XdF_bLbIzo3d37uDBcSypD6bkg-v-zz3wXGqc,104866872
|
13
|
-
gstaichi/_lib/core/gstaichi_python.pyi,sha256=aiWud5rtyb-521nrMJsDpLo07874CNwiS5XlXl4Kttk,110444
|
14
|
-
gstaichi/_lib/core/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
|
-
gstaichi/_lib/runtime/libMoltenVK.dylib,sha256=bv34qLD2kzftQaZ-JZ49dxMZali6a9hh0Ak0QZBu1BQ,14024368
|
16
|
-
gstaichi/_lib/runtime/runtime_arm64.bc,sha256=NESCb2rp8mRR63Xvd0Sb_eGGq7RGjV9Aa4o8koEKf2U,147376
|
17
|
-
gstaichi/_snode/__init__.py,sha256=Vn0wolaGt5L69DCZXOs8Hwo1-_hXq_YM63AwHedYuVQ,102
|
18
|
-
gstaichi/_snode/fields_builder.py,sha256=Wz_73sJUC1CPWSxueiRb3Qdh_fEqHd1PkOpb3gGSvFM,6763
|
19
|
-
gstaichi/_snode/snode_tree.py,sha256=a1Kexuk6uoMOY9ES4zLFhOkIWkSPtXNGna9U5OZvO1s,1197
|
20
|
-
gstaichi/_test_tools/__init__.py,sha256=7tZpaFH1v4XyeFhG54xtWuY2u-iQFGbCnsRPo8hQ0wE,441
|
21
|
-
gstaichi/_test_tools/dataclass_test_tools.py,sha256=QxqrCT8ahOuI5WXgrxPi5ae5aiKt2ZB45-vtTSYukMw,1213
|
22
|
-
gstaichi/_test_tools/load_kernel_string.py,sha256=7U-oAWLfH9xYhVWHlnOUrUm2GIJ5xJqwDljneFPqU-w,1007
|
23
|
-
gstaichi/_test_tools/textwrap2.py,sha256=5LWYdy49gRKtAniLqs3LjoqWVZB2w7ccCUty7K-oY_8,180
|
24
|
-
gstaichi/ad/__init__.py,sha256=T-qo_Lq1g1U2jTN_e8bZuKxxGYQceO9FJGUgPzBhZVo,46
|
25
|
-
gstaichi/ad/_ad.py,sha256=ZW_CM_rIv4U290FBpk-NCUWdJJGR87zKx4d_7W1GdKo,19212
|
26
|
-
gstaichi/algorithms/__init__.py,sha256=jRJLdZCnqEuH6k5XLI8Q7VjnJtRkGh18Y5pd2AvqOKA,43
|
27
|
-
gstaichi/algorithms/_algorithms.py,sha256=o-Bpi77G8bSnUQuUC62lX6cDlaFBBzIQGuTwdMCYfKQ,3705
|
28
|
-
gstaichi/assets/.git,sha256=_sepXJOH-4A9o4jtu-46jG2P6XHHbsvGW3642aKNQBc,43
|
29
|
-
gstaichi/assets/Go-Regular.ttf,sha256=S7gpWTE2QWxqOezcRUguBS91rDdOZFm5r2jU-6J5OWw,134988
|
30
|
-
gstaichi/assets/static/imgs/ti_gallery.png,sha256=rOeh8JlUXb-ZdkTaei3cVyJXZBWOqcJBLdndAORUdtU,263871
|
31
|
-
gstaichi/examples/lcg_python.py,sha256=4QvVkC-bPlscMShv3X-VFDb-6lpfqAUdMFmwPkMHGvU,499
|
32
|
-
gstaichi/examples/lcg_taichi.py,sha256=ubuq2cdsgictc8agA50_GOzXLHf9ENUtk2ljN-_uUWY,685
|
33
|
-
gstaichi/examples/minimal.py,sha256=C03_WE8qWL20O8pVcVWrUM2w5FAaRzoKGIU6FaNxBo0,605
|
34
|
-
gstaichi/lang/__init__.py,sha256=fyvdrIYXVSFAZ1wfhbZ-rci-ehOQ-IoCBdmp1bNSDbk,1281
|
35
|
-
gstaichi/lang/_dataclass_util.py,sha256=O2WSkliHzBQKhSA8qGquPgEHeAEhKxxXQI8OZix3bNM,1091
|
36
|
-
gstaichi/lang/_kernel_impl_dataclass.py,sha256=sCRtQvQ6fu088rwsfSs9VcLgstKl8yxV5Xwk7eD5vaM,7466
|
37
|
-
gstaichi/lang/_ndarray.py,sha256=E3MMzd6D8y1N1VPmmqPSDydEmkqiJAVjFSXtcdRxYkQ,10774
|
38
|
-
gstaichi/lang/_ndrange.py,sha256=gnaA19o5ws774I0-NvfQSAjOeO9RcxWCh05TdE-jRUs,5769
|
39
|
-
gstaichi/lang/_template_mapper.py,sha256=FpQXpdGFZl-_VsWMxXvb3Czfpxgd16XQt70RWFytlhQ,9746
|
40
|
-
gstaichi/lang/_texture.py,sha256=Knohwpg3ZytOncqKz_dJt9PY4nAyMMurVrts9y8aCT0,6612
|
41
|
-
gstaichi/lang/_wrap_inspect.py,sha256=QvaLIdASfgyRsyb0HAzhs2qQ2Ni_GqATqOQsmfC3-ss,7655
|
42
|
-
gstaichi/lang/any_array.py,sha256=NvJpXq08tAVU4XNCw1npdTgUllqRA2DD-1YChKuF-yw,3292
|
43
|
-
gstaichi/lang/common_ops.py,sha256=oMpmfX3wLRWC-QYF6x1nu084zKLUd31YTPww80uslBY,8458
|
44
|
-
gstaichi/lang/exception.py,sha256=Jns3tMC5T0qHKJVNpwqag8_WOU_8caRLWGoVKcqIKFY,2085
|
45
|
-
gstaichi/lang/expr.py,sha256=uWDZeeNiyOZ03jZcEzr0MYwsc8QkcxHoeKwCu8jN9YU,6407
|
46
|
-
gstaichi/lang/field.py,sha256=cxBZis2M5-mgw94R8Y9mBLenoHeQIBJjKv8cTp_L4-8,13249
|
47
|
-
gstaichi/lang/impl.py,sha256=IUKHUx1GdX9ziD050dNQfKFKKbwTzA57H1KJ88AM4eg,41592
|
48
|
-
gstaichi/lang/kernel_arguments.py,sha256=E_iClhUd6Yxe3iIPMSRjH8S_MNS20XfSePR-VsJ45_Y,6331
|
49
|
-
gstaichi/lang/kernel_impl.py,sha256=tuWkH72IB1Yx0EzKPgOM5HT0ghWPxQoCxOMBYLQD76w,59322
|
50
|
-
gstaichi/lang/matrix.py,sha256=gSz1MkdOvlS5PQFy0xDV-H72S_GgwI2MuN1UvtN_zZY,61927
|
51
|
-
gstaichi/lang/matrix_ops.py,sha256=msDw-IIgr6BdwW_3nCgaU-4pl_j4pYQyUb9DPPLp510,10058
|
52
|
-
gstaichi/lang/matrix_ops_utils.py,sha256=bN78mfjvuKhdIZLn0PXYljiSZSiOeMPQJzO-4LgvtJk,5245
|
53
|
-
gstaichi/lang/mesh.py,sha256=uw-GuloR55l8pH6FjRgyCjkadGYjnU44lGQZq3P9CGE,27071
|
54
|
-
gstaichi/lang/misc.py,sha256=lRGgcJgjrqF5D_4y1L31li_DLnqmcDVa6dWgJZryHh8,23585
|
55
|
-
gstaichi/lang/ops.py,sha256=DepTUWLWBHia7gzNSRshd_9zb4uQH_c3uUQ8Du2nlq4,44425
|
56
|
-
gstaichi/lang/runtime_ops.py,sha256=n5g-QPu2zVrxqqEhzBXR3xP9ULvdidv2DyCaNR3TRVY,224
|
57
|
-
gstaichi/lang/shell.py,sha256=RLVp21VXnuuH7AarvmdhmkJSj5Z4jY12W510-K9fi2M,1060
|
58
|
-
gstaichi/lang/snode.py,sha256=eau1yHHi7zR6OdWhPR2hIweSptYppfw0feWLzc6CLJs,17124
|
59
|
-
gstaichi/lang/source_builder.py,sha256=IyD5ZK7g27eINvhueBaoRBd24ZWSsCc_fQccS-8mSuo,5809
|
60
|
-
gstaichi/lang/struct.py,sha256=JoNdx2tuC-2yewM6H6xbwcDo36-4TREgOqvV4LTgyPw,29250
|
61
|
-
gstaichi/lang/util.py,sha256=4aJlYyqR9M5AeLbIxexRI_OqVHSDtpU4Mx0cJDT1_9g,7429
|
62
|
-
gstaichi/lang/_fast_caching/__init__.py,sha256=1yvu4qmlzOQrYS32WKNApEiUwz39yEGLUxGHOsQSR3k,94
|
63
|
-
gstaichi/lang/_fast_caching/args_hasher.py,sha256=fs2EDlDVmRZ_XbIKIKVnj87cFqDYzKYy_KzkZ8td9lo,3972
|
64
|
-
gstaichi/lang/_fast_caching/config_hasher.py,sha256=FC4lrf_n2b_FEvfCFdPfHkQ9a9j_9M8p9Uq6hr4SDj4,956
|
65
|
-
gstaichi/lang/_fast_caching/fast_caching_types.py,sha256=FfunbciW_pveeLhstRjcYWjybBWfPvefMwwteoqawLI,640
|
66
|
-
gstaichi/lang/_fast_caching/function_hasher.py,sha256=R4uaDz7vdv4StknIpf0NIkZGffyVfLr0FW5TjJPXeOU,1783
|
67
|
-
gstaichi/lang/_fast_caching/hash_utils.py,sha256=r6dCrZR79FyP-xeWplXQ8U9y6fCHS8FBVfLnnfeMpNM,311
|
68
|
-
gstaichi/lang/_fast_caching/python_side_cache.py,sha256=aAGeXVHI-_zPuM0gGEUU7rt2sCTnNmILZqmujYAu5hg,1795
|
69
|
-
gstaichi/lang/_fast_caching/src_hasher.py,sha256=z_xlVdwdC9GsUw-8RjH1Yh6VyiqaKGL-K-5AcFSvoyw,2906
|
70
|
-
gstaichi/lang/ast/__init__.py,sha256=lMX3ghPfKtq1QPJDIPnTy_T7G9_V_5J3HUvXBKRgMLY,211
|
71
|
-
gstaichi/lang/ast/ast_transformer.py,sha256=gS-zO93wvktqJXvy5_-mglHOgaQL532i27HqPbR-58A,58423
|
72
|
-
gstaichi/lang/ast/ast_transformer_utils.py,sha256=dPJ0GfwBHwWOsOv-BUFpsnVW-BRsBj7p2d2iOQaQkQI,11660
|
73
|
-
gstaichi/lang/ast/checkers.py,sha256=vCJunwWGIuU6k6iIt67skcddDqhPNG-MRty-Tki3Uto,3800
|
74
|
-
gstaichi/lang/ast/symbol_resolver.py,sha256=8kBIBvARgZSsF-qXJ2jFVW6M-9YJ57XxRzFKp4O1ooE,1772
|
75
|
-
gstaichi/lang/ast/transform.py,sha256=8zURUELi8CzlvY0eZRiphXGd2h0FB0j2SHrS3JhenT4,266
|
76
|
-
gstaichi/lang/ast/ast_transformers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
77
|
-
gstaichi/lang/ast/ast_transformers/call_transformer.py,sha256=UERThgJAVIu2egsFC4XiUXBh5xBMr3RjOV_PsO7bIyA,13512
|
78
|
-
gstaichi/lang/ast/ast_transformers/function_def_transformer.py,sha256=-lExMEBjqlXWgKGIL6xFmPPLnvDPx9ytkdZbqKbmXLE,12250
|
79
|
-
gstaichi/lang/simt/__init__.py,sha256=zLQjw-9zUx4-etcHPN4CFORATRF3hiJEXY1Yaog3-vs,124
|
80
|
-
gstaichi/lang/simt/block.py,sha256=dvZKkdRg6s5v0ah8HyVhA18hDZa2j-OjiJl0BWI0TEw,3639
|
81
|
-
gstaichi/lang/simt/grid.py,sha256=VBYkD5YyKuoSWLfH330a8jH5DPlTEpf5DqJAiSgJjQE,140
|
82
|
-
gstaichi/lang/simt/subgroup.py,sha256=Hv_KBrdbWc-CGAtaboSaMMpSvIjscabdisvJoyeshT0,3781
|
83
|
-
gstaichi/lang/simt/warp.py,sha256=wTBY73sD-n4fIdmVrhCmRIhCF19aNDo-_033tIRkCrE,3087
|
84
|
-
gstaichi/linalg/__init__.py,sha256=ijfsC4MnlrO5CNYK8-rinLgWIRCh_N4sXwzvVY85kxM,267
|
85
|
-
gstaichi/linalg/matrixfree_cg.py,sha256=k2Mb88Q2WJARSahl0XcrPu3RUFELSHdswonZmR3J6ZE,10338
|
86
|
-
gstaichi/linalg/sparse_cg.py,sha256=uFu9HaQNcE99fq_KqEghb-5-oIAZ7eMWJrCbzHgvak8,2558
|
87
|
-
gstaichi/linalg/sparse_matrix.py,sha256=VqIDmo9B65ugGl4vVFDgQNUno2NdQnUWzu_NazurCZo,10971
|
88
|
-
gstaichi/linalg/sparse_solver.py,sha256=5Na5ITJKP1BMDxDw5OLoE4qXZJdFt6tP4f60pDt-ogY,4928
|
89
|
-
gstaichi/math/__init__.py,sha256=vtN9Hm-e6nPHbjOwS_X06A9uLakNtIXeR10vT4whATw,203
|
90
|
-
gstaichi/math/_complex.py,sha256=FRy47TDF1jQluxzS8ZNIt846IncGvlg8lycYbZvjt4k,4980
|
91
|
-
gstaichi/math/mathimpl.py,sha256=uscq5LNB4wFC8ZUpI6EYZJ0VnfnXPO4wuPmgd_2na8E,21733
|
92
|
-
gstaichi/profiler/__init__.py,sha256=rFlnpZXzcyAVZqWE_mUiAhswtxCRc_jhws-19BwMCyc,207
|
93
|
-
gstaichi/profiler/kernel_metrics.py,sha256=h2UfrtqBAIfpP-xy953YkMtfa-zHe97W7FWSoFKeWbg,7623
|
94
|
-
gstaichi/profiler/kernel_profiler.py,sha256=-6y4lwuK5GS6nNM0BFXX0zoy-vlCv6E_Q54RNKCn1pA,22276
|
95
|
-
gstaichi/profiler/memory_profiler.py,sha256=FNs5xAeFg5d28-8JyVVh2SqOy2-rUB14CiBQje4K0cQ,343
|
96
|
-
gstaichi/profiler/scoped_profiler.py,sha256=dXsvN_gmtuHepZNh6gdQIOT7t4aqS_LjqrOuYncCk-M,971
|
97
|
-
gstaichi/sparse/__init__.py,sha256=cP9BeV3d5HBgLefeZPuZkaFVSi7DZ4LEasWvPcml0L0,44
|
98
|
-
gstaichi/sparse/_sparse_grid.py,sha256=wxnOG4CVthWXJurlyPm2AwZCr9OduPqMkZzbRNmD9ZE,2432
|
99
|
-
gstaichi/tools/__init__.py,sha256=Hejqi4SgdfMyc-JunAxKUJRyrVDaVL1zAsICw-L3BF4,317
|
100
|
-
gstaichi/tools/diagnose.py,sha256=qXwyU4gXBUFDKbq3Um_-fGb6Z0qRZ2-8Hw974peOJ6c,3448
|
101
|
-
gstaichi/tools/np2ply.py,sha256=cDTdB5jUUDd9GATmKhrxpCETfwrgib2o-o0hgqzBI6Q,15271
|
102
|
-
gstaichi/tools/vtk.py,sha256=CIOcgpiyiT3-ff8kPzxh1yUiM1SyzYSBKIaYcMJ_dOQ,1032
|
103
|
-
gstaichi/types/__init__.py,sha256=OMB4V4ycYKUy_b5IDAFec7c1qgXchkmLONY00OdZbmI,602
|
104
|
-
gstaichi/types/annotations.py,sha256=qDl1hlHopsw4hhiLOy96cfoktn7_HYZ4377NwN74l6U,1166
|
105
|
-
gstaichi/types/compound_types.py,sha256=CJgTVP15qbW5Y4lSiRnktI3wj_jKH5dyd3BQYJShgPI,1882
|
106
|
-
gstaichi/types/enums.py,sha256=NZGVkk-v3s3FIMEkweXrfSRgyq8-TZGBIqGGD2uDEG8,2050
|
107
|
-
gstaichi/types/ndarray_type.py,sha256=PmdSNP0A0mABHOhwN6RNki4txVQbnGVZnl8v8tTYklI,7240
|
108
|
-
gstaichi/types/primitive_types.py,sha256=ykf9vGRSOR4lDBsOLBBr6p9ZVeWtkgiF57g-usi_EgY,4067
|
109
|
-
gstaichi/types/quant.py,sha256=uuluyzfa-geNJeNi-WPPaNr7LjETqcFQC9ZtRhp2K-8,2973
|
110
|
-
gstaichi/types/texture_type.py,sha256=u1--G0XYobhPRfjHe67K6BlzltQJADWIECm75kiZ_iI,2359
|
111
|
-
gstaichi/types/utils.py,sha256=HyoePA32zqARkXboA_inDU-3Wz-tMCoUk1z-6lwlM9Y,265
|
112
|
-
gstaichi-2.1.1rc3.data/data/include/GLFW/glfw3.h,sha256=DdoqFswVaPjMg39kIprLTCXtLAm_SL32AewOM9BYazI,234397
|
113
|
-
gstaichi-2.1.1rc3.data/data/include/GLFW/glfw3native.h,sha256=Ii0M4bk3Q9gtdaX9py5oYXPZf3Gvg21LEN8ut_YgXDQ,18803
|
114
|
-
gstaichi-2.1.1rc3.data/data/include/spirv-tools/instrument.hpp,sha256=ya2k9Ldn9TO_6Av24nu1IcboAqQ6F3kCWKqylc0X-Kw,11649
|
115
|
-
gstaichi-2.1.1rc3.data/data/include/spirv-tools/libspirv.h,sha256=zK7BxuhZ9pj0VT42VaW0eN8oaO3Dqge8vutJONH-AHI,41781
|
116
|
-
gstaichi-2.1.1rc3.data/data/include/spirv-tools/libspirv.hpp,sha256=U9p_Bp76GOvXtxZEsnODMo1Vkm8SkfXVFYtVwKCzbL8,14637
|
117
|
-
gstaichi-2.1.1rc3.data/data/include/spirv-tools/linker.hpp,sha256=Ls3qz9nQMRSBTWfp6DMBALdpOZTPMHRG2ObIuYf6OpI,3594
|
118
|
-
gstaichi-2.1.1rc3.data/data/include/spirv-tools/optimizer.hpp,sha256=GH1UGi40uly0Gkau9ycjXc3vdC8fglaOFk-5OiEPWaI,49090
|
119
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/GLSL.std.450.h,sha256=b1bglGY_3tRDWrHT2MJNcq2zv4KDL8AC7PCg1NllQ-k,3073
|
120
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv.h,sha256=orhWU1eZKmCgcVJ-7Yt-zFzsRsxh8Bw4EAFw-jRZw_A,132357
|
121
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv.hpp,sha256=CUXuWMG_54jKz9Dt3eTwmbiIMmSF7RmIvgb0yqeq3D4,125162
|
122
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_cfg.hpp,sha256=IbpE_IcD4w1GjIlGFu79biqlPkpQ-mNj9Q3RePJvAgQ,3827
|
123
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_common.hpp,sha256=hrEmJbIlQAl8n0S8RwXN2Yo_Qz4aXe-_McqaaAybP8c,47812
|
124
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_cpp.hpp,sha256=aJ_UWlJBs_KclwL1ZqLJRn1CdI3kBy4ISdYC6uZq2gY,2637
|
125
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_cross.hpp,sha256=ToozBntAj7C5dnNDoQSymzr6F3OwrAqVHBQCJVqJOK4,50906
|
126
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_cross_c.h,sha256=Uf8i-6OYh0Z20jWOwftgAKXSrHYY3UlTgjD1ai77nxE,51487
|
127
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_cross_containers.hpp,sha256=hKRGsaHCb8aesqmaV9MPr_Cp4YAD2dcklhcGXdAQ3L8,17960
|
128
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_cross_error_handling.hpp,sha256=jKKPWeKf-E-FJUyJxbwy09zYKASACdlnaEUcpb6Di6o,2621
|
129
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_cross_parsed_ir.hpp,sha256=ZF4IflfhbUsmIWVkds4SlzQEXNaGBzYVmEW-1CMORs8,9270
|
130
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_cross_util.hpp,sha256=CUKwuuiI65hmha2vLWdB0V1IEXEQVtjbxo-oD0DRhIA,1402
|
131
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_glsl.hpp,sha256=XvS8t-MCVJH2fwkcnrxtECdNqRQLd6PF0rv9w3P4K-E,47618
|
132
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_hlsl.hpp,sha256=0zJmxOVji-yHIlC4Wph2RD5E0dYHM1jWJtLjrsJAY5M,16383
|
133
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_msl.hpp,sha256=PIGKi-xLa5z6O5Qy3LbU93hzvKeG5QTepebI6Ny3siQ,60204
|
134
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_parser.hpp,sha256=5cwhStHYe9eBg_LnKpAsD7mU3Bjnqm6D6Gyyh1cIwvI,2633
|
135
|
-
gstaichi-2.1.1rc3.data/data/include/spirv_cross/spirv_reflect.hpp,sha256=qOs1tPZl1C6f-xivCfK2wbzD7575LdfZ3QQ8HpQ6i5Y,2503
|
136
|
-
gstaichi-2.1.1rc3.data/data/lib/libSPIRV-Tools-shared.dylib,sha256=DtW_LpJPK8r1V33UPRtEssOGBe9RgHonOA9Zr8rR100,1907608
|
137
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsConfig.cmake,sha256=dMEufEjR-_w2-FovZM86J6L4mLAC0V_ghy3NSn-quds,225
|
138
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget-release.cmake,sha256=udoS0FC5wj8lU72VVq8GeTJTzseWZ0btwt7-ULwiQHI,1396
|
139
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget.cmake,sha256=vx24AucAN1drz4V3WjySdbl3D6KTsmn_XVYb3hht8Ig,4419
|
140
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffConfig.cmake,sha256=72Wr7X0CYzx3Vt-rI2YcqgXu0RFeVWJAlre9dqxANEE,275
|
141
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffTargets-release.cmake,sha256=TGr8cW-33wobWQGGXLpGsV3hkVrzmSTCHk3PNiInwQE,873
|
142
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-diff/SPIRV-Tools-diffTargets.cmake,sha256=mn183rcp87-r_mBuzK1qQnprD5icDGNesRhhcKWerv4,5010
|
143
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkConfig.cmake,sha256=_LKmSzAEq3x0KnvZ0G8XeoLuMDuHoL78IAdJpeJGdew,275
|
144
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets-release.cmake,sha256=UXaiPMo8XzoeYmZNDFGfHEhMi2bo38qJ5ymF6qC6Qgo,873
|
145
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets.cmake,sha256=lIKD2R2v5-2L0UpqjIH9CIDBKWknMHYUKgWfK_pFn8U,4970
|
146
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintConfig.cmake,sha256=NUFb5HZvW5-c5yAt91Yo64tMFfue-1vRa1t7H6o3IBY,275
|
147
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintTargets-release.cmake,sha256=twMwM0B9qJYgOxID49zEQIF5NtyhnGB0HXksUb-XH14,873
|
148
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-lint/SPIRV-Tools-lintTargets.cmake,sha256=JG8ctvqSzUuOYEms-waLgrIfnH6y1ps3vm11A4MaB88,5010
|
149
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optConfig.cmake,sha256=vKq0g25OpIoYmEt_h6On0dYj8OKETBlrkn3f_jhAHzE,270
|
150
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets-release.cmake,sha256=zmHEMsi4kvj04bKXZcDXBGB98gMQM8yGujq2bBQMn8I,866
|
151
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets.cmake,sha256=CjNXDkAi9hTLVjaAq9bPHJ_armEkgd8J_uX_jz80WT4,4971
|
152
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceConfig.cmake,sha256=7zFj1xzP5RT6FkohmRm4KFdC8zcR-XdvdlF3_Sm-8Gw,285
|
153
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget-release.cmake,sha256=izVCfxb76CbAZ_9To3d0ao3Kc4JzltGydMyZG2kwdKo,887
|
154
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget.cmake,sha256=L3aATbP_gMEMXsCv2M2R3SQcLHDkN_Ra05XgJtj-hyQ,5019
|
155
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/glfw3/glfw3Config.cmake,sha256=DSZvP4sK4yRATcNqjKivAbW_WNFbHOgG6eMY6JXpt1U,115
|
156
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/glfw3/glfw3ConfigVersion.cmake,sha256=d2IEfPkbPohGWgrQLPckr9vTKqxPUUFO1ZgxVeIKwa0,2762
|
157
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/glfw3/glfw3Targets-release.cmake,sha256=BpDZPBIm6Qs3gqDUufi-ocWC39UDWZwGtCkxm_4dB3M,789
|
158
|
-
gstaichi-2.1.1rc3.data/data/lib/cmake/glfw3/glfw3Targets.cmake,sha256=dK8hfR7rhZKoRPumDRQPHqzqNmEaSFa1L7Ri4ie_tik,4195
|
159
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_c/cmake/spirv_cross_cConfig-release.cmake,sha256=7DDeJII8Fu7nuVtqY9APJeyJQmRHOEesYb4GZB5U2Nk,852
|
160
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_c/cmake/spirv_cross_cConfig.cmake,sha256=Hghnpsb7jyqriJ43FDo9rM8xJZ9V3fTEPyyar4kpRYM,5184
|
161
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_core/cmake/spirv_cross_coreConfig-release.cmake,sha256=UsdH4n6NgNjTml-XU9CmWSZaSYVcCAefPWvjunerKgI,873
|
162
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_core/cmake/spirv_cross_coreConfig.cmake,sha256=SVjYWo1lYL73oV06i4YcWVfj6417V6-R2iw5oTEBMIk,4145
|
163
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_cpp/cmake/spirv_cross_cppConfig-release.cmake,sha256=pYi8QcsV3wckWAogPIHSycvi9CL9jUb6cpnRSl4YKI0,866
|
164
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_cpp/cmake/spirv_cross_cppConfig.cmake,sha256=OW25x5am_T88hrS4Ad3GfKFgCmL0RYQOb-ICwlZd8SE,4992
|
165
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_glsl/cmake/spirv_cross_glslConfig-release.cmake,sha256=N-qk5YvM_c0SxKtwE3eFkpt85Rsna_WBiziGedJXsgg,873
|
166
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_glsl/cmake/spirv_cross_glslConfig.cmake,sha256=pk-o4Ad1jJdLXREPCkcaAoqLJMhDWGGONA5GUSYB5Oo,4997
|
167
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_hlsl/cmake/spirv_cross_hlslConfig-release.cmake,sha256=49Uid2s5zMuu0rPuxdUttbXqVpys5JNo5iTPu-g3pcM,873
|
168
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_hlsl/cmake/spirv_cross_hlslConfig.cmake,sha256=3FUp-uxkYPr2s2E-NFi1_RJSIilktszr0H1Nt_f4Jtw,4997
|
169
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_msl/cmake/spirv_cross_mslConfig-release.cmake,sha256=aaEvTgqXscm1VxqHppZaHaKjrdVuZBdwenembdtUKSc,866
|
170
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_msl/cmake/spirv_cross_mslConfig.cmake,sha256=LQ7qHYk4h7buccDVzPckmHVezUqCGoyqbEnrYy_UeU0,4992
|
171
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_reflect/cmake/spirv_cross_reflectConfig-release.cmake,sha256=pd1hm0LV2XXMOSeMdOm8p7WC70lIe--0tsZRbFivahA,894
|
172
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_reflect/cmake/spirv_cross_reflectConfig.cmake,sha256=RU7YyZWYefRWl0Nf3cmwX6YaMbmbJdh-xMTReb2gihs,4160
|
173
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_util/cmake/spirv_cross_utilConfig-release.cmake,sha256=Lfo9_3aEg1ucY0bYHahk7qv_6LqKxanxKO42bNDUmGo,873
|
174
|
-
gstaichi-2.1.1rc3.data/data/share/spirv_cross_util/cmake/spirv_cross_utilConfig.cmake,sha256=ndic8GTSOmp0tv6meX-YQwxEgmCx78aAf0s9d1KwTDU,4997
|
175
|
-
gstaichi-2.1.1rc3.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
176
|
-
gstaichi-2.1.1rc3.dist-info/METADATA,sha256=gMx627elzh7h7qzz0qTgvXNU-byw9hUO0MzPzSWJPTE,4743
|
177
|
-
gstaichi-2.1.1rc3.dist-info/WHEEL,sha256=KreXLeNnYSLDPpk7qnNyKd0DQEhtY-je-mdlEpkBMmo,109
|
178
|
-
gstaichi-2.1.1rc3.dist-info/top_level.txt,sha256=BoKkPzj6Sfycl5Ge5sB9QRDVZvFB5R0sxbZn4YNPb80,9
|
179
|
-
gstaichi-2.1.1rc3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_common.hpp
RENAMED
File without changes
|
File without changes
|
{gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross.hpp
RENAMED
File without changes
|
{gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross_c.h
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_cross_util.hpp
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_parser.hpp
RENAMED
File without changes
|
{gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/include/spirv_cross/spirv_reflect.hpp
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/glfw3/glfw3ConfigVersion.cmake
RENAMED
File without changes
|
{gstaichi-2.1.1rc3.data → gstaichi-2.2.0.dev1.data}/data/lib/cmake/glfw3/glfw3Targets-release.cmake
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|