07 2021 档案
摘要:.globl 全局对象 .data 数据区 .align 4 对齐 16字节对齐 .type For ELF targets, the .type directive is used like this: .type name , type description This sets the typ
阅读全文
摘要:#include <stdio.h> void ctors() { printf(".ctors"); } void ctors1() { printf(".ctors1"); } void init_array() { printf(".init_array"); } void pre_array
阅读全文
摘要:bazel build --define=with_xla_support=true --config=opt //tensorflow/tools/pip_package:build_pip_package bazel build --config=opt //tensorflow:libtens
阅读全文

浙公网安备 33010602011771号