Home
last modified time | relevance | path

Searched defs:old_bytes (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/resource/
Dresource_variable.cc50 size_t old_bytes = tensor_.bytes; in AssignFrom() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_pad_for_convolutions.cc246 int64 old_bytes = ShapeUtil::ByteSizeOf(old_shape); in TryResolvePaddedShapesForTensorCore() local
355 int64 old_bytes = ShapeUtil::ByteSizeOf(old_shape); in TryResolvePaddedShapesForIntegerConvolution() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dmsg.c74 size_t old_bytes = arr->size << elem_size_lg2; in _upb_array_realloc() local
Ddecode_fast.c190 size_t old_bytes = old_size * valbytes; in fastdecode_resizearr() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c671 size_t old_bytes; in upb_array_grow() local
4136 size_t old_bytes = arr->size * arr->element_size; in upb_array_set() local
Dupb.h810 size_t old_bytes = arr->size * elem_size; in _upb_array_resize_accessor() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c667 size_t old_bytes; in upb_array_grow() local
5002 size_t old_bytes = arr->size * arr->element_size; in upb_array_set() local