OctoML OSS 2019 11 8
0 码力 | 16 页 | 1.77 MB | 5 月前3Django CMS 3.0.x Documentation
the project. Frontend We are using SASS/Compass for our styles. The files are located within cms/static/cms/sass and can be compiled using the compass command compass watch cms/static/cms/ from within the0 码力 | 180 页 | 1.56 MB | 6 月前3Embracing an Adversarial Mindset for Cpp Security
If you must use OSS - Go for OSS that has fuzz testing integrated ● Ensure they have good code Maintenance ○ Check if security bugs are addressed in a timely manner ● Host your own OSS internal repo to list of security vetted parsers (JSON, XML, etc) ● Call to Action: Owners of OSS should onboard to a fuzzing service (OSS-Fuzz)Isolation ● Untrusted Process – Parsing Out-of-Process ● Sandboxing ● What the Fuzz) ● Structure Aware Fuzzing (libprotobuf-mutator) ● Fuzzing as a Service (OneFuzz, OSS-Fuzz)Libfuzzer and ASan The bar is not high, write simple function: FUZZ_EXPORT int __cdecl LLVM0 码力 | 92 页 | 3.67 MB | 5 月前3Leveraging a Functional Approach for More Testable and Maintainable ROS 2 Code
std::time_t t = std::time(nullptr); std::tm tm = *std::localtime(&t); /* Implementation code*/ return oss.str(); } void log(std::string const& message) { std::cout << get_timestamp() << " [INFO] " << message std::time_t t = std::time(nullptr); std::tm tm = *std::localtime(&t); /* Implementation code*/ return oss.str(); } void log(std::string const& message) { std::cout << get_timestamp() << " [INFO] " << message std::time_t t = std::time(nullptr); std::tm tm = *std::localtime(&t); /* Implementation code*/ return oss.str(); } void log(std::string const& message) { std::cout << get_timestamp() << " [INFO] " << message0 码力 | 200 页 | 1.77 MB | 5 月前3宋净超 从开源 Istio 到企业级服务:如何在企业中落地服务网格
从开源 Istio 到企业服务 ——如何在企业中落地服务网格 From Istio OSS to Enterprise Service Mesh 宋净超(Jimmy Song) September 24, 2022 Shanghai, China Cloud Native Application Networking Secure, Observe and manage microservices microservices Outline ● Background ● Enterprise Service Mesh: Tetrate Service Bridge ● Tetrate OSS Projects ● Use Case ● Resources Tetrate the Service Mesh Creators Zack Butcher Istio Steering Committee Sheng Wu Creator, SkyWalking ● Tetrate’s product build on top of the upstream Istio ● Why not Istio OSS? ● Problems unsolved ○ Multi-cluster and VM (lower onboarding cost) ○ Enterprise team structure gap0 码力 | 30 页 | 4.79 MB | 5 月前3Curve for CNCF Main
underlying storage in the cloud (AWS EBS, AWS S3, AWS Glacier, aliyun EBS, aliyun OSS) or on-prem (baremetal, HDFS, OSS) and turns it into container-native storageDatabase • Database services orchestrated ) • CurveFS can manage different storages (HDFS, OSS, EBS) below • Apps access data by POSIX interface • Infrequent data is moved to OSS, and frequent data is moved to high speed storage transparentlyData0 码力 | 21 页 | 4.56 MB | 5 月前3PAI & TVM Meetup - Shanghai 20191116
tf.Adamoptimizer(learning_rate=...) # Choose a 1oss Scale manager which decides how to pick the right loss scale # throughout the training process. 1oss_scale_manger = tf.contrib.mixed_precision.Fixed loss_scale_optimizer = LossScaleOptimizer(opt,1oss_scale_manager) # Call minimize() on the loss scale optimizer. train_op = loss_scale_optimizer.minimize(1oss) Loss Scaling in PAI-TF Loss Scaling the loss0 码力 | 26 页 | 5.82 MB | 5 月前3Django CMS 3.9.x Documentation
frontend files. Sass-related changes We now use LibSass [https://github.com/sass/libsass] rather than Compass for building static files (this only affects frontend developers of django CMS - contributors to0 码力 | 417 页 | 1.68 MB | 6 月前3Django CMS 3.8.x Documentation
frontend files. Sass-related changes We now use LibSass [https://github.com/sass/libsass] rather than Compass for building static files (this only affects frontend developers of django CMS - contributors to0 码力 | 413 页 | 1.67 MB | 6 月前3Django CMS 4.0.x Documentation
compressing and bundling of frontend files. Sass-related changes We now use LibSass rather than Compass for building static files (this only affects frontend developers of django CMS - contributors to0 码力 | 296 页 | 1.79 MB | 6 月前3
共 28 条
- 1
- 2
- 3