Home
last modified time | relevance | path

Searched defs:json_path (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/crates/syn/codegen/src/
Djson.rs13 let json_path = workspace_path::get("syn.json"); in generate() localVariable
/third_party/python/Lib/test/test_tomllib/
Dtest_data.py24 json_path = p.with_suffix(".json") variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/akg/
Dgpu_kernel_builder.cc74 std::string json_path = dir_path_ + "/" + kernel_name + ".json"; in CreateCustomOp() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dgraph_kernel_build.cc259 std::string json_path = bin_map_->kernel_meta_path() + kernel_name + kernel::kJsonSuffix; in CollectNotCachedNodes() local
/third_party/vulkan-loader/loader/
Dloader_windows.c125 LPSTR json_path, // JSON string to add to the list reg_data in windows_add_json_entry()
585 char *json_path = NULL; in windows_read_manifest_from_d3d_adapters() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dkernel_graph_mgr.cc1386 const std::string &json_path = cache_path + kJsonSuffix; in CacheKernelGraph() local
2397 std::string json_path = cache_path + kJsonSuffix; in ConstructKernelGraph() local